diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:56 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:56 -0600 |
commit | 7f3c605546cc3e254fc3f60157c5779f1c1fc84d (patch) | |
tree | f4dba9f308a4c708aaa659b79672ed9604051deb /ktux | |
parent | 53c1e328166e3774fd7f16a651510edbb882437e (diff) | |
download | tdetoys-7f3c605546cc3e254fc3f60157c5779f1c1fc84d.tar.gz tdetoys-7f3c605546cc3e254fc3f60157c5779f1c1fc84d.zip |
Additional renaming of kde to tde
Diffstat (limited to 'ktux')
-rw-r--r-- | ktux/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktux/Makefile.am b/ktux/Makefile.am index bf50b74..f34b50a 100644 --- a/ktux/Makefile.am +++ b/ktux/Makefile.am @@ -27,7 +27,7 @@ noinst_HEADERS = sprite.h spriteanim.h spritemisc.h spritepm.h METASOURCES = AUTO # make messages.po. Move this one to ../po/ and "make merge" in po -# the -x is for skipping messages already translated in kdelibs +# the -x is for skipping messages already translated in tdelibs messages: $(XGETTEXT) *.cpp -o $(podir)/ktux.pot |