Re: KDEReview: Nepomuk-Controller QML

2013-04-12 Thread Jörg Ehrichs
I guess which icons are shown in the system tray is a setting of the system tray applet, no? Yes but I have now a proper plasma update script, so this issue should be solved now. The script will be installed by default so any user should be updated correctly

Re: KDEReview: Nepomuk-Controller QML

2013-04-12 Thread Jörg Ehrichs
I'd say the Messages.sh pot filename are wrong for both the dataengine and the applet. Please confirm with the plasma developers what's the catalog name that will be loaded but yours doesn't seem to follow the pattern. I see, the i18n techbase article says every qml app needs plasma_applet_

Re: KDEReview: Nepomuk-Controller QML

2013-03-28 Thread Kevin Krammer
On Wednesday, 2013-03-27, Jörg Ehrichs wrote: Assuming this setting is stored in some KConfig based file, wouldn't it be possible to migrate it using kconf_update? Good question. The config is saved in plasma-desktop-appletsrc and I need to add:

Re: KDEReview: Nepomuk-Controller QML

2013-03-27 Thread Jörg Ehrichs
Assuming this setting is stored in some KConfig based file, wouldn't it be possible to migrate it using kconf_update? Good question. The config is saved in plasma-desktop-appletsrc and I need to add: [Containments][3][Applets][25][Configuration][Applets][36] geometry=0,0,24,24

Re: KDEReview: Nepomuk-Controller QML

2013-03-26 Thread Jörg Ehrichs
The minor version upgrade process all throughout the KDE/Plasma 4 releases started off as a fairly steady source of minor nits and irritants for users. The Nepomuk controls themselves are already fairly well-known so it's even more important IMO that if they are deprecated that they don't

Re: KDEReview: Nepomuk-Controller QML

2013-03-26 Thread Michael Pyne
On Tuesday, March 26, 2013 11:42:46 Jörg Ehrichs wrote: One detail though is missing, the old systray was able give a number of indexer file resources. This number is missing from my QML approach. Not sure how important this number is, as it isn't really a good measure or even a measure at

Re: KDEReview: Nepomuk-Controller QML

2013-03-25 Thread Vishesh Handa
On Sat, Mar 23, 2013 at 8:12 PM, Jörg Ehrichs joerg.ehri...@gmx.de wrote: So after a first introduction in plasma, I like to get this thing into SC. The Nepomuk-Controller aims to replace the current system tray Nepomuk applet. This one allows to suspend/resume and show information for all

Re: KDEReview: Nepomuk-Controller QML

2013-03-25 Thread Michael Pyne
On Monday, March 25, 2013 16:46:10 Vishesh Handa wrote: On Sat, Mar 23, 2013 at 8:12 PM, Jörg Ehrichs joerg.ehri...@gmx.de wrote: The dataengine as well as the applet is only installed if Nepomuk-Core/Soprano is found as build dependency. This would deprecate:

KDEReview: Nepomuk-Controller QML

2013-03-23 Thread Jörg Ehrichs
So after a first introduction in plasma, I like to get this thing into SC. The Nepomuk-Controller aims to replace the current system tray Nepomuk applet. This one allows to suspend/resume and show information for all the indexers, thus this gives any user a small hint what happens in the

Re: KDEReview: Nepomuk-Controller QML

2013-03-23 Thread Albert Astals Cid
El Dissabte, 23 de març de 2013, a les 15:42:33, Jörg Ehrichs va escriure: So after a first introduction in plasma, I like to get this thing into SC. The Nepomuk-Controller aims to replace the current system tray Nepomuk applet. This one allows to suspend/resume and show information for all

Re: KDEReview: Nepomuk-Controller QML

2013-03-23 Thread Jörg Ehrichs
Why workspace when you are deprecating something in runtime? All other Plasma::DataEngines and applets (battery, network) are in workspace too. While runtime/plasma has only some generic stuff. So in general it felt like the better place. In addition I think this service info tool is not a