Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e563c26055083796bc02e503cde0075586847e68

commit e563c26055083796bc02e503cde0075586847e68
Author: James Buren <[EMAIL PROTECTED]>
Date:   Mon Jun 9 03:58:00 2008 -0500

pawm-2.2.9-2-i686
* added README.Frugalware

diff --git a/source/x11-extra/pawm/FrugalBuild 
b/source/x11-extra/pawm/FrugalBuild
index be96ff5..80f1036 100644
--- a/source/x11-extra/pawm/FrugalBuild
+++ b/source/x11-extra/pawm/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=pawm
pkgver=2.2.9
-pkgrel=1
+pkgrel=2
pkgdesc="A simple, small, and functional window manager."
url="http://www.pleyades.net/pawm";
depends=('libxpm' 'libxft' 'libxrandr' 'zlib' 'startup-notification')
diff --git a/source/x11-extra/pawm/README.Frugalware 
b/source/x11-extra/pawm/README.Frugalware
new file mode 100644
index 0000000..f3154c6
--- /dev/null
+++ b/source/x11-extra/pawm/README.Frugalware
@@ -0,0 +1,20 @@
+Copy /etc/pawm.conf to $HOME/.pawm for your own local changes. If you want
+icons on your desktop, add a file to your $HOME/.pawm directory that starts
+with "app" and append an alphanumerical phrase of your choice to it. Then,
+write the file structure as follows:
+
+<icon name>
+<x position> <y position>
+<name to display>
+<command>
+
+Example:
+
+firefox.xpm
+40 40
+firefox
+firefox
+
+Other things to remember, you can only use xpm files for this method, and it
+takes the files from /usr/share/pixmaps. If I knew how to change this path to
+a directory the user has, I would.
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to