added 'lightsource' option

wilder-pre-rebase
Hugo Pereira Da Costa 12 years ago
parent 256db17f7b
commit 73555014e6
  1. 10
      kstyle/breeze.kcfg

@ -105,6 +105,16 @@
<default>12</default>
</entry>
<!-- light source -->
<entry name="LightSource" type="Enum">
<choices>
<choice name="LS_TOPLEFT" />
<choice name="LS_TOPRIGHT" />
<choice name="LS_TOP" />
</choices>
<default>LS_TOPLEFT</default>
</entry>
</group>
</kcfg>

Loading…
Cancel
Save