Makefile fixes for Toolkit.
[silc.git] / apps / irssi / src / fe-common / silc / module-formats.c
index 291f001b1d57a5f3417bdb98693ae9a455742e84..422e7c2979f1ef98caa1396bd40ee37e61c2bdae 100644 (file)
@@ -234,7 +234,7 @@ FORMAT_REC fecommon_silc_formats[] = {
        { "attr_geolocation",    " Geolocation        : $0", 1, { 0 } },
        { "attr_device_info",    " Device Info        : $0", 1, { 0 } },
        { "attr_public_keys",    " Public keys        : $0", 1, { 0 } },
-       { "attr_timezone",       " Timezone           : $0", 1, { 0 } },
+       { "attr_timezone",       " Timezone (GMT)     : $0", 1, { 0 } },
        { "attr_timezone_allow", " Sending timezone   : $0", 1, { 0 } },
        { "attr_user_sign_verified",  " User's signature   : verified successfully", 0 },
        { "attr_user_sign_failed",    " User's signature   : {hilight signature failed}", 0 },