diff options
author | Bastien Nocera <hadess@hadess.net> | 2008-09-29 14:05:17 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2008-09-29 14:05:17 +0000 |
commit | 6672007b7c0703c4d94b4b7786c0fd63d5942722 (patch) | |
tree | cd34450fca4a3e2f7871caedd8e9b380009336dc /data | |
parent | 9c01ff2a5751b96c695ea0bb3d2261cb8ee87fc1 (diff) | |
download | totem-6672007b7c0703c4d94b4b7786c0fd63d5942722.tar.gz |
Use "Movie Player", and not "Totem Movie Player" in the UI
2008-09-29 Bastien Nocera <hadess@hadess.net>
* data/totem.ui:
* src/totem.c (update_mrl_label): Use "Movie Player", and
not "Totem Movie Player" in the UI
svn path=/trunk/; revision=5732
Diffstat (limited to 'data')
-rw-r--r-- | data/totem.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/totem.ui b/data/totem.ui index 8052e24ac..3d3460def 100644 --- a/data/totem.ui +++ b/data/totem.ui @@ -2016,7 +2016,7 @@ <action-widgets><action-widget response="-7">tpw_close_button</action-widget></action-widgets></object> <object class="GtkWindow" id="totem_main_window"> - <property name="title" translatable="yes">Totem Movie Player</property> + <property name="title" translatable="yes">Movie Player</property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> |