]> git.sesse.net Git - vlc/blobdiff - plugins/gtk/gnome_interface.c
* Removed unused code (intf_channels.c, keystrokes.h).
[vlc] / plugins / gtk / gnome_interface.c
index 49378305582c81604b1fa39c1443a6e90ad77ee1..46601f30829d776a73780bc7cc4df3cee93921a8 100644 (file)
@@ -1077,7 +1077,7 @@ create_intf_about (void)
   };
   GtkWidget *intf_about;
 
-  intf_about = gnome_about_new ("VideoLAN Client", VERSION,
+  intf_about = gnome_about_new ("VideoLAN Client", VLC_VERSION,
                         _("(C) 1996, 1997, 1998, 1999, 2000, 2001 - the VideoLAN Team"),
                         authors,
                         _("This is the VideoLAN client, a DVD and MPEG player. It can play MPEG and MPEG 2 files from a file or from a network source."),