On Saturday, 2014-04-12, 18:33:02, David Faure wrote:
> On Saturday 12 April 2014 12:08:12 Kevin Krammer wrote:
> > On Saturday, 2014-04-12, 06:57:41, Ivan Čukić wrote:
> > > > +for (const auto testSubdir: { ".kde", ".kde5" }) {
> > > > Shouldn't that be .kde4?
> > >
> > > Yes, already
On Saturday 12 April 2014 12:08:12 Kevin Krammer wrote:
> On Saturday, 2014-04-12, 06:57:41, Ivan Čukić wrote:
> > > +for (const auto testSubdir: { ".kde", ".kde5" }) {
> > > Shouldn't that be .kde4?
> >
> > Yes, already fixed in the next commit. :)
> >
> > > That block of code ($KDEH
On Saturday, 2014-04-12, 06:57:41, Ivan Čukić wrote:
> > +for (const auto testSubdir: { ".kde", ".kde5" }) {
> > Shouldn't that be .kde4?
>
> Yes, already fixed in the next commit. :)
>
> > That block of code ($KDEHOME, otherwise ~/.kde, otherwise ~/.kde4) sounds
> > like code that co
> +for (const auto testSubdir: { ".kde", ".kde5" }) {
> Shouldn't that be .kde4?
Yes, already fixed in the next commit. :)
> That block of code ($KDEHOME, otherwise ~/.kde, otherwise ~/.kde4) sounds
> like code that could be shared. Should we have a kde4ConfigHome() and
> kde4DataHom
On Sunday 06 April 2014 19:29:43 Ivan Čukić wrote:
> On Friday 04 Apr 2014 21:36:11 Luca Beltrame wrote:
> > David Faure wrote:
> > > Kevin Krammer had thoughts on the topic - iirc along the lines of "every
> > > application should take care of migrating the relevant data" ? (cc'ed)
> >
> > To giv
On Friday, 2014-04-04, 18:21:31, David Faure wrote:
> On Friday 04 April 2014 09:42:34 Ivan Čukić wrote:
> > Hi all,
> >
> > Since we have changed the location of our config files not to use .kde
> > anymore, we will need some way of moving the old configuration files to
> > their new locations.
>
On Friday 04 Apr 2014 21:36:11 Luca Beltrame wrote:
> David Faure wrote:
> > Kevin Krammer had thoughts on the topic - iirc along the lines of "every
> > application should take care of migrating the relevant data" ? (cc'ed)
>
> To give more context on this question: kactivities (KF5 based) can be
David Faure wrote:
> Kevin Krammer had thoughts on the topic - iirc along the lines of "every
> application should take care of migrating the relevant data" ? (cc'ed)
To give more context on this question: kactivities (KF5 based) can be used
with a 4.x software stack, however it uses the XDG co
On Friday 04 April 2014 09:42:34 Ivan Čukić wrote:
> Hi all,
>
> Since we have changed the location of our config files not to use .kde
> anymore, we will need some way of moving the old configuration files to
> their new locations.
>
> Should we use kconf_update for this, or is something else in
Hi all,
Since we have changed the location of our config files not to use .kde
anymore, we will need some way of moving the old configuration files to their
new locations.
Should we use kconf_update for this, or is something else in the works?
Cheerio,
Ivan
--
Make your code readable. Prete
10 matches
Mail list logo