[vlc-commits] Add whitespace
Kaarlo Raiha
git at videolan.org
Mon Aug 1 00:22:33 CEST 2011
vlc | branch: master | Kaarlo Raiha <kaarlo.raiha at gmail.com> | Sun Jul 31 13:12:41 2011 +0300| [c75cee5b2f511f77e61cd0b0e1892df0547815b6] | committer: Jean-Baptiste Kempf
Add whitespace
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c75cee5b2f511f77e61cd0b0e1892df0547815b6
---
modules/gui/qt4/qt4.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/gui/qt4/qt4.cpp b/modules/gui/qt4/qt4.cpp
index 4efcc40..bd8d1a0 100644
--- a/modules/gui/qt4/qt4.cpp
+++ b/modules/gui/qt4/qt4.cpp
@@ -158,7 +158,7 @@ static void ShowDialog ( intf_thread_t *, int, int, intf_dialog_args_t * );
#define QT_NATIVEOPEN_TEXT N_( "Embed the file browser in open dialog" )
#define FULLSCREEN_NUMBER_TEXT N_( "Define which screen fullscreen goes" )
-#define FULLSCREEN_NUMBER_LONGTEXT N_( "Screennumber of fullscreen, instead of" \
+#define FULLSCREEN_NUMBER_LONGTEXT N_( "Screennumber of fullscreen, instead of " \
"same screen where interface is" )
#define QT_AUTOLOAD_EXTENSIONS_TEXT N_( "Load extensions on startup" )
More information about the vlc-commits
mailing list