First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 125028
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNOME Office <gnome-office@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Schindler <daniel@vcard24.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 125028 depends on: Show dependency tree
Show dependency graph
Bug 125028 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-04 19:14 0000
The code 

+/* prepare for gettext internationalization */
+#undef _
+#define _(x) x

in the gtkspell-2.0.10-enchant.patch breaks the translation of gtkspells
interface. 

Ex. with the code above 'Spelling Suggesstions' is the same in german. Not like
it should be: 'Vorschl

------- Comment #1 From Daniel Schindler 2006-03-04 19:14:57 0000 -------
The code 

+/* prepare for gettext internationalization */
+#undef _
+#define _(x) x

in the gtkspell-2.0.10-enchant.patch breaks the translation of gtkspells
interface. 

Ex. with the code above 'Spelling Suggesstions' is the same in german. Not like
it should be: 'Vorschläge'. removing the above code from patch makes gtkspell
displaying the right Text.

------- Comment #2 From foser (RETIRED) 2006-04-05 07:15:40 0000 -------
fixed the patch in 2.0.11-r1 , thnx for the report.

First Last Prev Next    No search results available      Search page      Enter new bug