Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50457 - meld-0.9.2 does not install .desktop file
Summary: meld-0.9.2 does not install .desktop file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 52219
Blocks:
  Show dependency tree
 
Reported: 2004-05-08 08:08 UTC by Ed Catmur
Modified: 2004-10-16 13:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2004-05-08 08:08:39 UTC
The .desktop has been i18nised, so it needs to be created with intltool-merge.

--- dev-util/meld/meld-0.9.2.ebuild     2004/05/08 15:01:03     1.1
+++ dev-util/meld/meld-0.9.2.ebuild     2004/05/08 15:03:23
@@ -48,6 +48,7 @@ src_install() {
        insinto /usr/share/pixmaps
        newins glade2/pixmaps/icon.png meld-icon.png
  
+       intltool-merge -d po meld.desktop.in meld.desktop
        insinto /usr/share/applications
        doins meld.desktop
Comment 1 Stephane Loeuillet 2004-09-03 09:11:31 UTC
it looks like it has been fixed upstream (0.9.4.1) but the ebuild was not updated for 0.9.2
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-10-16 13:09:04 UTC
0.9.4.1 added to portage.