From b10a61b1fd2fe561ba61a384d4a344bae2a4aa29 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:58 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- lanbrowsing/kio_lan/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lanbrowsing/kio_lan/Makefile.am') diff --git a/lanbrowsing/kio_lan/Makefile.am b/lanbrowsing/kio_lan/Makefile.am index c7a22ed6..90eaec15 100644 --- a/lanbrowsing/kio_lan/Makefile.am +++ b/lanbrowsing/kio_lan/Makefile.am @@ -1,4 +1,4 @@ -## Makefile.am of tdebase/kioslave/man +## Makefile.am of tdebase/tdeioslave/man INCLUDES= $(all_includes) @@ -27,5 +27,5 @@ konq_sidebartreedir = $(kde_datadir)/konqsidebartng/virtual_folders/services METASOURCES = AUTO messages: - $(XGETTEXT) *.cpp -o $(podir)/kio_lan.pot + $(XGETTEXT) *.cpp -o $(podir)/tdeio_lan.pot -- cgit v1.2.1