diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-12-28 17:51:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-12-28 17:51:02 -0600 |
commit | c824f20a9fe45fc3ea575d1adcfb715822b64660 (patch) | |
tree | 654938c9cac1f8631830a04aeae06fb05f96dfdb /ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals | |
parent | 37e11c19d7d1ac39f18b9dba1bffee0dc09f9e08 (diff) | |
download | tde-packaging-c824f20a9fe45fc3ea575d1adcfb715822b64660.tar.gz tde-packaging-c824f20a9fe45fc3ea575d1adcfb715822b64660.zip |
Move distro-specific defaultsettings files into the debian directory to get around quilt format limitations
Diffstat (limited to 'ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals')
-rw-r--r-- | ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals | 71 |
1 files changed, 0 insertions, 71 deletions
diff --git a/ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals b/ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals deleted file mode 100644 index 502972019..000000000 --- a/ubuntu/raring/defaultsettings/kubuntu-default-settings/kde-rc-files/kdeglobals +++ /dev/null @@ -1,71 +0,0 @@ -[DesktopIcons] -Animated=true -Size=48 - -[General] -XftAntialias=true -XftHintStyle=hintfull -XftSubPixel=none -font=Sans Serif,9,-1,5,50,0,0,0,0,0 -fixed=Monospace,9,-1,5,50,0,0,0,0,0 -menuFont=Sans Serif,9,-1,5,50,0,0,0,0,0 -taskbarFont=Sans Serif,9,-1,5,50,0,0,0,0,0 -toolBarFont=Sans Serif,9,-1,5,50,0,0,0,0,0 -widgetStyle=qtcurve -alternateBackground=220,228,249 -background=238,239,242 -buttonBackground=238,238,238 -buttonForeground=0,0,0 -foreground=0,0,0 -linkColor=0,0,238 -selectBackground=68,115,196 -visitedLinkColor=82,24,139 -windowBackground=255,255,255 -windowForeground=0,0,0 -shadeSortColumn=true - -[PreviewSettings] -BoostSize=true -MaximumSize=5242880 - -[KDE] -ShowIconsOnPushButtons=true -ChangeCursor=true -EffectAnimateCombo=true -EffectFadeMenu=false -EffectFadeTooltip=false -EffectsEnabled=true -OpaqueResize=true -contrast=7 -SingleClick=true - -[WM] -activeFont=Sans Serif,9,-1,5,75,0,0,0,0,0 -activeBackground=82,139,239 -activeBlend=238,239,242 -activeForeground=255,255,255 -activeTitleBtnBg=220,220,220 -frame=239,239,239 -handle=239,239,239 -inactiveBackground=238,239,242 -inactiveBlend=238,239,242 -inactiveForeground=67,67,67 -inactiveFrame=239,239,239 -inactiveHandle=239,239,239 -inactiveTitleBtnBg=167,181,199 -selectBackground=68,115,196 -selectForeground=255,255,255 - -[Global Shortcuts] -Popup Launch Menu=default(Alt+F1);Win - -[KSpell] -#ASpell -KSpell_Client=1 -#UTF-8 -KSpell_Encoding=11 - -[KDE URL Restrictions] -rule_count=2 -rule_1=redirect,http,,,apt,,,true -rule_2=redirect,https,,,apt,,,true |