Summary: | [kde-windows] skanlite lacks icon in the start menu (no kde4_add_app_icon command in the build system) | ||
---|---|---|---|
Product: | [Applications] Skanlite | Reporter: | Jekyll Wu <adaptee> |
Component: | general | Assignee: | Patrick Spendrin <ps_ml> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde-windows, ps_ml |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/skanlite/a7b5af817249f23444baf4496e24fbacd13d6e50 | Version Fixed In: | |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 320424 |
Description
Jekyll Wu
2013-05-29 16:06:55 UTC
Hmm... this is a bit of a problem... I'm using the default icon for scanning and that icon is not in the skanlite repository.... That shouldn't be a problem, for kde internal programs we also use the icons from the standard installation (aka the *installed* oxygen icons :-D). This should be possible for skanlite too, along the lines of: kde4_add_app_icon(kcalc_KDEINIT_SRCS "${KDE4_INSTALL_DIR}/share/icons/oxygen/*/apps/accessories-calculator.png") I can look at that tomorrow if you want. Git commit a7b5af817249f23444baf4496e24fbacd13d6e50 by Patrick Spendrin. Committed on 30/05/2013 at 02:40. Pushed by sengels into branch 'master'. add application icon for skanlite M +2 -0 src/CMakeLists.txt http://commits.kde.org/skanlite/a7b5af817249f23444baf4496e24fbacd13d6e50 |