]> git.sesse.net Git - vlc/commitdiff
* ./include/vlc_config.h: changed "VideoLAN Client" into VLC.
authorSam Hocevar <sam@videolan.org>
Sun, 2 Feb 2003 20:21:02 +0000 (20:21 +0000)
committerSam Hocevar <sam@videolan.org>
Sun, 2 Feb 2003 20:21:02 +0000 (20:21 +0000)
include/vlc_config.h

index 7b1b331c2a2b0c0a504191e9b7f3d14ae68a28fa..9ee0454ae72625e2e0f3ee85a8b15988542bad8d 100644 (file)
 #define VOUT_OUTMEM_SLEEP               ((mtime_t)(0.020*CLOCK_FREQ))
 
 /* The default video output window title */
-#define VOUT_TITLE                      "VideoLAN Client " VERSION
+#define VOUT_TITLE                      "VLC"
 
 /*****************************************************************************
  * Video parser configuration