<table><tr><td style="">lepagevalleeemmanuel created this revision.<br />Restricted Application added a project: Kirigami.<br />Restricted Application added a subscriber: plasma-devel.<br />lepagevalleeemmanuel 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/D14673">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This patch moves the qrc from "raw" to generated using CMake configure file and add 4 missing files.</p>
<p>Since some months, a few files were missing from the QRC. It worked fine on system where Kirigami is installed (and recent) because it would load them from the file system instead of static resources. However it didn't work so well on systems where an older version (or no version) are installed.</p>
<p>Because ActionMenuItem is has different versions depending on the Qt version, the qrc had to be dynamic. The use of absolute path was also necessary because <tt style="background: #ebebeb; font-size: 13px;">rcc</tt> could no longer find the files because it uses the relative path from the <tt style="background: #ebebeb; font-size: 13px;">.qrc</tt> absolute path.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Not much honestly, it works on my system, other might want to double check.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14673">https://phabricator.kde.org/D14673</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kirigami.qrc<br />
src/CMakeLists.txt</div></div></div><br /><div><strong>To: </strong>lepagevalleeemmanuel<br /><strong>Cc: </strong>plasma-devel, apol, davidedmundson, mart, hein<br /></div>