totem r5862 - in trunk: . data



Author: hadess
Date: Mon Dec 15 16:15:14 2008
New Revision: 5862
URL: http://svn.gnome.org/viewvc/totem?rev=5862&view=rev

Log:
2008-12-15  Bastien Nocera  <hadess hadess net>

	* data/totem.ui: Move the subtitle download
	placeholder to the correct location (Helps: #561085)



Modified:
   trunk/ChangeLog
   trunk/data/totem.ui

Modified: trunk/data/totem.ui
==============================================================================
--- trunk/data/totem.ui	(original)
+++ trunk/data/totem.ui	Mon Dec 15 16:15:14 2008
@@ -367,7 +367,6 @@
             </object>
          </child>
 
-         <placeholder name="subtitle-download-placeholder"/>
          <child>
             <object class="GtkAction" id="languages-menu">
                <property name="label" translatable="yes">_Languages</property>
@@ -477,8 +476,10 @@
             </menu>
             <menuitem name="deinterlace" action="deinterlace"/>
             <menuitem name="next-angle" action="next-angle"/>
-            <menuitem name="show-controls" action="show-controls"/>
-            <menuitem name="select-subtitle" action="select-subtitle"/>
+	    <menuitem name="show-controls" action="show-controls"/>
+            <separator/>
+	    <menuitem name="select-subtitle" action="select-subtitle"/>
+	    <placeholder name="subtitle-download-placeholder"/>
             <menu name="subtitles" action="subtitles-menu">
                <placeholder name="placeholder"/>
             </menu>



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