]> git.sesse.net Git - vlc/commit
Port of the interface menus to gnome plugin.
authorStéphane Borel <stef@videolan.org>
Wed, 7 Mar 2001 11:56:33 +0000 (11:56 +0000)
committerStéphane Borel <stef@videolan.org>
Wed, 7 Mar 2001 11:56:33 +0000 (11:56 +0000)
commit1bc9a65823eb5a927925fd1d0b5fde9e371c902f
treef8debf51f35eaad4799b4fff5d2d21be7291f764
parentec126885b8f3a6c850209641d56d025272255571
Port of the interface menus to gnome plugin.

Note that two sorts of navigation menus are implemented : in the
menubar, one menu for title and one the chapter in current title ; and
in the popup, a cascaded version with all chapters for all menus.

The same issues as gtk plugin apply.
plugins/gnome/gnome_callbacks.c
plugins/gnome/gnome_callbacks.h
plugins/gnome/gnome_interface.c
plugins/gnome/gnome_sys.h
plugins/gnome/intf_gnome.c
plugins/gnome/intf_gnome.glade
plugins/gtk/gtk_callbacks.c
plugins/gtk/intf_gtk.c