[totem] preferences: Update preferences tab label



commit aa6e38a12205aaad7573af8b6eb448cd70441306
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Dec 4 11:29:42 2015 +0100

    preferences: Update preferences tab label
    
    There are 3 tabs in the preferences: General, Display, and Audio.
    Change "Display" to "Video" as the settings are for the video part
    display not for the whole screen.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755286

 data/preferences.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/preferences.ui b/data/preferences.ui
index ce0dc73..92c997b 100644
--- a/data/preferences.ui
+++ b/data/preferences.ui
@@ -495,7 +495,7 @@
                  <child>
                    <object class="GtkLabel" id="tpw_display_label">
                      <property name="visible">True</property>
-                     <property name="label" translatable="yes" comments="Tab label in the Preferences 
dialogue">Display</property>
+                     <property name="label" translatable="yes" comments="Tab label in the Preferences 
dialogue">Video</property>
                      <property name="use_underline">False</property>
                      <property name="use_markup">True</property>
                      <property name="justify">GTK_JUSTIFY_LEFT</property>


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