Re: Custom translated fields

2015-06-10 Thread Alexander Potashev
(CCing kde-i18n-doc) Hi Jaroslaw, The list of fields to extract is hardcoded in [1]. How many fields do you want to add? Can they be useful in other projects? [1] http://websvn.kde.org/trunk/l10n-kf5/scripts/createdesktopcontext.pl?view=markup -- Alexander Potashev 2015-06-10 12:41

Re: Custom translated fields

2015-06-10 Thread Jaroslaw Staniek
On 10 June 2015 at 12:26, Alexander Potashev aspotas...@gmail.com wrote: (CCing kde-i18n-doc) Hi Jaroslaw, The list of fields to extract is hardcoded in [1]. How many fields do you want to add? Can they be useful in other projects? [1]

Re: Custom translated fields

2015-06-10 Thread Alexander Potashev
2015-06-10 14:24 GMT+03:00 Jaroslaw Staniek stan...@kde.org: On 10 June 2015 at 12:26, Alexander Potashev aspotas...@gmail.com wrote: (CCing kde-i18n-doc) Hi Jaroslaw, The list of fields to extract is hardcoded in [1]. How many fields do you want to add? Can they be useful in other

Custom translated fields

2015-06-10 Thread Jaroslaw Staniek
Hi, KPluginMetaData::readTranslatedValue() is cool as it supports custom translated fields, i.e. something more than Name[...] or Comment[...]. A question: How is make our scripty infrastructure know that a custom field such as Foo[...] should be translated as well? -- regards, Jaroslaw Staniek

Jenkins-kde-ci: plasma-framework master stable-kf5-qt5 » Linux,All,gcc - Build # 19 - Fixed!

2015-06-10 Thread no-reply
We thank you for fixing your build!___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Jenkins-kde-ci: kdeclarative master kf5-qt5 » OSX,clang - Build # 8 - Failure!

2015-06-10 Thread no-reply
Check console output at https://build.kde.org/job/kdeclarative%20master%20kf5-qt5/PLATFORM=OSX,compiler=clang/8/ to view the results. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Re: Review Request 124062: Verify service has valid plugin info before using it

2015-06-10 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124062/#review81367 --- Would a warning there make sense? It's odd when things don't

Re: Review Request 123736: single QQmlEngine for all applets

2015-06-10 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123736/ --- (Updated June 10, 2015, 4:41 p.m.) Status -- This change has been

Re: Review Request 123735: version of QmlObject with a static engine

2015-06-10 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123735/ --- (Updated June 10, 2015, 4:41 p.m.) Status -- This change has been

Review Request 124062: Verify service has valid plugin info before using it

2015-06-10 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124062/ --- Review request for KDE Frameworks and Plasma. Repository:

Jenkins-kde-ci: plasma-framework master kf5-qt5 » OSX,NoX11,clang - Build # 18 - Failure!

2015-06-10 Thread no-reply
Check console output at https://build.kde.org/job/plasma-framework%20master%20kf5-qt5/PLATFORM=OSX,Variation=NoX11,compiler=clang/18/ to view the results. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Jenkins-kde-ci: plasma-framework master kf5-qt5 » OSX,All,clang - Build # 18 - Failure!

2015-06-10 Thread no-reply
Check console output at https://build.kde.org/job/plasma-framework%20master%20kf5-qt5/PLATFORM=OSX,Variation=All,compiler=clang/18/ to view the results. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Jenkins-kde-ci: plasma-framework master kf5-qt5 » Linux,NoX11,gcc - Build # 20 - Fixed!

2015-06-10 Thread no-reply
We thank you for fixing your build!___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Review Request 124065: KMimeType mimeTypeForNameAndData() - mimeTypeForFileNameAndData()

2015-06-10 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124065/ --- Review request for KDE Frameworks and Laurent Montel. Repository:

Jenkins-kde-ci: plasma-framework master kf5-qt5 » OSX,All,clang - Build # 19 - Still Failing!

2015-06-10 Thread no-reply
Check console output at https://build.kde.org/job/plasma-framework%20master%20kf5-qt5/PLATFORM=OSX,Variation=All,compiler=clang/19/ to view the results. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Jenkins-kde-ci: plasma-framework master kf5-qt5 » OSX,All,clang - Build # 21 - Fixed!

2015-06-10 Thread no-reply
We thank you for fixing your build!___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 124065: KMimeType mimeTypeForNameAndData() - mimeTypeForFileNameAndData()

2015-06-10 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124065/#review81372 --- Ship it! - Vishesh Handa On June 10, 2015, 7:51 p.m.,

Re: Review Request 124066: Recognize X-KDE-FormFactor as stringlist

2015-06-10 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124066/#review81373 --- +1 I was looking for similar API when implementing plasmoids

Review Request 124066: Recognize X-KDE-FormFactor as stringlist

2015-06-10 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124066/ --- Review request for KDE Frameworks, Alex Richardson and David Faure.

Re: Review Request 124066: Recognize X-KDE-FormFactor as stringlist

2015-06-10 Thread Sebastian Kügler
On June 11, 2015, 4:25 a.m., Bhushan Shah wrote: +1 I was looking for similar API when implementing plasmoids in pmc. Not all plasmoids would support mediacenter containment, so they might need to tell somehow which formfactors are supported.. About naming, name it

Re: Review Request 124065: KMimeType mimeTypeForNameAndData() - mimeTypeForFileNameAndData()

2015-06-10 Thread Laurent Montel
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124065/#review81375 --- Ship it! Indeed it was renamed in QMineDatabase and we