diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:52:14 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:52:14 -0600 |
commit | 0a841682a5517fa5c9807fd0f09ffcf141bf1b35 (patch) | |
tree | f977fd590b6a9dd3867af92f7269e6c3b87433d5 /lanbrowsing | |
parent | 55b5e168e3b25303c9eff3b5e4b6e2317e13a156 (diff) | |
download | tdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.tar.gz tdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.zip |
Additional renaming of kde to tde
Diffstat (limited to 'lanbrowsing')
-rw-r--r-- | lanbrowsing/kio_lan/Makefile.am | 2 | ||||
-rw-r--r-- | lanbrowsing/kio_lan/README | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lanbrowsing/kio_lan/Makefile.am b/lanbrowsing/kio_lan/Makefile.am index e0f76e4b..c7a22ed6 100644 --- a/lanbrowsing/kio_lan/Makefile.am +++ b/lanbrowsing/kio_lan/Makefile.am @@ -1,4 +1,4 @@ -## Makefile.am of kdebase/kioslave/man +## Makefile.am of tdebase/kioslave/man INCLUDES= $(all_includes) diff --git a/lanbrowsing/kio_lan/README b/lanbrowsing/kio_lan/README index 0a49f83c..08b6278a 100644 --- a/lanbrowsing/kio_lan/README +++ b/lanbrowsing/kio_lan/README @@ -8,9 +8,9 @@ use the automake/configure stuff. On some systems (e.g. Solaris) you will have to add some libraries, like -lnsl, I think. -Copy this directory e.g. under kdebase/kioslave and enter it in -kdebase/kioslave/Makefile.am in the SUBDIR line. The rerun make in -kdebase/kioslave. +Copy this directory e.g. under tdebase/kioslave and enter it in +tdebase/kioslave/Makefile.am in the SUBDIR line. The rerun make in +tdebase/kioslave. Alexander Neundorf |