[vlc-devel] commit: qt4_sout: string on one line only. ( Rémi Duraffort )

git version control git at videolan.org
Sun Mar 8 19:18:31 CET 2009


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Sun Mar  8 19:18:12 2009 +0100| [161e1a95f7f3b73431eb7e6bca507c2133bb3cae] | committer: Rémi Duraffort 

qt4_sout: string on one line only.

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

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

diff --git a/modules/gui/qt4/ui/sout.ui b/modules/gui/qt4/ui/sout.ui
index 72c5403..9a7a535 100644
--- a/modules/gui/qt4/ui/sout.ui
+++ b/modules/gui/qt4/ui/sout.ui
@@ -182,8 +182,7 @@
               <item row="0" column="0" colspan="3">
                <widget class="QLabel" name="label_2">
                 <property name="text">
-                 <string>_("Add destinations following the streaming methods you need.
-Be sure to check with transcoding that the format is compatible with the method used.")</string>
+                 <string>_("Add destinations following the streaming methods you need. Be sure to check with transcoding that the format is compatible with the method used.")</string>
                 </property>
                 <property name="textFormat">
                  <enum>Qt::PlainText</enum>




More information about the vlc-devel mailing list