make all shadows option default

--move also the shadows choice to advanced
group
pull/1/head
Michail Vourlakos 8 years ago
parent 32eff5c167
commit 2c6fdab568

@ -79,7 +79,7 @@
<choice name="Locked"/>
<choice name="All"/>
</choices>
<default>1</default>
<default>2</default>
</entry>
<entry name="maxLength" type="Int">
<default>100</default>

@ -590,6 +590,7 @@ PlasmaComponents.Page {
ColumnLayout {
Layout.fillWidth: true
spacing: units.smallSpacing
visible: plasmoid.configuration.advanced
Header {
text: i18n("Applet shadows")

Loading…
Cancel
Save