D11145: Merge applet packages' /code subdirs into /ui subdirs
This revision was automatically updated to reflect the committed changes. Closed by commit R120:b10f5bc729e7: Merge applet packages' /code subdirs into /ui subdirs (authored by kossebau). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D11145?vs=28980&id=29020#toc REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11145?vs=28980&id=29020 REVISION DETAIL https://phabricator.kde.org/D11145 AFFECTED FILES applets/batterymonitor/package/contents/code/logic.js applets/batterymonitor/package/contents/ui/logic.js applets/lock_logout/contents/code/data.js applets/lock_logout/contents/ui/data.js applets/notifications/package/contents/code/uiproperties.js applets/notifications/package/contents/ui/uiproperties.js To: kossebau, #plasma, mart, broulik, apol Cc: plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
D11145: Merge applet packages' /code subdirs into /ui subdirs
kossebau created this revision. kossebau added reviewers: Plasma, mart, broulik. Restricted Application added a project: Plasma. kossebau requested review of this revision. REVISION SUMMARY As there are only a few QML files in the respective /ui subdir, having the JS file in the same dir still provides good overview TEST PLAN Applets UI & Config still work as before REPOSITORY R120 Plasma Workspace BRANCH mergeappletcodedirintouidir REVISION DETAIL https://phabricator.kde.org/D11145 AFFECTED FILES applets/batterymonitor/package/contents/code/logic.js applets/batterymonitor/package/contents/ui/logic.js applets/lock_logout/contents/code/data.js applets/lock_logout/contents/ui/data.js applets/notifications/package/contents/code/uiproperties.js applets/notifications/package/contents/ui/uiproperties.js To: kossebau, #plasma, mart, broulik Cc: plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
