Menu Specification troubles.
Erik Forsberg
forsberg at cendio.se
Thu Sep 9 15:16:42 EEST 2004
Hi!
Would this list be a good place for hands on trouble using the Menu
Specification? If not, please tell me where to ask questions like the
one below.
I'm trying to merge two menu files, both of them generated by the KDE
Kiosk Tool (http://extragear.kde.org/apps/kiosktool.php), with a small
menu file I'we written myself:
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Base</Name>
<DefaultAppDirs/>
<DefaultDirectoryDirs/>
<MergeFile>/var/lib/kde-profiles/test2/etc/xdg/menus/applications.menu</MergeFile>
<MergeFile>/var/lib/kde-profiles/testprofil/etc/xdg/menus/applications.menu</MergeFile>
</Menu>
The .menu files I'm using as sources are available at
http://www.cendio.se/~forsberg/xdg (both were a bit too big to attach)
Trying to read my small menu file with the test-menu.py script shipped
with pyxdg, it only prints out the name of the menu. Trying to start
kde, ksycoca crashes with a SIGABRT.
What's wrong with my menu file?
Thanks,
\EF
--
Erik Forsberg Telephone: +46-13-21 46 00
Cendio AB Web: http://www.cendio.com
More information about the xdg
mailing list