You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
738 B
25 lines
738 B
SUBDIRS = konsole other doc settings |
|
|
|
xdg_apps_DATA = konsole.desktop konsolesu.desktop |
|
|
|
kde_services_DATA = konsolepart.desktop kwrited.desktop konsole-script.desktop |
|
kde_servicetypes_DATA = terminalemulator.desktop |
|
|
|
update_DATA = konsole.upd |
|
update_SCRIPTS = schemaStrip.pl |
|
updatedir = $(kde_datadir)/kconf_update |
|
|
|
servicesdir = $(kde_servicesdir)/kded |
|
services_DATA = kwrited.desktop |
|
|
|
install-data-local: |
|
@-rm -f $(DESTDIR)$(datadir)/autostart/kwrited.desktop |
|
|
|
konsolehere_DATA = konsolehere.desktop |
|
konsoleheredir = $(kde_datadir)/konqueror/servicemenus |
|
|
|
misc_DATA = konsole.notifyrc eventsrc tips |
|
miscdir = $(kde_datadir)/konsole |
|
|
|
EXTRA_DIST = CONTRIBUTORS LICENSE.readme README.bugs \ |
|
README.linux.console tests $(xdg_apps_DATA)
|
|
|