Add default QtCurve style to kubuntu-default-settings package

pull/3/head
Timothy Pearson 10 years ago
parent 26bef1e853
commit 1447ba6363

@ -163,6 +163,9 @@ install:
install -m644 kompmgr-rc-files/xcompmgrrc "$(SKELETON_DIR)/.xcompmgrrc"
install -m644 kompmgr-rc-files/compton-tde.conf "$(SKELETON_DIR)/.compton-tde.conf"
mkdir -p "$(SKELETON_DIR)/.config/qtcurve"
install -m644 qtcurve-rc-files/stylerc "$(SKELETON_DIR)/.config/qtcurve/stylerc"
mkdir -p "$(SETTINGS_DIR)/tde-profile/lesser-visual-impairment/share/config/"
cp -r accessibility/lesser-visual-impairment/* "$(SETTINGS_DIR)/tde-profile/lesser-visual-impairment/share/config/"
mkdir -p "$(SETTINGS_DIR)/tde-profile/moderate-visual-impairment/share/config/"

@ -0,0 +1,55 @@
[Settings]
activeTabAppearance=gradient
animatedProgress=true
appearance=shinyglass
borderMenuitems=true
borderTab=false
coloredMouseOver=plastik
comboSplitter=true
crButton=false
customShades=0
defBtnIndicator=colored
doubleGtkComboArrow=false
dwtAppearance=flat
etchEntry=true
flatSbarButtons=false
focus=standard
gtkScrollViews=false
handles=dots
highlightFactor=5
highlightTab=true
inactiveTitlebarAppearance=gradient
lighterPopupMenuBgnd=15
lvAppearance=shinyglass
menuStripeAppearance=gradient
menubarAppearance=shinyglass
menuitemAppearance=shinyglass
progressAppearance=shinyglass
progressGrooveColor=base
round=full
roundAllTabs=false
selectionAppearance=flat
shadeMenubarOnlyWhenActive=true
shadeMenubars=darken
shadeSliders=selected
sliderAppearance=shinyglass
sliderStyle=round
sliderThumbs=dots
smallRadio=false
splitters=dots
square=0
stripedProgress=plain
sunkenAppearance=inverted
tabAppearance=gradient
tabMouseOver=top
thinSbarGroove=false
thinnerBtns=false
titlebarAlignment=left
titlebarAppearance=gradient
toolbarAppearance=shinyglass
toolbarSeparators=dots
unifyCombo=false
unifySpin=false
useHighlightForMenu=true
vArrows=false
version=1.6.2
Loading…
Cancel
Save