Summary: | KMyMoney 3.98.1 installs 64x64 icon into 68x68 directory | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Jason E. Hale <bsdkaffee> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patches kmymoney/CMakeLists.txt to install 64X64 icon in proper location |
SVN commit 1159728 by asoliverez: Fix installation path for 64x64 oxygen icons - Patch contributed by Jason E. Hale BUG:246866 M +1 -1 CMakeLists.txt WebSVN link: http://websvn.kde.org/?view=rev&revision=1159728 |
Created attachment 49858 [details] Patches kmymoney/CMakeLists.txt to install 64X64 icon in proper location Version: unspecified (using KDE 4.4.5) OS: FreeBSD KMyMoney 3.98.1 installs hi64-app-kmymoney.png into ${ICON_INSTALL_DIR}/oxygen/68x68/apps. This should be ${ICON_INSTALL_DIR}/oxygen/64x64/apps. It is patched in FreeBSD ports; patch for kmymoney/CMakeLists.txt is attached. Reproducible: Always Steps to Reproduce: Install KMyMoney 3.98.1. Actual Results: 64x64 icon installs into 68x68 directory. Expected Results: Install 64x64 icon into 64x64 directory. OS: FreeBSD (i386) release 8.0-RELEASE Compiler: cc