Ticket #25 (closed defect: wontfix)
Icons: dependency on cervisia/kdesdk
| Reported by: | mbiebl | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7.x |
| Component: | All | Version: | |
| Severity: | minor | Keywords: | RESOLVED |
| Cc: |
Description
kdesvn uses icons from cervisia (kdesdk module). So if you don't have kdesdk installed you have some ugly white spaces instead of the icons. One solution for package maintainers could be to add a dependency to cervisia, which is a rather ugly hack imho. The other solution would be to copy all needed icons from cervisia and name them differently to avoid name clashes (vcs_commit.png->svn_commit.png). I think it's best to only rely on icons that are delivered with kdebase.
