File xfhell-openSUSE.diff of Package xfhell

diff -u --recursive --new-file xfhell/README_openSUSE xfhell_new/README_openSUSE
--- xfhell/README_openSUSE	1970-01-01 00:00:00.000000000 +0000
+++ xfhell_new/README_openSUSE	2010-08-07 08:52:53.000000000 +0000
@@ -0,0 +1,5 @@
+Starting the program for the first time using the menue or the command
+'/usr/bin/xfhell_run', will copy the directory /usr/share/xdhell
+to the home directory. This file has to be customized.
+See the user manual /usr/share/doc/packages/xfhell/doc/xfhell.html
+
diff -u --recursive --new-file xdemorse/xdemorse_run xdemorse_new/xdemorse_run
--- xfhell/xfhell_run	1970-01-01 00:00:00.000000000 +0000
+++ xfhell/xfhell_run	2010-08-07 08:36:37.000000000 +0000
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+if [ ! -e ~/xfhell ] ; then
+	mkdir -p ~/xfhell/pixbuf
+	cp /usr/share/xfhell/xfhellrc ~/xfhell
+	ln -s /usr/share/xfhell/fonts ~/xfhell
+fi
+
+/usr/bin/xfhell
openSUSE Build Service is sponsored by