dockapps/wmfsm
Doug Torrance 624b2898fe wmgeneral: Don't call free on pointers we haven't malloced.
Could cause occasional segfaults.
2015-05-20 10:44:41 +01:00
..
wmfsm wmfsm: Impove version number handling. 2015-01-22 11:12:10 +00:00
wmgeneral wmgeneral: Don't call free on pointers we haven't malloced. 2015-05-20 10:44:41 +01:00
AUTHORS wmfsm: Update with new contact information. 2015-01-22 11:12:10 +00:00
ChangeLog wmfsm: Bump to version 0.35. 2015-01-22 11:12:11 +00:00
configure.ac wmfsm: Bump to version 0.35. 2015-01-22 11:12:11 +00:00
COPYING wmfsm: Update COPYING from http://www.gnu.org/licenses/gpl-2.0.txt. 2015-01-22 11:12:10 +00:00
Makefile.am wmfsm: Remove trailing whitespace. 2015-01-22 11:12:10 +00:00
NEWS wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
README wmfsm: Update README with new installation instructions. 2015-01-22 11:12:11 +00:00

Installation:
autoreconf -i
./configure
(or ./configure --with-xpm=foo, where foo is your preferred .xpm)
make
make install (as root)
Edit sample.wmfsmrc and copy it to ~/.wmfsmrc