<table><tr><td style="">sitter created this revision.<br />sitter added a reviewer: apol.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />sitter 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/D19226">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>by default we display VERSION_ID because it is the pure numeric<br />
representation while VERSION may contain all sorts of clutter information<br />
that overloads the KCM and possibly makes the KCM look ugly.<br />
but, VERSION is technically meant for displaying to the user, so there<br />
is a reason why a distribution may choose to display that instead of the<br />
ID.</p>

<p>to give them control over this there's now a bool config entry<br />
UseOSReleaseVersion which defaults to false, when set to true the KCM<br />
will use the VERSION instead of VERSION_ID.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">VERSION and VERSION_ID are different</li>
<li class="remarkup-list-item">config value not set</li>
<li class="remarkup-list-item">kcm uses VERSION_ID</li>
<li class="remarkup-list-item">config value set to true</li>
<li class="remarkup-list-item">kcm uses VERSION</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R102 KInfoCenter</div></div></div><br /><div><strong>BRANCH</strong><div><div>osrversion</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19226">https://phabricator.kde.org/D19226</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>Modules/about-distro/example/kcm-about-distrorc.ex<br />
Modules/about-distro/src/Module.cpp</div></div></div><br /><div><strong>To: </strong>sitter, apol<br /><strong>Cc: </strong>plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>