diff options
Diffstat (limited to 'kappfinder')
-rw-r--r-- | kappfinder/Makefile.am | 2 | ||||
-rw-r--r-- | kappfinder/README.apps | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kappfinder/Makefile.am b/kappfinder/Makefile.am index 50d1ea628..819754681 100644 --- a/kappfinder/Makefile.am +++ b/kappfinder/Makefile.am @@ -16,7 +16,7 @@ METASOURCES = AUTO install-data-local: runkappfinder_$(RUN_KAPPFINDER) runkappfinder_yes: - echo "Installing non-KDE applications" + echo "Installing non-TDE applications" pwd=`pwd`; \ (cd $(srcdir) && $$pwd/kappfinder_install "$(DESTDIR)$(kde_appsdir)") diff --git a/kappfinder/README.apps b/kappfinder/README.apps index bd5f78e3f..520295f91 100644 --- a/kappfinder/README.apps +++ b/kappfinder/README.apps @@ -1,8 +1,8 @@ -The apps directory contains .desktop files for commonly used non-KDE +The apps directory contains .desktop files for commonly used non-TDE programs which kappfinder installs into the applnk directory of KDE. kappfinder used to install .directory files as well because in the past the -non-KDE applications were installed in their own directory seperated from +non-TDE applications were installed in their own directory seperated from the main KDE applications. This is no longer the case, all .directory files are maintained in tdebase/applnk. |