Comment 7 for bug 34603

Revision history for this message
Tero Karvinen (karvinen+launchpad) wrote :

Gnome Clock format can't be changed in gconf-editor, even though it has keys for that.

$ gconf-editor
Edit:Find: "clock"

/apps/panel/profiles/default/applets/clock/prefs/format
Key description: "If set to "custom", the clock will display time
according to the format specified in the custom_format key."

/apps/panel/profiles/default/applets/clock/prefs/custom_format
Key description: "This key specifies the format used by the clock applet when the format key is set to "custom". You can use conversion specifiers understood by strftime() to obtain a specific format."

I set
- format: "custom"
- custom_format: "%x %X"
Removed clock in panel, then put it back. Logged off and on. Still, clock format does not change.