]> git.sesse.net Git - vlc/commitdiff
Qt4 - add a warning about the composite thing.
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 2 Sep 2007 21:33:21 +0000 (21:33 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 2 Sep 2007 21:33:21 +0000 (21:33 +0000)
modules/gui/qt4/qt4.cpp

index c554cb4c030901f647f18e052fffea4e4b52702a..0a1d32513d6bd8dc4a40744f33cb8f72a412aff3 100644 (file)
@@ -82,7 +82,9 @@ static void ShowDialog   ( intf_thread_t *, int, int, intf_dialog_args_t * );
 
 #define OPACITY_TEXT N_("Windows opacity between 0.1 and 1.")
 #define OPACITY_LONGTEXT N_("Sets the windows opacity between 0.1 and 1 " \
-                            "for main interface, playlist and extended panel.")
+                            "for main interface, playlist and extended panel." \
+                            "This options does only work with Windows and " \
+                            "X11 with composite extensions.")
 
 #define SHOWFLAGS_TEXT N_("Define what columns to show in playlist window")
 #define SHOWFLAGS_LONGTEXT N_("Enter the sum of the options that you want: \n" \