----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115653/#review49626 -----------------------------------------------------------
This review has been submitted with commit 807993b1bb506b1480d83e05319793a6b39f30bf by Martin Gräßlin to branch master. - Commit Hook On Feb. 12, 2014, 7:12 a.m., Martin Gräßlin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/115653/ > ----------------------------------------------------------- > > (Updated Feb. 12, 2014, 7:12 a.m.) > > > Review request for KDE Frameworks. > > > Repository: kservice > > > Description > ------- > > Introduce a showOnCurrentPlatform method to KService > > This is inspired by showInKDE to easily exclude modules which doesn't > make any sense on the current platform. E.g. in systemsettings we > do not want services which are X11 specific if systemsettings is > executed on Wayland. > > > Diffs > ----- > > src/services/kservice.cpp 1da29e2629c09a150acee977237a25924056e3bc > src/services/kservice.h 6bc1bb988b273c9b2e6593f5f517535701b3854d > > Diff: https://git.reviewboard.kde.org/r/115653/diff/ > > > Testing > ------- > > Added "OnlyShowOnPlatforms=xcb;" to kcmbell's desktop file. Shown in > systemsettings on X, hidden on Wayland > > > Thanks, > > Martin Gräßlin > >
_______________________________________________ Kde-frameworks-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
