Mageia Bugzilla – Attachment 371 Details for
Bug 1224
Old entries for Kooka in scannerdrake
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to replace Kooka with Skanlite
kooka.patch (text/plain), 1.87 KB, created by
Yuri Chornoivan
on 2011-05-09 15:40:53 CEST
(
hide
)
Description:
Patch to replace Kooka with Skanlite
Filename:
MIME Type:
Creator:
Yuri Chornoivan
Created:
2011-05-09 15:40:53 CEST
Size:
1.87 KB
patch
obsolete
>Index: drakx/trunk/perl-install/standalone/scannerdrake >=================================================================== >--- drakx/trunk/perl-install/standalone/scannerdrake (revision 1160) >+++ drakx/trunk/perl-install/standalone/scannerdrake (working copy) >@@ -406,7 +406,7 @@ > N("Your %s cannot be configured fully automatically.\n\nManual adjustments are required. Please edit the configuration file /etc/sane.d/%s.conf. ", removeverticalbar($model), $server) . > N("More info in the driver's manual page. Run the command \"man sane-%s\" to read it.", $server) . > "\n\n" . >- N("After that you may scan documents using \"XSane\" or \"Kooka\" from Multimedia/Graphics in the applications menu.")); >+ N("After that you may scan documents using \"XSane\" or \"Skanlite\" from Multimedia/Graphics in the applications menu.")); > } elsif ($scanner::scannerDB->{$model}{flags}{manual} == 1) { > # MANUAL in ScannerDB > $in->ask_warn(N("Attention!"), >@@ -415,10 +415,10 @@ > N("edit the configuration file /etc/sane.d/%s.conf. ", $server) . > N("More info in the driver's manual page. Run the command \"man sane-%s\" to read it.", $server) . > "\n\n" . >- N("After that you may scan documents using \"XSane\" or \"Kooka\" from Multimedia/Graphics in the applications menu.")); >+ N("After that you may scan documents using \"XSane\" or \"Skanlite\" from Multimedia/Graphics in the applications menu.")); > } else { > $in->ask_warn(N("Congratulations!"), >- N("Your %s has been configured.\nYou may now scan documents using \"XSane\" or \"Kooka\" from Multimedia/Graphics in the applications menu.", removeverticalbar($model))); >+ N("Your %s has been configured.\nYou may now scan documents using \"XSane\" or \"Skanlite\" from Multimedia/Graphics in the applications menu.", removeverticalbar($model))); > } > return 1; > }
Index: drakx/trunk/perl-install/standalone/scannerdrake =================================================================== --- drakx/trunk/perl-install/standalone/scannerdrake (revision 1160) +++ drakx/trunk/perl-install/standalone/scannerdrake (working copy) @@ -406,7 +406,7 @@ N("Your %s cannot be configured fully automatically.\n\nManual adjustments are required. Please edit the configuration file /etc/sane.d/%s.conf. ", removeverticalbar($model), $server) . N("More info in the driver's manual page. Run the command \"man sane-%s\" to read it.", $server) . "\n\n" . - N("After that you may scan documents using \"XSane\" or \"Kooka\" from Multimedia/Graphics in the applications menu.")); + N("After that you may scan documents using \"XSane\" or \"Skanlite\" from Multimedia/Graphics in the applications menu.")); } elsif ($scanner::scannerDB->{$model}{flags}{manual} == 1) { # MANUAL in ScannerDB $in->ask_warn(N("Attention!"), @@ -415,10 +415,10 @@ N("edit the configuration file /etc/sane.d/%s.conf. ", $server) . N("More info in the driver's manual page. Run the command \"man sane-%s\" to read it.", $server) . "\n\n" . - N("After that you may scan documents using \"XSane\" or \"Kooka\" from Multimedia/Graphics in the applications menu.")); + N("After that you may scan documents using \"XSane\" or \"Skanlite\" from Multimedia/Graphics in the applications menu.")); } else { $in->ask_warn(N("Congratulations!"), - N("Your %s has been configured.\nYou may now scan documents using \"XSane\" or \"Kooka\" from Multimedia/Graphics in the applications menu.", removeverticalbar($model))); + N("Your %s has been configured.\nYou may now scan documents using \"XSane\" or \"Skanlite\" from Multimedia/Graphics in the applications menu.", removeverticalbar($model))); } return 1; }
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1224
: 371