summaryrefslogtreecommitdiffstats
path: root/scripts/kdesvn-buildrc-sample
diff options
context:
space:
mode:
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