From kde-devel Sun Mar 23 08:26:11 2014 From: mk-lists () email ! de Date: Sun, 23 Mar 2014 08:26:11 +0000 To: kde-devel Subject: Re: Missing application icons of many KDE apps on MacPorts/OSX Message-Id: <5493405D-E447-4A71-9CEC-36481C3B7128 () email ! de> X-MARC-Message: https://marc.info/?l=kde-devel&m=139556322232207 This patch file does NOT yet achieve the expected up to now: =97 --- pics/CMakeLists.txt 2014-03-23 09:03:11.000000000 +0100 +++ pics/CMakeLists.txt.new 2014-03-23 09:12:01.000000000 +0100 @@ -7,3 +7,6 @@ ########### install files ############### kde4_install_icons(${ICON_INSTALL_DIR}) + +#QT4_ADD_DBUS_ADAPTOR(kmymoney_SRCS org.kde.kmymoney.xml kmymoney.h KMyMon= eyApp) +KDE4_ADD_APP_ICON( kdevelop_SRCS hi*-app-kdevelop.png ) =97 Perhaps because there is no 128x128 pixel PNG yet?! KMM has it, guess I=92ll have to crosscheck the other apps or simply supply= an appropriate PNG resized to 128x128. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscrib= e <<