diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
commit | c954cd41d38d75615d182ca8649fb4320148bdb3 (patch) | |
tree | 125eb6216c2d08800783cf36d87013b4df8d8b3e /kig/filters | |
parent | 3fe5b9df0c463a3e9508242ab01f4c0242cf988b (diff) | |
download | tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.tar.gz tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kig/filters')
-rw-r--r-- | kig/filters/kgeo-filter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/filters/kgeo-filter.h b/kig/filters/kgeo-filter.h index 0eb8d462..e2317d1b 100644 --- a/kig/filters/kgeo-filter.h +++ b/kig/filters/kgeo-filter.h @@ -25,7 +25,7 @@ class KSimpleConfig; /** * This is an import filter for files generated by the program KGeo, - * which was an interactive tqgeometry program in kdeedu. Kig is + * which was an interactive tqgeometry program in tdeedu. Kig is * supposed to be its successor, and this import filter is part of my * attempt to achieve that :) * |