[SCM] Kaboom - Debian KDE 3->4 migration tool branch, master, updated. fd5e298efdeeae1e80af271326cd0c17a98feb4f

Sune Vuorela pusling-guest at alioth.debian.org
Wed Feb 18 21:14:34 UTC 2009


The following commit has been merged in the master branch:
commit 626f56a4000ee9ce9d927d1036ef462505f3ed60
Author: Sune Vuorela <sune at vuorela.dk>
Date:   Wed Feb 18 22:10:58 2009 +0100

    define some standarddirs in a header to only configure it one place

diff --git a/migrationtool.h b/migrationtool.h
index d296627..ca3dfe6 100644
--- a/migrationtool.h
+++ b/migrationtool.h
@@ -17,6 +17,9 @@
 #include <QtGui>
 #ifndef MIGRATIONTOOL_H
 #define MIGRATIONTOOL_H
+#define KDE4DIR "/tmp/dirstructure/kde4"
+#define KDEDIR "/tmp/dirstructure/kde"
+#define KDE3BACKUPDIR "/tmp/dirstructure/kde3-backup"
 
 class MigrationToolPrivate;
 class MigrationTool : public QWizard

-- 
Kaboom - Debian KDE 3->4 migration tool



More information about the pkg-kde-commits mailing list