diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-11 12:46:45 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-11 12:46:45 -0500 |
commit | 39a63a5c9d139191f97494f30fcff003528cd6de (patch) | |
tree | 2baa301535563631bfd9868b700527fba8c6112d /ubuntu/maverick/applications/digikam | |
parent | 082f0e5e0f16bf2874d7401b66897770e6c7bce5 (diff) | |
download | tde-packaging-39a63a5c9d139191f97494f30fcff003528cd6de.tar.gz tde-packaging-39a63a5c9d139191f97494f30fcff003528cd6de.zip |
Update Ubuntu and Debian packaging to use applications/share/tde
Diffstat (limited to 'ubuntu/maverick/applications/digikam')
3 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/digikam/debian/changelog b/ubuntu/maverick/applications/digikam/debian/changelog index 6a7191d2f..e421b82b9 100644 --- a/ubuntu/maverick/applications/digikam/debian/changelog +++ b/ubuntu/maverick/applications/digikam/debian/changelog @@ -846,7 +846,7 @@ digikam (0.7.2-4) unstable; urgency=medium digikam (0.7.2-3) unstable; urgency=low - * move digikam.desktop file to /usr/share/applications/kde/ + * move digikam.desktop file to /usr/share/applications/tde/ The desktop file is already XDG compliant. (Closes: #271562) * fix grammar in long description. Thx Justin! (Closes: #300122) * Add 16x16 and 32x32 xpm icons for debian menu file diff --git a/ubuntu/maverick/applications/digikam/debian/digikam-trinity.install b/ubuntu/maverick/applications/digikam/debian/digikam-trinity.install index 49fc16b82..26e2288f9 100644 --- a/ubuntu/maverick/applications/digikam/debian/digikam-trinity.install +++ b/ubuntu/maverick/applications/digikam/debian/digikam-trinity.install @@ -3,7 +3,7 @@ opt/trinity/bin/digi* opt/trinity/lib /opt/trinity/share/apps/digikam /opt/trinity/share/apps/konqueror/servicemenus/digikam*.desktop -/opt/trinity/share/applications/kde/digikam.desktop +/opt/trinity/share/applications/tde/digikam.desktop /opt/trinity/share/icons/hicolor/*/apps/digikam.png /opt/trinity/share/locale /opt/trinity/share/servicetypes/digikamimageplugin.desktop diff --git a/ubuntu/maverick/applications/digikam/debian/showfoto-trinity.install b/ubuntu/maverick/applications/digikam/debian/showfoto-trinity.install index d9ff5c47a..73ba9c643 100644 --- a/ubuntu/maverick/applications/digikam/debian/showfoto-trinity.install +++ b/ubuntu/maverick/applications/digikam/debian/showfoto-trinity.install @@ -1,6 +1,6 @@ opt/trinity/bin/showfoto /opt/trinity/share/apps/showfoto -/opt/trinity/share/applications/kde/showfoto.desktop +/opt/trinity/share/applications/tde/showfoto.desktop /opt/trinity/share/icons/hicolor/*/apps/showfoto.png debian/xpm.d/showfoto.xpm /opt/trinity/share/pixmaps/ debian/xpm.d/showfoto-16.xpm /opt/trinity/share/pixmaps/ |