[nautilus/wip/csoriano/sidebar-notifications] preferences: change tittle (again)



commit e1184be579b0b3a216453109d18f02667fa83151
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Feb 15 19:33:18 2016 +0100

    preferences: change tittle (again)
    
    Follow what Gedit does, and use a plain "Preferences" for the tittle.

 src/resources/ui/nautilus-preferences-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui
index 31ab089..144e503 100644
--- a/src/resources/ui/nautilus-preferences-window.ui
+++ b/src/resources/ui/nautilus-preferences-window.ui
@@ -167,7 +167,7 @@
   </object>
   <object class="GtkWindow" id="preferences_window">
     <property name="can_focus">False</property>
-    <property name="title" translatable="yes">Files Preferences</property>
+    <property name="title" translatable="yes">Preferences</property>
     <property name="resizable">False</property>
     <property name="modal">True</property>
     <property name="destroy_with_parent">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]