From: Jean-Baptiste Kempf Date: Sun, 2 Sep 2007 21:33:21 +0000 (+0000) Subject: Qt4 - add a warning about the composite thing. X-Git-Tag: 0.9.0-test0~5904 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=4b48a0132b3b5ba3aadcbbf934ff36c24c15a693;p=vlc Qt4 - add a warning about the composite thing. --- diff --git a/modules/gui/qt4/qt4.cpp b/modules/gui/qt4/qt4.cpp index c554cb4c03..0a1d32513d 100644 --- a/modules/gui/qt4/qt4.cpp +++ b/modules/gui/qt4/qt4.cpp @@ -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" \