Remove a number of older color schemes from the default installation. Remember to unpreview changes if the edit profile dialog is not accepted.
svn path=/branches/work/konsole-split-view/; revision=661555wilder-portage
parent
de7006ddf4
commit
41edc27ede
2 changed files with 23 additions and 19 deletions
@ -1,24 +1,27 @@ |
||||
# Note some color schemes are deliberately not installed |
||||
# at present |
||||
|
||||
install( FILES |
||||
BlackOnLightColor.schema |
||||
# BlackOnLightColor.schema |
||||
BlackOnLightYellow.schema |
||||
BlackOnWhite.schema |
||||
Example.Schema |
||||
GreenOnBlack.schema |
||||
WhiteOnBlack.schema |
||||
README.default.Schema |
||||
syscolor.schema |
||||
Linux.schema |
||||
# Example.Schema |
||||
GreenOnBlack.schema |
||||
WhiteOnBlack.schema |
||||
# README.default.Schema |
||||
# syscolor.schema |
||||
# Linux.schema |
||||
Linux.colorscheme |
||||
XTerm.schema |
||||
vim.schema |
||||
DarkPicture.schema |
||||
LightPicture.schema |
||||
Transparent.schema |
||||
GreenTint.schema |
||||
Transparent_MC.schema |
||||
GreenTint_MC.schema |
||||
Transparent_lightbg.schema |
||||
Transparent_darkbg.schema |
||||
README.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 |
||||
# README.Schema |
||||
DESTINATION |
||||
${DATA_INSTALL_DIR}/konsole ) |
||||
|
||||
Loading…
Reference in new issue