Code: Select all
Gtk-ERROR **: file gtktreestore.c: line 581 (gtk_tree_store_get_path): assertion failed: (G_NODE (iter->user_data)->parent != NULL)
aborting...
AbortedWhen released last night the tarball was wrong but now it has been fixed.2005-03-11 02:30 shux
* denu, denupl: Non-portage support merged into denu.
Hence denupl is obsolete. Reduced home definitions to one. Added
config variable.
2005-03-11 01:44 shux
* denu, wm/Gnome2.10.p: Gnome 2.10 support added.
Ordering does not work due to <Layout> tag being ignored by gnome.
2005-03-08 03:45 shux
* wm/IceWM.p: IceWM support added. Tested with 1.2.19
2005-03-08 03:14 shux
* new_sysprgms.p: Holds new programs found during sysupdate.
2005-03-08 03:09 shux
* denu: Seperates installed into 3 folders: New, World and
Other.
2005-03-08 01:29 shux
* denu: Tabbing support added.
2005-03-01 07:02 shux
* Denu.e3p, denu: Fixed missing image file errors.
2005-02-21 05:40 shux
* exec_index.p: exec-index.p file added to be complete and
ready for other ditro support.
2005-02-21 05:17 shux
* denu, denupl: Other distro support added. Use denupl
to identifiy installed programs.
Code: Select all
SRC_URI="mirror://sourceforge/denu/${P}.tar.bz2"Code: Select all
src_install() {
mv ${WORKDIR}/* ${D}
}
Don't know if it would be any help, but I've been taking a look at the embrionic gnome-menu-editor. It's currently only good for turning on and off menu items, but it does load the Gnome/KDE menu tree. If you can port the C to Python, you might have some luck - if I spoke Python I'd give it a whirl, but alas I'm PHP & CTanNewt wrote:No, you can't import menus at this point. I don't think you will ever be able to for gnome/kde because the freedesktop spec doesn't lend itsself to that.
Code: Select all
emerge --ask pyxdg
/usr/share/doc/pyxdg-0.8/test/test-menu.py
Code: Select all
mkdir -p ~/.local/share/desktop-directories