diff options
author | netchild <netchild@FreeBSD.org> | 2003-09-26 19:11:30 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2003-09-26 19:11:30 +0800 |
commit | d6199f2b8a94ab34561dfc7c9bff0ff9c73a0282 (patch) | |
tree | e8cfc87807809b884fd2f3eabb4faf5a66377c98 /deskutils/gdesklets-recentlyused/pkg-message | |
parent | 85408a1e77cc451728d2630b946d224291f1704d (diff) | |
download | freebsd-ports-gnome-d6199f2b8a94ab34561dfc7c9bff0ff9c73a0282.tar.gz freebsd-ports-gnome-d6199f2b8a94ab34561dfc7c9bff0ff9c73a0282.tar.zst freebsd-ports-gnome-d6199f2b8a94ab34561dfc7c9bff0ff9c73a0282.zip |
A very eye candy desklet which displays the most recently used items.
Submitted by: Jeremy Messenger <mezz7@cox.net>
Diffstat (limited to 'deskutils/gdesklets-recentlyused/pkg-message')
-rw-r--r-- | deskutils/gdesklets-recentlyused/pkg-message | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/deskutils/gdesklets-recentlyused/pkg-message b/deskutils/gdesklets-recentlyused/pkg-message new file mode 100644 index 000000000000..9c13100ecfbd --- /dev/null +++ b/deskutils/gdesklets-recentlyused/pkg-message @@ -0,0 +1,14 @@ +## +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. +## |