| Summary: | photobookui.rc installed in .../share/apps, instead .../share/apps/kview | ||
|---|---|---|---|
| Product: | [Unmaintained] kview | Reporter: | Carsten Lohrke <carstenlohrke> |
| Component: | general | Assignee: | Matthias Kretz <kretz> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Carsten Lohrke
2005-06-03 19:41:53 UTC
Yes, it it installed there. -- JRT SVN commit 424927 by mkretz: BUG: 106747 install ui.rc file into share/apps/kview M +1 -1 Makefile.am --- trunk/KDE/kdegraphics/kview/photobook/Makefile.am #424926:424927 @@ -15,5 +15,5 @@ KDE_ICON = photobook -partdir = $(kde_datadir) +partdir = $(kde_datadir)/kview part_DATA = photobookui.rc |