From 549a0af12b33df2b61e2363913b36a96028f3057 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 7 Dec 2012 14:05:58 -0500 Subject: [PATCH] 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. https://bugzilla.gnome.org/show_bug.cgi?id=689584 --- gtk/org.gtk.Settings.FileChooser.gschema.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/org.gtk.Settings.FileChooser.gschema.xml b/gtk/org.gtk.Settings.FileChooser.gschema.xml index 6b8d1a3b6b..99c356eb7a 100644 --- a/gtk/org.gtk.Settings.FileChooser.gschema.xml +++ b/gtk/org.gtk.Settings.FileChooser.gschema.xml @@ -42,8 +42,8 @@ false - <_summary>Whether to show hidden files - <_description>If set to true, then hidden files are shown by default. Hidden files are either dotfiles, listed in the folder's .hidden file or backup files ending with a tilde (~). + Whether to show hidden files + If set to true, then hidden files are shown by default. Hidden files are either dotfiles, listed in the folder's .hidden file or backup files ending with a tilde (~). false