[vlc-commits] commit: Sout: small fix and rewording (Jean-Baptiste Kempf )

git at videolan.org git at videolan.org
Thu Jul 29 10:49:15 CEST 2010


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jul 28 18:41:58 2010 +0200| [ec5cca65bc89692cfa0bda395b1a6a8b9bf222a2] | committer: Jean-Baptiste Kempf 

Sout: small fix and rewording

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ec5cca65bc89692cfa0bda395b1a6a8b9bf222a2
---

 modules/gui/qt4/ui/sout.ui |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/modules/gui/qt4/ui/sout.ui b/modules/gui/qt4/ui/sout.ui
index 978f8eb..0f8360b 100644
--- a/modules/gui/qt4/ui/sout.ui
+++ b/modules/gui/qt4/ui/sout.ui
@@ -26,7 +26,7 @@
         <x>0</x>
         <y>0</y>
         <width>690</width>
-        <height>469</height>
+        <height>472</height>
        </rect>
       </property>
       <attribute name="label">
@@ -133,11 +133,11 @@
         <x>0</x>
         <y>0</y>
         <width>690</width>
-        <height>469</height>
+        <height>319</height>
        </rect>
       </property>
       <attribute name="label">
-       <string>Destinations</string>
+       <string>Destination Setup</string>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_6">
        <item row="0" column="0" colspan="3">
@@ -276,11 +276,11 @@
         <x>0</x>
         <y>0</y>
         <width>690</width>
-        <height>469</height>
+        <height>472</height>
        </rect>
       </property>
       <attribute name="label">
-       <string>Options</string>
+       <string>Options Setup</string>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_2">
        <item row="0" column="0" colspan="2">



More information about the vlc-commits mailing list