Mageia Bugzilla – Attachment 3413 Details for
Bug 8629
Drakhosts is not entirely localized
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to fix the problem
drakhosts.patch (text/plain), 406 bytes, created by
Yuri Chornoivan
on 2013-01-19 16:27:32 CET
(
hide
)
Description:
Patch to fix the problem
Filename:
MIME Type:
Creator:
Yuri Chornoivan
Created:
2013-01-19 16:27:32 CET
Size:
406 bytes
patch
obsolete
>Index: drakhosts >=================================================================== >--- drakhosts (revision 7138) >+++ drakhosts (working copy) >@@ -18,7 +18,7 @@ > # 02111-1307, USA. > > # i18n: IMPORTANT: to get correct namespace (drakhosts instead of libDrakX) >-BEGIN { unshift @::textdomains, 'drakhosts' } >+BEGIN { unshift @::textdomains, 'drakx-net' } > > use lib qw(/usr/lib/libDrakX); > use standalone;
Index: drakhosts =================================================================== --- drakhosts (revision 7138) +++ drakhosts (working copy) @@ -18,7 +18,7 @@ # 02111-1307, USA. # i18n: IMPORTANT: to get correct namespace (drakhosts instead of libDrakX) -BEGIN { unshift @::textdomains, 'drakhosts' } +BEGIN { unshift @::textdomains, 'drakx-net' } use lib qw(/usr/lib/libDrakX); use standalone;
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 8629
:
3335
| 3413