From 1eba90b4c8c8b4cf5949a462928e1576ad79fddd Mon Sep 17 00:00:00 2001 From: tadam Date: Wed, 6 Jan 2010 15:15:53 +0000 Subject: [PATCH] Copy purify.fvwm2rc to /tmp - add instructions in README. --- tests/ChangeLog | 5 +++++ tests/purify/README | 3 +-- tests/purify/install.purify | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/tests/ChangeLog b/tests/ChangeLog index b117af2a3..8ced884ef 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2010-01-06 Thomas Adam + * purify/README: + * purify/install.purify: + Copy purify.fvwm2rc to /tmp - add instructions in README. + 2009-03-21 Mikhael Goikhman * perl/show-commands: diff --git a/tests/purify/README b/tests/purify/README index 1dedacc2e..9565adfc4 100644 --- a/tests/purify/README +++ b/tests/purify/README @@ -4,8 +4,7 @@ Instructions: - execute the shell script install.purify to copy some files needed by the config file to /tmp - - copy purify.fvwm2rc over your .fvwm2rc (or execute it any way you like) - - (re)start fvwm + - Start fvwm: fvwm -f /tmp/purify.fvwm2rc - Start the tests by using button 1 on the root. This brings up a menu, if you have a shell named "root-tail" you may want to use the menu diff --git a/tests/purify/install.purify b/tests/purify/install.purify index 178f261ed..1f659face 100755 --- a/tests/purify/install.purify +++ b/tests/purify/install.purify @@ -6,4 +6,4 @@ cp test3.xpm /tmp cp test.png /tmp cp xtrek_fed_e.xbm /tmp cp purify.read /tmp - +cp purify.fvwm2rc /tmp -- 2.11.4.GIT