Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 50457

Summary: meld-0.9.2 does not install .desktop file
Product: Gentoo Linux Reporter: Ed Catmur <ed>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: leroutier, rockoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 52219    
Bug Blocks:    

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.