Ship with Aurorae and Qtcurve or not...
Marco Martin
notmart at gmail.com
Fri May 16 14:20:26 UTC 2014
On Friday 16 May 2014, David Edmundson wrote:
> We have an extra month. Lets do it.
>
> As for your application, I think we need a guard on
> if (QFile::exists( theQStyleRcFile ) {
> return;
> }
> so we don't trash user configs.
>
> group.writeEntry("widgetStyle", "oxygen");
> seems wrong
>
> Is the plan to add a kconf_update script to run this?
> Or have it run by startkde? or by the user manually?
it can't be a kconf_update, becasue is a kde4 application and has to be
executed at a plasma next session startup.
so should be an autostart application.
at the moment is a kde4 application to be safer to access config of kde4
(otherwise i guess would be possible by just accessing ~/.kde or ~/kde4 going
by attempts, but a bit more error prone perhaps)
--
Marco Martin
More information about the Plasma-devel
mailing list