1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/deskutils/gdesklets-recentlyused/pkg-message
Alexander Leidinger 213cd504da A very eye candy desklet which displays the most recently used items.
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-09-26 11:11:30 +00:00

15 lines
401 B
Plaintext

##
To view the installed applets:
ls ${PREFIX}/share/gnome/gdesklets/Displays
To use those applets:
gdesklets ${PREFIX}/share/gnome/gdesklets/Displays/${name}/${name}.display
Replace ${name} with the correct name of the applets you want to use.
NOTE: Be sure to login as your user when you use the gdesklets command,
as the configuration will be stored in the ~/.gdesklets/ directory.
##