What's new? | Help | Directory | Sign in
Google
                
Search
for
Updated Jul 21, 2008 by rainwoodman
Labels: Phase-Design, Phase-Implementation, Featured
DevelopmentHome  

# This page is the home page for development documents, ideas, drafts and other garbages.

We are at 0.5.

Roadmap

Features

Development Documentation - 0.4

DevelopmentDefaultMenu Target: 0.5 Happens to be Done in 0.4
DevelopmentCompatibilityEtoile
DevelopmentCompatibilityKDE

Classes

Arch

Class Name Desc Parent Dependencies Location
GtkMenuBar old gtk menubar, hacked to return GnomenuMenuBar on demand GtkMenuShell GtkMenuItem, GnomenuMenuBar gtk
GnomenuMenuBar global menubar GtkMenuBar libgnomenu
GnomenuGlobalMenu Global menu holder GtkWidget libgnomenu

GnomenuMenuBar has two mode, decided by 'is-global-menu' property.

GnomeMenuQuirks will load quirks from a rc file(~/.libgnomenu.conf and /etc/libgnomenu.conf

Format:

program_name(regexp)      :       ignore, force-show-all, hide-on-quit, roaming
program_name/detail       :       ...................................

If there is multi matches, the result is accumulative.

Development documentation can be build. {{{ ./autogen.sh --enable-gtk-doc make nautilus doc/


Sign in to add a comment