Mageia Bugzilla – Attachment 284 Details for
Bug 960
Typo in the drakx message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to correct the typo
drakx.patch (text/plain), 1.12 KB, created by
Yuri Chornoivan
on 2011-04-24 09:20:29 CEST
(
hide
)
Description:
Patch to correct the typo
Filename:
MIME Type:
Creator:
Yuri Chornoivan
Created:
2011-04-24 09:20:29 CEST
Size:
1.12 KB
patch
obsolete
>Index: trunk/perl-install/standalone/drakperm >=================================================================== >--- trunk/perl-install/standalone/drakperm (revision 977) >+++ trunk/perl-install/standalone/drakperm (working copy) >@@ -107,7 +107,7 @@ > > $W->add(gtknew('VBox', spacing => 5, children => [ > if_(!$::isEmbedded, 0, Gtk2::Banner->new('/usr/share/mcc/themes/default/drakperm-mdk.png', N("Permissions"))), >- 0, gtknew('Label_Left', text => N("Here you can see files to use in order to fix permissions, owners, and groups via msec.\nYou can also edit your own rules which will owerwrite the default rules."), alignment => [ 0.5, 0 ]), >+ 0, gtknew('Label_Left', text => N("Here you can see files to use in order to fix permissions, owners, and groups via msec.\nYou can also edit your own rules which will overwrite the default rules."), alignment => [ 0.5, 0 ]), > 1, gtknew('VBox', border_width => 0, children => [ > 0, gtknew('Label_Left', text => N("The current security level is %s. > Select permissions to see/edit", $level), alignment => [ 0, 0 ]),
Index: trunk/perl-install/standalone/drakperm =================================================================== --- trunk/perl-install/standalone/drakperm (revision 977) +++ trunk/perl-install/standalone/drakperm (working copy) @@ -107,7 +107,7 @@ $W->add(gtknew('VBox', spacing => 5, children => [ if_(!$::isEmbedded, 0, Gtk2::Banner->new('/usr/share/mcc/themes/default/drakperm-mdk.png', N("Permissions"))), - 0, gtknew('Label_Left', text => N("Here you can see files to use in order to fix permissions, owners, and groups via msec.\nYou can also edit your own rules which will owerwrite the default rules."), alignment => [ 0.5, 0 ]), + 0, gtknew('Label_Left', text => N("Here you can see files to use in order to fix permissions, owners, and groups via msec.\nYou can also edit your own rules which will overwrite the default rules."), alignment => [ 0.5, 0 ]), 1, gtknew('VBox', border_width => 0, children => [ 0, gtknew('Label_Left', text => N("The current security level is %s. Select permissions to see/edit", $level), alignment => [ 0, 0 ]),
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 960
: 284