After some research, I found that gnome-menus is responsible for reading *.desktop files, but I don't think that will be useful to me. I need to know where is the code for executing the program itself. I came to the conclusion that this part must be in gvfs or gnome-vfs, but I didn't find anything there, either.
Let me give an example:
foobar.desktop
Exec=foobar
X-custom-tag=barfoo
Gnome should run "command barfoo" and then "foobar".
What's the simplest way to implement that?
_______________________________________________ gnome-list mailing list gnome-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gnome-list