links



Why not just generate small scripts?  The script could contain the
program you want to point to, the arguments, and even icons and stuff
(in the comments).  That way the links can be used even without the
gnome program manager.  I imagine something like this:

#!/bin/sh
#
# Note: this file is a gnome link.
#
# Name: 'Tcsh Window'
#
# Icon: FF 00 00 A3 ...
#

/usr/local/bin/gemvt --execute /bin/tcsh



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