From 0cbda8d2f5d270e643d4b34e709c91f6c276dba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 24 Jul 2020 16:04:43 +0200 Subject: Desktop file translations: + Creation of POT template for desktop files added to CMakeL10n rules. + Finalized creation of translated desktop files during build. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 2aac2fdcff04d7405ed2843e69232ac590b76f0b) --- colorscheme/AquaGraphite.kcsrc | 52 +++++++++++++++++++++--------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'colorscheme/AquaGraphite.kcsrc') diff --git a/colorscheme/AquaGraphite.kcsrc b/colorscheme/AquaGraphite.kcsrc index a34ddbc..005e503 100644 --- a/colorscheme/AquaGraphite.kcsrc +++ b/colorscheme/AquaGraphite.kcsrc @@ -1,26 +1,26 @@ -[Color Scheme] -Name=Aqua Graphite -activeBackground=255,255,255 -activeBlend=225,225,225 -activeForeground=0,0,0 -activeTitleBtnBg=131,142,155 -alternateBackground=238,246,255 -background=255,255,255 -buttonBackground=137,145,155 -buttonForeground=0,0,0 -contrast=0 -foreground=0,0,0 -frame=255,255,255 -handle=255,255,255 -inactiveBackground=225,225,225 -inactiveBlend=225,225,225 -inactiveForeground=35,35,35 -inactiveFrame=255,255,255 -inactiveHandle=255,255,255 -inactiveTitleBtnBg=218,238,255 -linkColor=0,0,192 -selectBackground=104,121,140 -selectForeground=255,255,255 -visitedLinkColor=128,0,128 -windowBackground=255,255,255 -windowForeground=0,0,0 +[Color Scheme] +Name=Aqua Graphite +activeBackground=255,255,255 +activeBlend=225,225,225 +activeForeground=0,0,0 +activeTitleBtnBg=131,142,155 +alternateBackground=238,246,255 +background=255,255,255 +buttonBackground=137,145,155 +buttonForeground=0,0,0 +contrast=0 +foreground=0,0,0 +frame=255,255,255 +handle=255,255,255 +inactiveBackground=225,225,225 +inactiveBlend=225,225,225 +inactiveForeground=35,35,35 +inactiveFrame=255,255,255 +inactiveHandle=255,255,255 +inactiveTitleBtnBg=218,238,255 +linkColor=0,0,192 +selectBackground=104,121,140 +selectForeground=255,255,255 +visitedLinkColor=128,0,128 +windowBackground=255,255,255 +windowForeground=0,0,0 -- cgit v1.2.1