1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/x11-clocks/gdesklets-clock/files/pkg-message.in
Martin Wilke 1ead74a7af - Update MASTER_SITES and WWW: line
- Utilize SUB_FILES

PR:		142319
Submitted by:	Ports Fury
2010-01-04 23:14:06 +00:00

20 lines
532 B
Plaintext

##
To view the README:
cat %%PREFIX%%/share/gdesklets/Displays/%%NAME%%/README
cat %%PREFIX%%/share/gdesklets/Sensors/%%NAME%%/README
To view the installed applets:
ls %%PREFIX%%/share/gdesklets/Displays
To use those applets:
gdesklets open %%PREFIX%%/share/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.
##