After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 308134 - Remove references to Original Sin from plug-in strings
Remove references to Original Sin from plug-in strings
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
unspecified
Other All
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-06-17 22:59 UTC by Adam Weinberger
Modified: 2005-06-17 23:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Weinberger 2005-06-17 22:59:25 UTC
#: plug-ins/common/gee.c:172                                                                                                                                           
msgid ""                                                                                                                                                               
"A less obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox.org / "                                                                                        
"1998-2000"       

#: plug-ins/common/gee_zoom.c:195                                                                                                                                      
msgid ""                                                                                                                                                               
"An obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox.org / "                                                                                            
"1998-2000"  


I'd think that these plug-ins are creations "by" Adam D. Moss, rather than creations "of" him, unless the 
plug-in includes images of his parents that I don't think I'd necessarily want to see.
Comment 1 Sven Neumann 2005-06-17 23:18:37 UTC
Fixed in the HEAD branch. I also moved the name and email out of the
translatable string.

2005-06-18  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/gee.c
	* plug-ins/common/gee_zoom.c: string fixes (bug #308134).