File kiosktool.diff of Package kiosktool

--- kiosktool/main.cpp
+++ kiosktool/main.cpp	2005/04/26 11:21:26
@@ -35,7 +35,7 @@
 static const char *version = "1.0";
 
 #ifndef KDERC
-#define KDERC      "/etc/kderc"
+#define KDERC      "/etc/kde3rc"
 #endif
 
 static const KCmdLineOptions options[] =
--- kiosktool/userManagement.cpp
+++ kiosktool/userManagement.cpp	2005/04/26 11:21:26
@@ -63,7 +63,7 @@
 //  init();
   static bool firstTime = true;
   
-  if (firstTime)
+  if (false)
   {
      firstTime = false;
      QTimer::singleShot(0, this, SLOT(slotShowNotice()));
--- Makefile.am.in
+++ Makefile.am.in	2005/04/26 11:21:26
@@ -3,5 +3,4 @@
 include admin/deps.am
 include admin/Doxyfile.am
 
-$(top_srcdir)/acinclude.m4: $(top_srcdir)/*/*.m4
 
openSUSE Build Service is sponsored by