GNOME Bugzilla – Bug 689584
Add summary and description to "show-hidden" key
Last modified: 2012-12-07 19:15:02 UTC
Created attachment 230609 [details] [review] Patch: Add summary and decription to key Since we want to share this key between file chooser and Nautilus (see bug #143599). This key should have a proper summary and description so that its clearer in tools such as dconf-editor what the key is used for. Note: The description is dependent on the patch for bug #587806 being accepted.
Keep up the awesome! Pushed to master as f1532993eb5.
Created attachment 230991 [details] [review] Fix build by un-translating org.gtk.Settings.FileChooser At the moment, gtk+ doesn't depend on intltool, which is the program that knows how to translate schemas. Attempting to translate them causes a build failure, so for now, let's leave them in en_US.
This patch broke the build: http://ostree.gnome.org/work/tasks/gnomeos-3.8-build/2012.2192/log
Review of attachment 230991 [details] [review]: looks good
Attachment 230991 [details] pushed as 549a0af - Fix build by un-translating org.gtk.Settings.FileChooser