<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, davidedmundson.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D18754">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>We copy the <tt style="background: #ebebeb; font-size: 13px;">.colors</tt> file's contents into <tt style="background: #ebebeb; font-size: 13px;">kdeglobals</tt> and I have seen many of them containing bogus</p>
<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">[General]
ColorScheme=Some Other Scheme</pre></div>
<p>which makes no sense. Ensure the <tt style="background: #ebebeb; font-size: 13px;">ColorScheme</tt> that ends up in <tt style="background: #ebebeb; font-size: 13px;">kdeglobals</tt> is the scheme defined by the look and feel package.</p>
<p>BUG: 403774</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Downloaded "Modern" lnf from kde store, applied it and system changed to a dark color scheme.<br />
Previously it would write "Breeze Dark" from its colors file to kdeglobals, now it is correctly "BreezeDarcBlue"<br />
This also obsoletes <a href="https://phabricator.kde.org/D18752" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">D18752</a> as now the correct scheme name is always present in kdeglobals</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18754">https://phabricator.kde.org/D18754</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kcms/lookandfeel/kcm.cpp</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, davidedmundson<br /><strong>Cc: </strong>plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>