diff options
Diffstat (limited to 'example/Makefile.am')
-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 |