summaryrefslogtreecommitdiffstats
path: root/kturtle/data
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:50:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:50:19 -0600
commitc954cd41d38d75615d182ca8649fb4320148bdb3 (patch)
tree125eb6216c2d08800783cf36d87013b4df8d8b3e /kturtle/data
parent3fe5b9df0c463a3e9508242ab01f4c0242cf988b (diff)
downloadtdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.tar.gz
tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.zip
Additional renaming of kde to tde
Diffstat (limited to 'kturtle/data')
-rw-r--r--kturtle/data/README.data8
-rw-r--r--kturtle/data/logokeywords.en_US.xml2
2 files changed, 5 insertions, 5 deletions
diff --git a/kturtle/data/README.data b/kturtle/data/README.data
index 8bce26c0..cb75146a 100644
--- a/kturtle/data/README.data
+++ b/kturtle/data/README.data
@@ -7,7 +7,7 @@ KTurtle currently has 3 types of 'data' (as we call it), namely:
- logokeyword.*.xml files
- logohighlightstyle.*.xml files
-In this kdeedu/kturtle/data directory we only store the 'en_US' (default) versions of this data.
+In this tdeedu/kturtle/data directory we only store the 'en_US' (default) versions of this data.
This means that here we store:
- the English logo examples (a, hopefully ever growing, bunch of *.logo files)
- the definition used to translate these examples in "logokeyword.en_US.xml"
@@ -16,10 +16,10 @@ This means that here we store:
The makefile system makes sure every part gets installed to the right place.
(if you dont believe me see the Makefile.am in this dir)
-For the other localizations a dir like this, containing these files for an other language, can be found in the kde-i18n module of kde.
-On kdecvs this is: kde-i18n/*/data/kdeedu/kturtle (for Dutch this would be: kde-i18n/nl/data/kdeedu/kturtle)
+For the other localizations a dir like this, containing these files for an other language, can be found in the tde-i18n module of kde.
+On kdecvs this is: tde-i18n/*/data/tdeedu/kturtle (for Dutch this would be: tde-i18n/nl/data/tdeedu/kturtle)
-If the localization of KTurtle to you favorite language does not exist yet, you might concider making it. In the documentation of KTurtle you can find some pointers on how to start. Also make sure to see the contents of the kdeedu/kturtle/scripts directory since it contains Rafael Beccar's nifty tranlaton perl scripts that can make translating KTurtle human resource friendly. If you face difficulty translating feel free to contact one of the KTrutle developers.
+If the localization of KTurtle to you favorite language does not exist yet, you might concider making it. In the documentation of KTurtle you can find some pointers on how to start. Also make sure to see the contents of the tdeedu/kturtle/scripts directory since it contains Rafael Beccar's nifty tranlaton perl scripts that can make translating KTurtle human resource friendly. If you face difficulty translating feel free to contact one of the KTrutle developers.
Thanks for reading,
diff --git a/kturtle/data/logokeywords.en_US.xml b/kturtle/data/logokeywords.en_US.xml
index 44001590..3678a1ce 100644
--- a/kturtle/data/logokeywords.en_US.xml
+++ b/kturtle/data/logokeywords.en_US.xml
@@ -19,7 +19,7 @@ TO THE TRANSLATORS:
Translate the terms between the KEYWORD tags to the appropriate term in your language.
You might want to checkout what terms other Logo languages have chosen in the past (google is your friend).
-Make sure to see the scripts and the README file in the kdeedu/kturtle/scripts directory, they help you!
+Make sure to see the scripts and the README file in the tdeedu/kturtle/scripts directory, they help you!
If you did not read it allready: there is a chapter on how to translate KTurtle in the KTurtle documentation.
Thanks for your efford, we love you!