Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Andriy Gapon
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105112/ --- Review request for Plasma. Description --- Currently recent

Re: Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105112/ --- (Updated May 31, 2012, 10:08 a.m.) Review request for Plasma and Trever

Re: Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105112/#review14293 --- the real fubar here is that it stores this information

Review Request: Bug Marble globe wallpaper, reversed spin direction

2012-05-31 Thread Greg T
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105118/ --- Review request for Marble and Plasma. Description --- I had to

Re: Review Request: Bug Marble globe wallpaper, reversed spin direction

2012-05-31 Thread Dennis Nienhüser
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105118/#review14296 --- Ship it! Polarity determines whether north is visible top or

Re: Review Request: Bug Marble globe wallpaper, reversed spin direction

2012-05-31 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105118/#review14302 --- This review has been submitted with commit

Re: Review Request: Bug Marble globe wallpaper, reversed spin direction

2012-05-31 Thread Greg T
On May 31, 2012, 1:08 p.m., Dennis Nienhüser wrote: Polarity determines whether north is visible top or bottom, so I don't know why the original code was there. I think you can even strip it down further to a simple qreal const direction = polarity 0 ? -1 : 1; i.e. ignore the

Re: Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Trever Fischer
On May 31, 2012, 10:09 a.m., Aaron J. Seigo wrote: the real fubar here is that it stores this information internally in its own config file. this really ought to be stored/retrieved from nepomuk and/or zeitgeist. i've cc'd Trever on this because he may have something to say about

Re: Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Aaron J. Seigo
On May 31, 2012, 10:09 a.m., Aaron J. Seigo wrote: the real fubar here is that it stores this information internally in its own config file. this really ought to be stored/retrieved from nepomuk and/or zeitgeist. i've cc'd Trever on this because he may have something to say about

Re: Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Mark
On Thu, May 31, 2012 at 3:36 PM, Trever Fischer tdfisc...@fedoraproject.org wrote: This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105112/ On May 31st, 2012, 10:09 a.m., *Aaron J. Seigo* wrote: the real fubar here is that it stores this

Re: Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Trever Fischer
On Thu, 2012-05-31 at 16:45 +0200, Mark wrote: On Thu, May 31, 2012 at 3:36 PM, Trever Fischer tdfisc...@fedoraproject.org wrote: This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105112/ On May

Re: Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Trever Fischer
On May 31, 2012, 10:09 a.m., Aaron J. Seigo wrote: the real fubar here is that it stores this information internally in its own config file. this really ought to be stored/retrieved from nepomuk and/or zeitgeist. i've cc'd Trever on this because he may have something to say about

Re: Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Ivan Čukić
On May 31, 2012, 10:09 a.m., Aaron J. Seigo wrote: the real fubar here is that it stores this information internally in its own config file. this really ought to be stored/retrieved from nepomuk and/or zeitgeist. i've cc'd Trever on this because he may have something to say about

Plasma@Randa Meetings 2012

2012-05-31 Thread Mario Fux
Good morning Today I had a quick chat with Aaron and Marco about the possibility of another Plasma meeting (Tokamak 6) in Randa. This years Randa meetings will be from Friday, the 21st to Thursday, the 27th of September. They seemed interested and thus there will finally be another Tokamak

Re: Review Request: kickoff: save recent applications list on every change to it

2012-05-31 Thread Seif Lotfy
On May 31, 2012, 10:09 a.m., Aaron J. Seigo wrote: the real fubar here is that it stores this information internally in its own config file. this really ought to be stored/retrieved from nepomuk and/or zeitgeist. i've cc'd Trever on this because he may have something to say about