diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/kmymoney-kde4/files/patch-kmymoney__CMakeLists.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/finance/kmymoney-kde4/files/patch-kmymoney__CMakeLists.txt b/finance/kmymoney-kde4/files/patch-kmymoney__CMakeLists.txt new file mode 100644 index 000000000000..9704bd1687ec --- /dev/null +++ b/finance/kmymoney-kde4/files/patch-kmymoney__CMakeLists.txt @@ -0,0 +1,11 @@ +--- ./kmymoney/CMakeLists.txt.orig 2010-06-11 19:10:00.000000000 -0400 ++++ ./kmymoney/CMakeLists.txt 2010-06-11 19:10:22.000000000 -0400 +@@ -195,7 +195,7 @@ + RENAME kmy.png + ) + INSTALL(FILES hi64-app-kmymoney.png +- DESTINATION ${ICON_INSTALL_DIR}/oxygen/68x68/apps ++ DESTINATION ${ICON_INSTALL_DIR}/oxygen/64x64/apps + RENAME kmymoney.png + ) + INSTALL(FILES mimetype_kmy_64x64.png |