Ship with Aurorae and Qtcurve or not...

Sebastian Kügler sebas at kde.org
Fri May 16 14:20:49 UTC 2014


On Friday, May 16, 2014 16:20:26 Marco Martin wrote:
> 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)

We should be able to check KDEDIRS first here? (It's unused in KF5, but could 
still be set in a Plasma session to indicate "the old .kde config is <here>").
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9


More information about the Plasma-devel mailing list