From koffice-devel Thu May 08 06:19:04 2003 From: Ben Burton Date: Thu, 08 May 2003 06:19:04 +0000 To: koffice-devel Subject: Kexi CSV import filter X-MARC-Message: https://marc.info/?l=koffice-devel&m=105248822128937 Hi. Just a question: is there any reason that kexicsvimport can't be a kde_module instead of an ordinary lib (thus moving it out of the way into /usr/lib/kde3)? If not, is it possible to commit this change? Thanks - Ben. :) --- koffice/kexi/filters/import/csv/Makefile.am 24 Apr 2003 17:35:08 -0000»­1.2 +++ koffice/kexi/filters/import/csv/Makefile.am 8 May 2003 06:06:10 -0000 @@ -1,4 +1,4 @@ -lib_LTLIBRARIES = kexicsvimport.la +kde_module_LTLIBRARIES = kexicsvimport.la · kexicsvimport_la_SOURCES = preview.ui kexicsvimport.cpp kexicsvimport_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel