]> git.sesse.net Git - vlc/blobdiff - include/vlc_interface.h
Ehm, this is 0.9.0-test2, not 0.8.6i *coughcough*
[vlc] / include / vlc_interface.h
index b361583b94b8b5d9201a81c66fad6dfa196495f9..9e4a814239d707c2d98b6522f9974e33c041b640 100644 (file)
@@ -134,7 +134,7 @@ VLC_EXPORT( int, __intf_Eject, ( vlc_object_t *, const char * ) );
          msg_Info( p_intf, _("\nWarning: if you can't access the GUI " \
                              "anymore, open a command-line window, go to the " \
                              "directory where you installed VLC and run " \
-                             "\"vlc -I wx\"\n") )
+                             "\"vlc -I qt\"\n") )
 #else
 #    define CONSOLE_INTRO_MSG
 #endif