summaryrefslogtreecommitdiffstats
path: root/x11-clocks/gdesklets-clock/pkg-message
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 01:47:19 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 01:47:19 +0800
commit7db28beb045b61dd7b430c0bb72716942ed60ff8 (patch)
tree3f1450a9f3650c97767a6cece813a5a7e8b87304 /x11-clocks/gdesklets-clock/pkg-message
parent345608152d6a2164687d6c9f925ba5ff589ae222 (diff)
downloadmarcuscom-ports-7db28beb045b61dd7b430c0bb72716942ed60ff8.tar
marcuscom-ports-7db28beb045b61dd7b430c0bb72716942ed60ff8.tar.gz
marcuscom-ports-7db28beb045b61dd7b430c0bb72716942ed60ff8.tar.bz2
marcuscom-ports-7db28beb045b61dd7b430c0bb72716942ed60ff8.tar.lz
marcuscom-ports-7db28beb045b61dd7b430c0bb72716942ed60ff8.tar.xz
marcuscom-ports-7db28beb045b61dd7b430c0bb72716942ed60ff8.tar.zst
marcuscom-ports-7db28beb045b61dd7b430c0bb72716942ed60ff8.zip
Move to LOCALBASE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7778 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-clocks/gdesklets-clock/pkg-message')
-rw-r--r--x11-clocks/gdesklets-clock/pkg-message19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-clocks/gdesklets-clock/pkg-message b/x11-clocks/gdesklets-clock/pkg-message
new file mode 100644
index 000000000..f16b427c6
--- /dev/null
+++ b/x11-clocks/gdesklets-clock/pkg-message
@@ -0,0 +1,19 @@
+##
+To view the README:
+
+ cat ${PREFIX}/share/gnome/gdesklets/Displays/${name}/README
+ cat ${PREFIX}/share/gnome/gdesklets/Sensors/${name}/README
+
+To view all installed applets:
+
+ ls ${PREFIX}/share/gnome/gdesklets/Displays
+
+To use those applets:
+
+ gdesklets open ${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.
+##