diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:26 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:26 -0600 |
commit | b960b948d62cc621806ba75cbf5cc16210b47844 (patch) | |
tree | 2de6a70c1d4b2009164eecdff3c8eaad2af327f5 /example | |
parent | 933b892946bd640e29ddbf5279ffebec99df5b1c (diff) | |
download | koffice-b960b948d62cc621806ba75cbf5cc16210b47844.tar.gz koffice-b960b948d62cc621806ba75cbf5cc16210b47844.zip |
Additional renaming of kde to tde
Diffstat (limited to 'example')
-rw-r--r-- | example/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/Makefile.am b/example/Makefile.am index 4b747464..96799ae0 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -22,7 +22,7 @@ kdelnk_DATA = example.desktop kdelnkdir = $(kde_appsdir)/Office # Note: for your application, the mime type should be defined in -# kdelibs CVS HEAD and a compatibility entry should be added in +# tdelibs CVS HEAD and a compatibility entry should be added in # the directory koffice/mimetypes/kde?? # where ?? is the version number of the last stable kde(libs) release. kdemime_DATA = x-vnd.kde.example.desktop |