----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125529/#review86378 -----------------------------------------------------------
As this is a behvioral change (well, closest categorisation), i would avoid merging this to kdelibs4, and mail kde-distro-packagers with a link to this review instead ;-) - Hrvoje Senjan On Oct. 5, 2015, 4:21 p.m., Harald Sitter wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/125529/ > ----------------------------------------------------------- > > (Updated Oct. 5, 2015, 4:21 p.m.) > > > Review request for kdelibs and Jonathan Riddell. > > > Repository: kdelibs > > > Description > ------- > > This enables tighter integration with default Plasma 5 appearance in all > cases, previously all KDE4 applications would be themed using the Plasma 5 > Breeze style through a kconf_update script called kde4breeze. This util > writes configs into the user home to make sure KDE4 apps appear breeze > themed. Unfortunately this does not work with sudo'd applications as they > would use a different HOME and thus use the Oxygen theme by default, making > them not fit in with the rest of the default theming. > The patch switches the default icon theme as well as widget style > from oxygen to breeze. > It also adjusts the hardcoded default color values in kcolorscheme from > oxygen to breeze > (thanks to Kai Uwe Broulik https://git.reviewboard.kde.org/r/124872/) > > > Diffs > ----- > > kdeui/colors/kcolorscheme.cpp a6650ace52117c4abcfc1893228dc23e3ab6299a > kdeui/icons/kicontheme.cpp d9efbb0275e1094c887bb62382d5ddb4135684d7 > kdeui/kernel/kstyle.cpp 95a71c24842338fbe6bf5128f6fb76029960b64a > > Diff: https://git.reviewboard.kde.org/r/125529/diff/ > > > Testing > ------- > > > Thanks, > > Harald Sitter > >