summaryrefslogtreecommitdiffstats
path: root/ksnake
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:03:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:03:32 -0600
commit1a4615a891172a58eff43f5ef0cd150b67798f4e (patch)
tree10cb98b2e3578be42f305684bb404c4eb8247ae2 /ksnake
parent891c539927a94a67f8c8482b10f95af8dea8b63f (diff)
downloadtdegames-1a4615a891172a58eff43f5ef0cd150b67798f4e.tar.gz
tdegames-1a4615a891172a58eff43f5ef0cd150b67798f4e.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'ksnake')
-rw-r--r--ksnake/game.cpp2
-rw-r--r--ksnake/settings.kcfgc2
2 files changed, 2 insertions, 2 deletions
diff --git a/ksnake/game.cpp b/ksnake/game.cpp
index e2ac41d3..1b92e741 100644
--- a/ksnake/game.cpp
+++ b/ksnake/game.cpp
@@ -34,7 +34,7 @@
#include <klocale.h>
-#include <kconfigdialog.h>
+#include <tdeconfigdialog.h>
#include <kstdgameaction.h>
#include <kscoredialog.h>
diff --git a/ksnake/settings.kcfgc b/ksnake/settings.kcfgc
index cf8ee5e6..8d0d6d83 100644
--- a/ksnake/settings.kcfgc
+++ b/ksnake/settings.kcfgc
@@ -1,4 +1,4 @@
-# Code generation options for kconfig_compiler
+# Code generation options for tdeconfig_compiler
File=ksnake.kcfg
ClassName=Settings
Singleton=true