From cd3800287297bdcd9fb8c90ee01a2414be3b9312 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Mon, 2 Jan 2012 14:14:41 +0000 Subject: change units to the IEC standard (and the Ubuntu units policy) for base2 (/1024) - KiB/GiB etc. this is instead of KB/s etc which Windows and many other apps use for base2. I've tried to fix up the translations as best as I can. --- src/trg-json-widgets.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/trg-json-widgets.c') diff --git a/src/trg-json-widgets.c b/src/trg-json-widgets.c index abdaf27..1814769 100644 --- a/src/trg-json-widgets.c +++ b/src/trg-json-widgets.c @@ -21,6 +21,7 @@ #include #include "trg-json-widgets.h" +#include "json.h" #include "util.h" /* Functions for creating widgets that load/save their state from/to a JSON -- cgit v1.2.3