Bug 333050 - Kate does not create an app-icon on MacOSX, whereas kwrite does
Summary: Kate does not create an app-icon on MacOSX, whereas kwrite does
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: unspecified
Platform: MacPorts macOS
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 21:04 UTC by Marko Käning
Modified: 2015-10-14 19:50 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Käning 2014-04-03 21:04:17 UTC
kwrite does this:
---
kde4_add_app_icon(kwrite_KDEINIT_SRCS "${KDE4_INSTALL_DIR}/share/icons/oxygen/*/apps/accessories-text-editor.png")
---
but kate misses to do so, which is why kate does not create an ICNS on MacOSX.

Reproducible: Always

Steps to Reproduce:
1.  Install kate using MacPorts
2. Check out launch pad and see that the application doesn't have a valid icon
3. Start the app, keep the icon in dock
4. App icon is visible and ok, different from kwrite
5. After closing the app an app icon stays in dock, but its the generic invalid one!!!



KDE 12.2.2
Comment 1 Christoph Cullmann 2015-10-14 19:50:05 UTC
Fix in KF5 version of Kate/KWrite, proper icons added now.
Not only for mac but for win, too.