summaryrefslogtreecommitdiffstats
path: root/scripts/kdesvn-buildrc-sample
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:55 -0600
commit78a14fe575048e318a9c4403cb42060b17946883 (patch)
treec3f3c4d9a229752bb371ccbd45ec3f488276a950 /scripts/kdesvn-buildrc-sample
parentbd3922c07c6753c5cb6ceeb6df8c6edae1183d2d (diff)
downloadtdesdk-78a14fe575048e318a9c4403cb42060b17946883.tar.gz
tdesdk-78a14fe575048e318a9c4403cb42060b17946883.zip
Additional kde to tde renaming
Diffstat (limited to 'scripts/kdesvn-buildrc-sample')
-rw-r--r--scripts/kdesvn-buildrc-sample10
1 files changed, 5 insertions, 5 deletions
diff --git a/scripts/kdesvn-buildrc-sample b/scripts/kdesvn-buildrc-sample
index a19e13da..4e2a2c30 100644
--- a/scripts/kdesvn-buildrc-sample
+++ b/scripts/kdesvn-buildrc-sample
@@ -104,9 +104,9 @@ end module
module arts
end module
-# kdesupport contains taglib and QCA. taglib is required for JuK, amarok, and
+# tdesupport contains taglib and QCA. taglib is required for JuK, amarok, and
# the meta info reader for music files in Konqueror.
-module kdesupport
+module tdesupport
end module
# kdelibs are the base KDE libraries needed by all KDE applications.
@@ -158,9 +158,9 @@ module kdebindings
use-unsermake false
end module
-# kdepim contains KMail, Kontact, KOrganizer, and other insanely useful
+# tdepim contains KMail, Kontact, KOrganizer, and other insanely useful
# programs that help you keep track of things.
-module kdepim
+module tdepim
configure-flags --disable-exchange
end module
@@ -182,7 +182,7 @@ module kdeaddons
end module
# ... Well, they're games. ;)
-module kdegames
+module tdegames
# use-unsermake false
end module