]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
Update the installation instructions in the README for the new module format. v0.0.8
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 7 Apr 2012 00:32:22 +0000 (20:32 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 7 Apr 2012 00:32:22 +0000 (20:32 -0400)
README

diff --git a/README b/README
index 6bc8a9635e48ee32abedfc6cf4f103ced33ecdad..8967e7fd1bf443bb714e1cba181d67a3072a7c30 100644 (file)
--- a/README
+++ b/README
@@ -30,18 +30,14 @@ release. If it does (or if you just downloaded the tarball), run,
 ./configure
 make
 
-With any luck, you will have an xfce-hdaps executable in your
-panel-plugin directory.
-
-Now, there should also be an xfce4-hdaps.desktop file in the
-panel-plugin directory. You need to copy this to the directory where
-XFCE keeps all of those things. For example, the system-wide location
-on Gentoo is /usr/share/xfce4/panel-plugins/.
-
-Finally, modify the X-XFCE-Exec parameter in the desktop file to
-reflect the real location of your xfce4-hdaps binary. You should now
-be able to add the plugin to your panel.
-
+With any luck, you will have a libhdaps.so module in your
+panel-plugin/.libs/ directory. There should also be an hdaps.desktop
+file in the panel-plugin directory.
+
+You need to copy these to the directories where XFCE keeps such
+things. For example, the system-wide desktop file location on Gentoo
+is /usr/share/xfce4/panel/plugins/, and the module itself goes in
+/usr/lib/xfce4/panel/plugins/.
 
 4. Settings