gnome applet



hi all,

ive written a very simple text editor in Gtk (called doos.pl) and a very
simple gnome applet to send an argument (the file to edit) to the main
editor.

now i want to add that applet to the gnome applet popup thingy.
for that i made a .desktop and a .gnorba file in the right dirs, but
they dont seem to work.

is that only for C or should that be possible in perl to?

the applets name is doos_applet.pl

here are my desktop and gnorba files:

1. doos_applet.desktop:
___________________
[Desktop Entry]
Name=Doos
Name[nl]=Doos
Comment=Doos
Exec=doos_applet.pl --activate-goad-server=doos_applet.pl
Icon=
Terminal=0
Type=Application
_______________

2. doos_applet.gnorba:
__________________
[doos_applet]
type=exe
repo_id=IDL:GNOME/Applet:1.0
description=doos_applet
location_info=doos_applet.pl
______________________

thanks











[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]