Bug 246866 - KMyMoney 3.98.1 installs 64x64 icon into 68x68 directory
Summary: KMyMoney 3.98.1 installs 64x64 icon into 68x68 directory
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR minor
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-06 04:45 UTC by Jason E. Hale
Modified: 2010-08-06 05:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patches kmymoney/CMakeLists.txt to install 64X64 icon in proper location (389 bytes, patch)
2010-08-06 04:45 UTC, Jason E. Hale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2010-08-06 04:45:11 UTC
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
Comment 1 Alvaro Soliverez 2010-08-06 05:05:08 UTC
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