hello
I am trying to create my module of the Leafpad app. which is a simple
text editor like notepad.
I have done every thing that is suggested in wiki
(
http://dev.dynebolic.org/trac.cgi/wiki/DyneModules )
and every thing works exept the menu!
I have put inside the dyne/sdk/modules/leafpad/etc/ directory the file
called applist
with this text
============================================
Begin | TEXT
Leafpad | notepad like editor | leafpad | |
http://tarot.freeshell.org/leafpad/ | tarot
End | TEXT
============================================
but when I reboot, entering the xwindow there is an error message
saying that it cannot load the menu and I have a menu only for the
shell with no other apps.
what is wrong?
thanks
andrea