[vlc-commits] commit: Sout: small fix and rewording (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Thu Jul 29 11:10:27 CEST 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jul 29 11:10:50 2010 +0200| [b91d79b453481e33536a39208c8714c9f8825163] | committer: Jean-Baptiste Kempf
Sout: small fix and rewording
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b91d79b453481e33536a39208c8714c9f8825163
---
modules/gui/qt4/ui/sout.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/modules/gui/qt4/ui/sout.ui b/modules/gui/qt4/ui/sout.ui
index 978f8eb..88c075d 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">
@@ -280,7 +280,7 @@
</rect>
</property>
<attribute name="label">
- <string>Options</string>
+ <string>Option Setup</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0" colspan="2">
More information about the vlc-commits
mailing list