commit 3be9e48a59224e0b4e2f84c47668a9f494266140 Author: David Faure Date: Tue Jul 15 11:08:01 2003 +0000 Sanitize svn path=/trunk/kdeextragear-2/konversation/; revision=237200 diff --git a/konversation/Makefile.am b/konversation/Makefile.am index 0636cd1..fa5cfed 100644 --- a/konversation/Makefile.am +++ b/konversation/Makefile.am @@ -9,24 +9,8 @@ konversation_LDADD = -lkio -lm $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) $(LIBSOCK EXTRA_DIST = main.cpp konversationui.rc ircserversocket.cpp ircserversocket.h server.cpp server.h ircview.cpp ircview.h channel.cpp channel.h inputfilter.cpp inputfilter.h errorcodes.h nick.cpp nick.h konversationapplication.cpp konversationapplication.h query.cpp query.h outputfilter.cpp outputfilter.h chatwindow.cpp chatwindow.h preferences.cpp preferences.h quickbutton.cpp quickbutton.h prefsdialog.cpp prefsdialog.h serverentry.cpp serverentry.h serverlistitem.cpp serverlistitem.h editserverdialog.cpp editserverdialog.h images.cpp images.h ledtabwidget.cpp ledtabwidget.h ledtab.cpp ledtab.h ledtabbar.cpp ledtabbar.h ircinput.cpp ircinput.h nicklistview.cpp nicklistview.h konversation.desktop ignore.cpp ignore.h ignorecheckbox.cpp ignorecheckbox.h ignorelistviewitem.cpp ignorelistviewitem.h modebutton.cpp modebutton.h nickchangedialog.cpp nickchangedialog.h highlightviewitem.cpp highlightviewitem.h highlight.cpp highlight.h ledlistviewitem.cpp ledlistviewitem.h dcctransfer .cpp dcctransfer.h dccpanel.cpp dccpanel.h prefspageserverlist.cpp prefspageserverlist.h prefspage.cpp prefspage.h prefspageidentity.cpp prefspageidentity.h nicksonline.cpp nicksonline.h prefspagescripts.cpp prefspagescripts.h prefspagedccsettings.cpp prefspagedccsettings.h prefspagelog.cpp prefspagelog.h prefspagegeneralsettings.h prefspagegeneralsettings.cpp topiccombobox.cpp topiccombobox.h dccrecipientdialog.cpp dccrecipientdialog.h prefspageappearance.cpp prefspageappearance.h statuspanel.cpp statuspanel.h identity.cpp identity.h main.h ircresolver.cpp ircresolver.h app_icon_16.png app_icon_32.png app_icon_48.png prefspageignore.cpp prefspageignore.h dcctransferhandler.cpp dcctransferhandler.h konsolepanel.cpp konsolepanel.h event.h channellistpanel.cpp channellistpanel.h konvdcop.cpp prefspagebuttons.cpp konviface.h prefspagebuttons.h prefspagecolorsimages.cpp prefspagecolorsimages.h prefspagedialogs.cpp prefspagedialogs.h prefspagenotify.cpp prefspagenotify.h rawlog.c pp rawlog.h scriptlauncher.cpp scriptlauncher.h prefspagehighlight.cpp prefspagehighlight.h searchdialog.cpp searchdialog.h urlcatcher.cpp urlcatcher.h valuelistviewitem.cpp valuelistviewitem.h konversationmainwindow.cpp konversationmainwindow.h konvdcop.h -install-data-local: - $(mkinstalldirs) $(kde_appsdir)/Internet/ - $(INSTALL_DATA) $(srcdir)/konversation.desktop $(kde_appsdir)/Internet/konversation.desktop - -uninstall-local: - -rm -f $(kde_datadir)/konversation/images/led_blue_off.png - -rm -f $(kde_datadir)/konversation/images/led_blue_on.png - -rm -f $(kde_datadir)/konversation/images/led_green_off.png - -rm -f $(kde_datadir)/konversation/images/led_green_on.png - -rm -f $(kde_datadir)/konversation/images/led_red_off.png - -rm -f $(kde_datadir)/konversation/images/led_red_on.png - -rm -f $(kde_datadir)/konversation/images/led_yellow_off.png - -rm -f $(kde_datadir)/konversation/images/led_yellow_on.png - -rm -f $(kde_datadir)/konversation/images/close_pane.png - -rm -f $(kde_appsdir)/Internet/konversation.desktop - -rm -f $(kde_icondir)/hicolor/16x16/apps/konversation.png - -rm -f $(kde_icondir)/hicolor/32x32/apps/konversation.png - -rm -f $(kde_icondir)/hicolor/48x48/apps/konversation.png +desktopdir = $(kde_appsdir)/Internet +desktop_DATA = konversation.desktop ####### kdevelop will overwrite this part!!! (end)############ # this 10 paths are KDE specific. Use them: