X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=README;h=8967e7fd1bf443bb714e1cba181d67a3072a7c30;hb=1306b5a21887bc4a286c0c914ef8fb7bcddccbfb;hp=349d5602f54607c6b87845c9bb2dc827a3241de5;hpb=37446f209a884adbac2afaf670218067fecf4725;p=xfce4-hdaps.git diff --git a/README b/README index 349d560..8967e7f 100644 --- a/README +++ b/README @@ -22,20 +22,22 @@ the readings from the hdaps module. Get it here: 3. Installation -I think it builds like most XFCE panel plugins. Run './autogen.sh' in -the project directory, and hopefully it will configure itself. If it -does, run '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. - +I think it builds like most XFCE panel plugins. Git users, run +'./autogen.sh' in the project directory, and hopefully it will do +whatever it does to make your project directory look like the tarball +release. If it does (or if you just downloaded the tarball), run, + +./configure +make + +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