Kurt Hindenburg
733a577e95
Remove vt420pc.keytab - it was never installed and appears to not work
10 years ago
Kurt Hindenburg
6aad2f071b
Do not install README.KeyTab
...
It was also a bad idea to name this *.keytab
10 years ago
Kurt Hindenburg
92346e9f51
Depend on ECM 1.6 and use new install variables
10 years ago
Harald Sitter
947342e333
add a color scheme using breeze color palette values (dark bg)
...
REVIEW: 128132
CHANGELOG: New 'Breeze' color scheme featuring vibrant colors
10 years ago
Kurt Hindenburg
3d649fcfa5
Remove installing Shell.profile
...
The Shell.profile is identical to the internal fallback profile is.
There's no good reason to install and it adds complexity using it.
11 years ago
l10n daemon script
d9d24d6df1
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
b427c61608
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
d5aab503b4
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
9f8d393394
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
11 years ago
l10n daemon script
2f02b082b1
SVN_SILENT made messages (.desktop file)
11 years ago
Jonathan Riddell
1c3d582c26
remove unused and unported kconf update scripts, kf5 starts from a fresh config
11 years ago
l10n daemon script
ea124ec89a
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
4739abf934
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
c24c0b3f0e
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
c1988406ab
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
0027a604b8
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
c31ec2b956
SVN_SILENT made messages (.desktop file)
12 years ago
l10n daemon script
dc2e9cf76e
SVN_SILENT made messages (.desktop file)
12 years ago
Kevin Ottens
018cb5b749
Adjust to the kreadconfig5 renaming
12 years ago
Kurt Hindenburg
dc7b2641df
Actually install new colorscheme
13 years ago
Kurt Hindenburg
e162743179
Correct Solarized Dark colors and add a Light version
...
I don't recall why the original Solarized had a few colors way off.
These versions appear to match other solarized apps.
https://github.com/phiggins/konsole-colors-solarized
BUG: 319061
FIXED-IN: 2.12
13 years ago
Script Kiddy
bfb045193c
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
48f3244376
SVN_SILENT made messages (.desktop file)
13 years ago
Jekyll Wu
ef2cde1d76
Add the missing file
...
CCBUG: 310433
13 years ago
Jekyll Wu
204e2bc4fe
Clean the leftover of the removed --background-mode feature
...
CCBUG: 310433
13 years ago
Script Kiddy
b793305895
SVN_SILENT made messages (.desktop file)
13 years ago
Jekyll Wu
1e7f20ac54
Fix typo
...
That typo shouldn't haven caused this script failing, so no need
to allocate another kconf_update id and make it run a second time.
13 years ago
Jekyll Wu
9b89bdc570
Removing remaining problematic MenuIndex entries from profiles
...
CCBUG: 168530
13 years ago
Script Kiddy
820c95a564
SVN_SILENT made messages (.desktop file)
13 years ago
Jekyll Wu
7c42b25d38
Make use of the KCONF_UPDATE_INSTALL_DIR varible
13 years ago
Jekyll Wu
0ad61b0a10
cmake-lint: fix mismathcing spaces inside () after command
13 years ago
Jekyll Wu
275f65186f
cmake-lint: remove trailing whitespaces
13 years ago
Jekyll Wu
3ef1c281d4
Re-add the "Color2Intense" entry in the BlackOnLightYellow colorscheme
...
That entry was accidentally removed in commit 8355cca
BUG: 306540
FIXED-IN: 4.9.2
14 years ago
Jekyll Wu
001a353a46
Remove code for per-color transparency
...
That per-color transparency looks like a heritage of the pesudo
transparency in the KDE3 era. It is basically not used in current code.
14 years ago
Jekyll Wu
4c5745fc9c
Add update scripts for removing 'Bold=false' entries from colorschemes
14 years ago
Jekyll Wu
8ebaaf3981
Remove extra blank lines
14 years ago
Jekyll Wu
dcfc312fb4
Remove all "Bold=false" entries from existing colorschemes
...
This should cause no behavior change, because the existing code simply
ignores the "false" case.
14 years ago
Jekyll Wu
ad4314c769
Allow Shift+Arrow to be passed into to applications like mc and vim
...
Note: action shortcuts take precedence of keybindings. So to use
Shift+Arrow in mc/vim, make sure they are not set as action shortcuts.
CCBUG: 204388
BUG: 59256
FIXED-IN: 4.8.3
14 years ago
Jekyll Wu
acb1d2b4e8
Remove outdated operations and add new operations
14 years ago
Jekyll Wu
f3caf3ebf2
Fix double words
14 years ago
Jekyll Wu
d55b07dc49
Prefer standard key name used by Qt
...
* Prior ==> PgUP
* Next ==> PgDown
The code for backward compatility with "Prior" and "Next" should
be removed after 2 or 3 major releases.
14 years ago
Jekyll Wu
f542899f13
Add kconf-update script for migrating exising tabbar and menubar settings
...
BUG:293231
FIXED-IN:4.9
REVIEW: 104253
14 years ago
Jekyll Wu
78dbf8f1c1
Remove the left-over & unused code for supporting "Scroll Lock" key
...
It is decided to not reimplement this feature in KDE4 konsole:
* It is non-trivial work to implement it correctly
* It annoyed some users when it was available in KDE3 konsole
* Not many users want this feature back
This is a follow up of commit cee0ce539b
CCBUG:172271
REVIEW:104156
14 years ago
Jekyll Wu
8355ccaa82
Remove useless 'Transparent' entries
...
That entry is supposed to be only meaningful for background color
14 years ago
Jekyll Wu
46ff01094d
Transparency ==> Transparnt
14 years ago
Jekyll Wu
7e57d400ed
Retire the three remaining KDE3 schemas
14 years ago
Jekyll Wu
f17eac9651
Make Shell.profile miminal
...
- remove entries which are simply duplicates of the one in the 'fallback' profile
- remove outdated entries
Shell.profile will only contain 'Name' and 'Comment' entries from now on
REVIEW: 103668
14 years ago
Kurt Hindenburg
8752fbe551
Add 2 new color schemes.
...
Ideally, we should consider using the newstuff3. It depends on how
complex and how much time required.
14 years ago
Kurt Hindenburg
f6253aea9b
Change the KDE3 color schemas to KDE4 colorschemes format.
...
Convert the 3 KDE4 color schemas files to the KDE4 colorscheme file
name and file format. The format conversion was done inside the
Konsole color scheme editor.
They are not installed yet - there still needs a plan on how to
move people off the old format.
14 years ago
Script Kiddy
1b79cc58f0
SVN_SILENT made messages (.desktop file)
14 years ago