Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 102402 Details for
Bug 84850
Ogle-gui (0.9.2) do not show local characters correctly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to make gettext output utf8 to glade
ogle-gui-0.9.2-text-encoding.patch (text/plain), 448 bytes, created by
Matthias Schwarzott
on 2006-11-20 07:16:29 UTC
(
hide
)
Description:
patch to make gettext output utf8 to glade
Filename:
MIME Type:
Creator:
Matthias Schwarzott
Created:
2006-11-20 07:16:29 UTC
Size:
448 bytes
patch
obsolete
>Nur in ogle_gui-0.9.2-orig/po: messages.mo. >diff -ru ogle_gui-0.9.2-orig/src/main.c ogle_gui-0.9.2/src/main.c >--- ogle_gui-0.9.2-orig/src/main.c 2006-11-20 15:43:27.000000000 +0100 >+++ ogle_gui-0.9.2/src/main.c 2006-11-20 16:10:22.000000000 +0100 >@@ -237,6 +237,7 @@ > #ifdef ENABLE_NLS > setlocale(LC_ALL, ""); > bindtextdomain (PACKAGE, LOCALEDIR); >+ bind_textdomain_codeset(PACKAGE, "UTF-8"); > textdomain (PACKAGE); > #endif > if(argc==1) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 84850
: 102402