D25003: [KDesktopFile] Add a property and propertyKde functions to access custom properties

2019-10-31 Thread Méven Car
meven abandoned this revision. meven added a comment. In D25003#557100 , @broulik wrote: > `KDesktopFile::desktopGroup()` just gives you a `KConfigGroup` of the ´[Desktop Entry]` section at which point you can read whatever you want

D25003: [KDesktopFile] Add a property and propertyKde functions to access custom properties

2019-10-31 Thread Kai Uwe Broulik
broulik added a comment. `KDesktopFile::desktopGroup()` just gives you a `KConfigGroup` of the ´[Desktop Entry]` section at which point you can read whatever you want REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D25003 To: meven, #frameworks, apol Cc: broulik,

D25003: [KDesktopFile] Add a property and propertyKde functions to access custom properties

2019-10-31 Thread Méven Car
meven added a comment. In D25003#555366 , @apol wrote: > Hi Meven, I guess I didn't make myself clear, sorry about that. This is not what I meant. > > What I meant was here D24956 you can query the

D25003: [KDesktopFile] Add a property and propertyKde functions to access custom properties

2019-10-28 Thread Aleix Pol Gonzalez
apol added a comment. Hi Meven, I guess I didn't make myself clear, sorry about that. This is not what I meant. What I meant was here D24956 you can query the desktop entry directly, we don't need to expose access to it. REPOSITORY R237 KConfig

D25003: [KDesktopFile] Add a property and propertyKde functions to access custom properties

2019-10-28 Thread Méven Car
meven created this revision. meven added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. meven requested review of this revision. REVISION SUMMARY Needed to be able to use `propertyKde("NoGlobalShortcut", false)` instead of

D25003: [KDesktopFile] Add a property and propertyKde functions to access custom properties

2019-10-28 Thread Méven Car
meven added a reviewer: apol. REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D25003 To: meven, #frameworks, apol Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns