Re: pot files not being generated anymore

2013-09-26 Thread Bhushan Shah
Hello, On Fri, Sep 27, 2013 at 12:03 AM, Albert Astals Cid wrote: > And it's wrong, no? Just realized that it is wrong and not looking for *.qml files.. Instead it is looking for only *.cpp files.. Corrected that in http://commits.kde.org/kde-workspace/571e1fd25148a1d936b2c2c21ab9b3b5ddcd88e2 P

Re: kill the systray?

2013-09-26 Thread Matthias Klumpp
2013/9/26 Aaron J. Seigo : > On Wednesday, September 25, 2013 23:06:42 Matthias Klumpp wrote: >> I also fear that, but this was a statement by single developers, which >> I don't think is true. > > it is the developer responsible for the component in question, and apparently > he’s already doing wo

Re: pot files not being generated anymore

2013-09-26 Thread Albert Astals Cid
El Dijous, 26 de setembre de 2013, a les 12:06:44, Bhushan Shah va escriure: > Hello, > > I went through list and this is result... I have pushed missing files > to the repo with commit > http://commits.kde.org/kde-workspace/09aae2d121896d8d065291285aacd53a1596418 > d > > +2013-05-08 templates/me

Re: Review Request 112959: Add color picker in plasmaextracomponents

2013-09-26 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112959/ --- (Updated Sept. 26, 2013, 4:36 p.m.) Review request for Plasma and Marco Ma

Re: kill the systray?

2013-09-26 Thread Aaron J. Seigo
On Wednesday, September 25, 2013 23:06:42 Matthias Klumpp wrote: > I also fear that, but this was a statement by single developers, which > I don't think is true. it is the developer responsible for the component in question, and apparently he’s already doing work to create new incompatibilities

Re: Plasma-framework cmake issue

2013-09-26 Thread Sebastian Kügler
On Thursday, September 26, 2013 15:24:46 Sebastian Kügler wrote: > Hi Antonis, > > On Thursday, September 26, 2013 16:10:21 Antonis Tsiapaliokas wrote: > > I was trying to build plasma-framework but cmake fails. > > The installation was with a clean install/build dir of everything. > > > > If you

Re: Plasma-framework cmake issue

2013-09-26 Thread Sebastian Kügler
Hi Antonis, On Thursday, September 26, 2013 16:10:21 Antonis Tsiapaliokas wrote: > I was trying to build plasma-framework but cmake fails. > The installation was with a clean install/build dir of everything. > > If you need more info, please let me know... > > P.S. I have attached the cmake erro

Plasma-framework cmake issue

2013-09-26 Thread Antonis Tsiapaliokas
Hello, I was trying to build plasma-framework but cmake fails. The installation was with a clean install/build dir of everything. If you need more info, please let me know... P.S. I have attached the cmake error. Regards, Antonis error-cmake Description: Binary data __

Re: Review Request 112959: Add color picker in plasmaextracomponents

2013-09-26 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112959/#review40860 --- src/declarativeimports/plasmaextracomponents/qml/ColorPicker.q

Review Request 112959: Add color picker in plasmaextracomponents

2013-09-26 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112959/ --- Review request for Plasma and Marco Martin. Description --- Add color

Re: kill the systray?

2013-09-26 Thread Kevin Krammer
On Thursday, 2013-09-26, Martin Gräßlin wrote: > On Thursday 26 September 2013 11:35:02 Marco Martin wrote: > > On Thursday 26 September 2013 01:27:54 Aaron J. Seigo wrote: > > > The only remaining problem then becomes Qt5. QSystemTrayIcon does not > > > support the DBus protocol .. it should, real

Re: Re: kill the systray?

2013-09-26 Thread Martin Gräßlin
On Thursday 26 September 2013 11:35:02 Marco Martin wrote: > On Thursday 26 September 2013 01:27:54 Aaron J. Seigo wrote: > > The only remaining problem then becomes Qt5. QSystemTrayIcon does not > > support the DBus protocol .. it should, really, since the two largest > > Linux > > desktop envs bu

Re: kill the systray?

2013-09-26 Thread Marco Martin
On Thursday 26 September 2013 01:27:54 Aaron J. Seigo wrote: > > The only remaining problem then becomes Qt5. QSystemTrayIcon does not > support the DBus protocol .. it should, really, since the two largest Linux > desktop envs built on Qt use it ;) back in the days i remember a big blocker was t

Re: pot files not being generated anymore

2013-09-26 Thread Marco Martin
On Wednesday 25 September 2013 23:32:18 Sebastian Kügler wrote: > > Shall I delete them or are they going to make a come back anytime soon? > > They're all very much alive and kicking. Question: are those files not > generated anymore because no i18n calls are found, or is the Messages.sh > simply

Re: QML-using app developers: use private.* imports

2013-09-26 Thread Marco Martin
On Thursday 26 September 2013 02:23:31 Aleix Pol wrote: > The question would be then, why is it that there's some API that's only > needed for internal usage? If it's needed internally, it will be most > likely needed externally, at some point. The fact that you decide to label > it as private mak