debian/patches/*: Refresh.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
Author: Rogério Theodoro de Brito <rbrito@ime.usp.br>
|
||||
Description: Fix spelling errors in binaries
|
||||
|
||||
--- a/preferences.c
|
||||
+++ b/preferences.c
|
||||
@@ -1532,7 +1532,7 @@
|
||||
Index: dvdisaster/preferences.c
|
||||
===================================================================
|
||||
--- dvdisaster.orig/preferences.c 2012-03-06 11:16:16.451034441 +0900
|
||||
+++ dvdisaster/preferences.c 2012-03-06 11:18:09.563031210 +0900
|
||||
@@ -1627,7 +1627,7 @@
|
||||
"The values include the borders: 0-100 will read 101 sectors.\n\n"
|
||||
|
||||
"<b>Note:</b> Limiting the reading range is not recommended for <i>adaptive reading</i> since it might "
|
||||
@@ -11,8 +13,8 @@ Description: Fix spelling errors in binaries
|
||||
+ "prevent sectors from being read which are required for a successful error correction.\n\n"
|
||||
"These settings are only effective for the current session and will not be saved."));
|
||||
|
||||
/*** Image recognization */
|
||||
@@ -1902,7 +1902,7 @@
|
||||
/** Image properties */
|
||||
@@ -1911,7 +1911,7 @@
|
||||
"<b>0x20</b> This is the <i>recommended</i> mode. "
|
||||
"The drive tries to apply "
|
||||
"the built-in error correction to the best possible extent "
|
||||
@@ -21,8 +23,10 @@ Description: Fix spelling errors in binaries
|
||||
"<b>0x21</b> In this mode the drive skips the last stage "
|
||||
"of its internal error correction and returns the "
|
||||
"uncorrected sector instead. This may result in sectors "
|
||||
--- a/rs01-fix.c
|
||||
+++ b/rs01-fix.c
|
||||
Index: dvdisaster/rs01-fix.c
|
||||
===================================================================
|
||||
--- dvdisaster.orig/rs01-fix.c 2012-03-06 11:16:16.451034441 +0900
|
||||
+++ dvdisaster/rs01-fix.c 2012-03-06 11:18:09.563031210 +0900
|
||||
@@ -246,7 +246,7 @@
|
||||
if(Closure->guiMode)
|
||||
{ int answer = ModalDialog(GTK_MESSAGE_QUESTION, GTK_BUTTONS_OK_CANCEL, NULL,
|
||||
|
||||
Reference in New Issue
Block a user