Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 132548 - Rename .desktop title from "The Gimp" to "Gimp Image Editor"
Summary: Rename .desktop title from "The Gimp" to "Gimp Image Editor"
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gimp
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 131589
TreeView+ depends on / blocked
 
Reported: 2004-09-14 18:30 UTC by Seth Nickell
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version: 2.0.4-5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-24 17:59:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Seth Nickell 2004-09-14 18:30:11 UTC
Gimp's .desktop file should have the title changed "Gimp Image Editor"

Comment 1 Nils Philippsen 2004-09-15 07:38:05 UTC
Agreed, but that would screw up all the translations... I'll file that
upstream -- though it probably shouldn't be the title but the
GenericName that should be set to "Image Editor", shouldn't it?

Comment 2 Seth Nickell 2004-09-15 19:12:43 UTC
It needs to be the title at this point, unfortunately. Menu stuff is
rather confusing across desktops at the moment and the only way to
actually get the change to "take" generally is to change the "Name".
Hopefully this will be resolved eventually.

Changing upstream would be nice, though they have not been
particularly ammenable to this change in the past. However, we should
change it in ours soon whether upstream does or not. We have a number
of other RH-specific changed desktop files (same change: functional
naming) and they get translated reasonably before release.

Comment 3 Seth Nickell 2004-09-15 19:13:28 UTC
(particularly because we'll have to get our translators to do this...
early is better than later wrt to the FC3 release cycle ;-)

Comment 4 Nils Philippsen 2004-09-16 09:22:04 UTC
Whom do I need to nudge about the translations and how are they going
to do it? It's easy with internally developed stuff like s-c-foo, but
I don't know how they'll be getting the translations into this one.

Comment 5 Jonathan Blandford 2004-09-16 18:09:01 UTC
Hi Nils,

Seth apparently CCed me on this one.

It's a pain to get translations in desktop files with our setup.  I
think we should try to get the changed translation upstream, and
change the English version only in the short term.  95%  of the
current translations just say 'GIMP' right now anyway, so just
clarifying the English version should be fine for now.  If upstream
doesn't modify this, then we'll have to find a fix.

Comment 6 Nils Philippsen 2004-09-16 19:44:59 UTC
As Seth already mentioned, upstream probably won't accept changing the
title when adding a GenericName and fixing the DEs is the right thing.
I'll try it with a changed English (and German) title, but IIRC this
caused all translations to vanish during the build process (because
there is no translation for the new string). Maybe some after-the-fact
hacking in the buildroot.

Comment 7 Jonathan Blandford 2004-09-16 20:55:00 UTC
The gimp should ship with the .desktop file already and you should
patch that.  If it doesn't and it requires intltool to create the
.desktop file, then you should prolly just run:

 perl -pi  -e 's/Name=The GIMP/Name=GIMP Image Editor/'
%{_datadir}/applications/gimp-2.0.desktop

in %install.  Seems easiest.


Comment 8 Nils Philippsen 2004-09-16 21:17:24 UTC
gimp-2.0.4-5 with the changes is just building.

Comment 9 Colin Walters 2004-09-24 17:59:42 UTC
Looks good to me, closing.


Note You need to log in before you can comment on or make changes to this bug.