[vlc-commits] commit: Typo (Christophe Mutricy )

git at videolan.org git at videolan.org
Wed Apr 14 01:15:42 CEST 2010


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Tue Apr 13 22:36:42 2010 +0100| [3478d9eab8cffd80570e26b0479455fcdeb73d35] | committer: Christophe Mutricy 

Typo

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

 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 b823c04..1e75a08 100644
--- a/modules/gui/qt4/qt4.cpp
+++ b/modules/gui/qt4/qt4.cpp
@@ -106,7 +106,7 @@ static void ShowDialog   ( intf_thread_t *, int, int, intf_dialog_args_t * );
                              " This option only works with Windows and " \
                              "X11 with composite extensions." )
 
-#define OPACITY_FS_TEXT N_( "Fullscreen controller opacity opacity between 0.1 and 1" )
+#define OPACITY_FS_TEXT N_( "Fullscreen controller opacity between 0.1 and 1" )
 #define OPACITY_FS_LONGTEXT N_( "Sets the fullscreen controller opacity between 0.1 and 1 " \
                              "for main interface, playlist and extended panel."\
                              " This option only works with Windows and " \



More information about the vlc-commits mailing list