[vlc-devel] commit: wx -> qt ( Rémi Denis-Courmont )

git version control git at videolan.org
Sun Jul 6 13:07:09 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sun Jul  6 14:09:18 2008 +0300| [420ab47bb785c879a24913e63cccbc96e1bc1ccb]

wx -> qt

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

 include/vlc_interface.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vlc_interface.h b/include/vlc_interface.h
index b361583..9e4a814 100644
--- a/include/vlc_interface.h
+++ b/include/vlc_interface.h
@@ -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




More information about the vlc-devel mailing list