| Summary: |
2.26.1 still installs skrooge_unit.knsrc to depreciated /etc/xdg/ location |
| Product: |
[Applications] skrooge
|
Reporter: |
Rik Mills <rikmills> |
| Component: |
general | Assignee: |
Stephane MANKOWSKI <stephane> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
normal
|
CC: |
stephane
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
unspecified | |
|
| Target Milestone: |
25.1.0 | |
|
| Platform: |
Other | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
https://invent.kde.org/office/skrooge/commit/dcbbb3e44f239032588e09b569e2ff358e4c096e
|
Version Fixed/Implemented In:
|
|
|
Sentry Crash Report:
|
|
| |
SUMMARY The 2.26.1 changelog includes: * Correction: Fix deprecated knsrc file location skrooge_monthly.knsrc had its location set to /usr/share/knsrcfiles/ with plugins/skrooge/CMakeLists.txt:INSTALL(FILES skrooge_monthly.knsrc DESTINATION ${KDE_INSTALL_KNSRCDIR}) however skrooge_unit.knsrc is still being installed to /etc/xdg/ via: plugins/skrooge/skrooge_unit/CMakeLists.txt:INSTALL(FILES skrooge_unit.knsrc DESTINATION ${CONFIG_INSTALL_DIR} In my Ubuntu test build