Missing application icons of many KDE apps on MacPorts/OSX
mk-lists at email.de
mk-lists at email.de
Sun Mar 23 08:26:11 GMT 2014
This patch file does NOT yet achieve the expected up to now:
—
--- 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 KMyMoneyApp)
+KDE4_ADD_APP_ICON( kdevelop_SRCS hi*-app-kdevelop.png )
—
Perhaps because there is no 128x128 pixel PNG yet?!
KMM has it, guess I’ll have to crosscheck the other apps or simply supply an appropriate PNG resized to 128x128.
More information about the KDevelop
mailing list