summaryrefslogtreecommitdiffstats
path: root/konsole/other/Makefile.am
blob: 2f8cbdf91d8ad3e11b9e9389a635b223f4309829 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SUBDIRS= icons wallpapers

konsole_other_datadir = $(kde_datadir)/konsole
konsole_other_data_DATA = BlackOnLightColor.schema BlackOnLightYellow.schema BlackOnWhite.schema \
	Example.Schema GreenOnBlack.schema WhiteOnBlack.schema \
	README.default.Schema syscolor.schema Linux.schema XTerm.schema vim.schema \
  DarkPicture.schema LightPicture.schema Transparent.schema GreenTint.schema \
  Transparent_MC.schema GreenTint_MC.schema \
  Transparent_lightbg.schema \
  Transparent_darkbg.schema LightPaper.schema \
  linux.desktop mc.desktop shell.desktop su.desktop sumc.desktop \
  linux.keytab vt100.keytab vt420pc.keytab x11r5.keytab solaris.keytab \
  README.Schema README.KeyTab README.default.Keytab screen.desktop

profiledir = $(kde_datadir)/konsole/profiles
profile_DATA = 2shells 3shells 4shells 5shells

KDE_ICON = AUTO

EXTRA_DIST = $(konsole_other_data_DATA)