Skip to content

Commit

Permalink
Fix wrong patch author
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaskin committed Jul 11, 2018
1 parent f4797c2 commit 016fe9e
Show file tree
Hide file tree
Showing 8 changed files with 65 additions and 69 deletions.
24 changes: 1 addition & 23 deletions src/versions/4.9.11311/libnickel.so.1.0.0.yaml/jackie_w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,26 +57,4 @@ Dictionary text font-family/font-size/line-height - beta:
# - ReplaceString: {Offset: 0x0F, Find: "40px", Replace: "30px"}
#
# Un-comment and edit next line to change line spacing
# - ReplaceString: {Offset: 0x22, Find: "1.4", Replace: "1.3"}

Dictionary, remove long winded closest match notification:
- Enabled: no
- Description: |
Idea by pakoe
cf. https://www.mobileread.com/forums/showpost.php?p=3043631&postcount=111
- FindReplaceString:
Find: "Your search for “%1” did not match any words in the dictionary. The closest match was “%2”."
Replace: "No match, The closest match was “%2”.\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"

Wikipedia Search language:
- Enabled: no
- Description: |
The patch set the search language in Wikipedia.
Replace the "en" (in both the replace_string lines) to language code you want.
For example English is "en" (set as default), for German is "de", for Russian is "ru".
- FindReplaceString:
Find: "\0https://%1.m.wikipedia.org/wiki/Special:Search\0"
Replace: "\0https://es.m.wikipedia.org/wiki/Special:Search\0"
- FindReplaceString:
Find: "\0https://%1.wikipedia.org/wiki/Special:Search\0"
Replace: "\0https://es.wikipedia.org/wiki/Special:Search\0"
# - ReplaceString: {Offset: 0x22, Find: "1.4", Replace: "1.3"}
22 changes: 22 additions & 0 deletions src/versions/4.9.11311/libnickel.so.1.0.0.yaml/jcn363.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# The following patch(es) are ported from jcn363's patches
Dictionary, remove long winded closest match notification:
- Enabled: no
- Description: |
Idea by pakoe
cf. https://www.mobileread.com/forums/showpost.php?p=3043631&postcount=111
- FindReplaceString:
Find: "Your search for “%1” did not match any words in the dictionary. The closest match was “%2”."
Replace: "No match, The closest match was “%2”.\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"

Wikipedia Search language:
- Enabled: no
- Description: |
The patch set the search language in Wikipedia.
Replace the "en" (in both the replace_string lines) to language code you want.
For example English is "en" (set as default), for German is "de", for Russian is "ru".
- FindReplaceString:
Find: "\0https://%1.m.wikipedia.org/wiki/Special:Search\0"
Replace: "\0https://es.m.wikipedia.org/wiki/Special:Search\0"
- FindReplaceString:
Find: "\0https://%1.wikipedia.org/wiki/Special:Search\0"
Replace: "\0https://es.wikipedia.org/wiki/Special:Search\0"
12 changes: 1 addition & 11 deletions src/versions/4.9.11311/nickel.yaml/jackie_w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Custom menubar - reduce height by 50%:
- ReplaceZlib: {Offset: 0, Find: "min-height: 121px;", Replace: "min-height: 60px;"}
- ReplaceZlib: {Offset: 0, Find: "max-height: 157px;", Replace: "max-height: 80px;"} # Daylight
- ReplaceZlib: {Offset: 0, Find: "min-height: 157px;", Replace: "min-height: 80px;"}

Dictionary pop-up frame size increase:
- Enabled: no
- Description: Increases the size of the dictionary pop-up frame.
Expand All @@ -52,13 +52,3 @@ Dictionary pop-up frame size increase:
Offset: 0
Find: "#header[qApp_deviceIsTrilogy=true] {\n max-height: 46px;\n min-height: 46px;\n}\n#header[qApp_deviceIsPhoenix=true] {\n max-height: 60px;\n min-height: 60px;\n}\n#header[qApp_deviceIsDragon=true] {\n max-height: 90px;\n min-height: 90px;\n}\n#header[qApp_deviceIsDaylight=true] {\n max-height: 120px;\n min-height: 120px;\n}"
Replace: "#header[qApp_deviceIsTrilogy=true] {\n max-height: 46px;\n min-height: 46px;\n}\n#header[qApp_deviceIsPhoenix=true] {\n max-height: 60px;\n min-height: 60px;\n}\n#header[qApp_deviceIsDragon=true] {\n max-height: 70px;\n min-height: 70px;\n}\n#header[qApp_deviceIsDaylight=true] {\n max-height: 90px;\n min-height: 90px;\n}"

Changing the info panel in full size screensaver- beta 1:
- Enabled: no
- Description: |
See https://www.mobileread.com/forums/showthread.php?p=3220397&postcount=66
- FindZlibHash: b399667160075a1409046cb321345c767c8dadee
- ReplaceZlib:
Offset: 0
Find: "#batteryStatus[qApp_deviceIsTrilogy=true] {\n font-size: 17px;\n}\n#batteryStatus[qApp_deviceIsPhoenix=true] {\n font-size: 22px;\n}\n#batteryStatus[qApp_deviceIsDragon=true] {\n font-size: 26px;\n}\n#batteryStatus[qApp_deviceIsAlyssum=true] {\n font-size: 30px;\n}\n#batteryStatus[qApp_deviceIsNova=true] {\n font-size: 30px;\n}\n#batteryStatus[qApp_deviceIsDaylight=true] {\n font-size: 34px;\n}"
Replace: "#batteryStatus[qApp_deviceIsTrilogy=true]{font-size:21px;}\n#batteryStatus[qApp_deviceIsPhoenix=true]{font-size:26px;}\n#batteryStatus[qApp_deviceIsDragon=true]{font-size:30px;}\n#batteryStatus[qApp_deviceIsAlyssum=true]{font-size:34px;}\n#batteryStatus[qApp_deviceIsNova=true]{font-size:34px;}\n#batteryStatus[qApp_deviceIsDaylight=true]{font-size:37px;}"
10 changes: 9 additions & 1 deletion src/versions/4.9.11311/nickel.yaml/jcn363.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# The following patch(es) are ported from jcn363's patches
# none yet
Changing the info panel in full size screensaver- beta 1:
- Enabled: no
- Description: |
See https://www.mobileread.com/forums/showthread.php?p=3220397&postcount=66
- FindZlibHash: b399667160075a1409046cb321345c767c8dadee
- ReplaceZlib:
Offset: 0
Find: "#batteryStatus[qApp_deviceIsTrilogy=true] {\n font-size: 17px;\n}\n#batteryStatus[qApp_deviceIsPhoenix=true] {\n font-size: 22px;\n}\n#batteryStatus[qApp_deviceIsDragon=true] {\n font-size: 26px;\n}\n#batteryStatus[qApp_deviceIsAlyssum=true] {\n font-size: 30px;\n}\n#batteryStatus[qApp_deviceIsNova=true] {\n font-size: 30px;\n}\n#batteryStatus[qApp_deviceIsDaylight=true] {\n font-size: 34px;\n}"
Replace: "#batteryStatus[qApp_deviceIsTrilogy=true]{font-size:21px;}\n#batteryStatus[qApp_deviceIsPhoenix=true]{font-size:26px;}\n#batteryStatus[qApp_deviceIsDragon=true]{font-size:30px;}\n#batteryStatus[qApp_deviceIsAlyssum=true]{font-size:34px;}\n#batteryStatus[qApp_deviceIsNova=true]{font-size:34px;}\n#batteryStatus[qApp_deviceIsDaylight=true]{font-size:37px;}"
24 changes: 1 addition & 23 deletions src/versions/4.9.11314/libnickel.so.1.0.0.yaml/jackie_w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,26 +57,4 @@ Dictionary text font-family/font-size/line-height - beta:
# - ReplaceString: {Offset: 0x0F, Find: "40px", Replace: "30px"}
#
# Un-comment and edit next line to change line spacing
# - ReplaceString: {Offset: 0x22, Find: "1.4", Replace: "1.3"}

Dictionary, remove long winded closest match notification:
- Enabled: no
- Description: |
Idea by pakoe
cf. https://www.mobileread.com/forums/showpost.php?p=3043631&postcount=111
- FindReplaceString:
Find: "Your search for “%1” did not match any words in the dictionary. The closest match was “%2”."
Replace: "No match, The closest match was “%2”.\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"

Wikipedia Search language:
- Enabled: no
- Description: |
The patch set the search language in Wikipedia.
Replace the "en" (in both the replace_string lines) to language code you want.
For example English is "en" (set as default), for German is "de", for Russian is "ru".
- FindReplaceString:
Find: "\0https://%1.m.wikipedia.org/wiki/Special:Search\0"
Replace: "\0https://es.m.wikipedia.org/wiki/Special:Search\0"
- FindReplaceString:
Find: "\0https://%1.wikipedia.org/wiki/Special:Search\0"
Replace: "\0https://es.wikipedia.org/wiki/Special:Search\0"
# - ReplaceString: {Offset: 0x22, Find: "1.4", Replace: "1.3"}
22 changes: 22 additions & 0 deletions src/versions/4.9.11314/libnickel.so.1.0.0.yaml/jcn363.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# The following patch(es) are ported from jcn363's patches
Dictionary, remove long winded closest match notification:
- Enabled: no
- Description: |
Idea by pakoe
cf. https://www.mobileread.com/forums/showpost.php?p=3043631&postcount=111
- FindReplaceString:
Find: "Your search for “%1” did not match any words in the dictionary. The closest match was “%2”."
Replace: "No match, The closest match was “%2”.\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"

Wikipedia Search language:
- Enabled: no
- Description: |
The patch set the search language in Wikipedia.
Replace the "en" (in both the replace_string lines) to language code you want.
For example English is "en" (set as default), for German is "de", for Russian is "ru".
- FindReplaceString:
Find: "\0https://%1.m.wikipedia.org/wiki/Special:Search\0"
Replace: "\0https://es.m.wikipedia.org/wiki/Special:Search\0"
- FindReplaceString:
Find: "\0https://%1.wikipedia.org/wiki/Special:Search\0"
Replace: "\0https://es.wikipedia.org/wiki/Special:Search\0"
10 changes: 0 additions & 10 deletions src/versions/4.9.11314/nickel.yaml/jackie_w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,3 @@ Dictionary pop-up frame size increase:
Offset: 0
Find: "#header[qApp_deviceIsTrilogy=true] {\n max-height: 46px;\n min-height: 46px;\n}\n#header[qApp_deviceIsPhoenix=true] {\n max-height: 60px;\n min-height: 60px;\n}\n#header[qApp_deviceIsDragon=true] {\n max-height: 90px;\n min-height: 90px;\n}\n#header[qApp_deviceIsDaylight=true] {\n max-height: 120px;\n min-height: 120px;\n}"
Replace: "#header[qApp_deviceIsTrilogy=true] {\n max-height: 46px;\n min-height: 46px;\n}\n#header[qApp_deviceIsPhoenix=true] {\n max-height: 60px;\n min-height: 60px;\n}\n#header[qApp_deviceIsDragon=true] {\n max-height: 70px;\n min-height: 70px;\n}\n#header[qApp_deviceIsDaylight=true] {\n max-height: 90px;\n min-height: 90px;\n}"

Changing the info panel in full size screensaver- beta 1:
- Enabled: no
- Description: |
See https://www.mobileread.com/forums/showthread.php?p=3220397&postcount=66
- FindZlibHash: b399667160075a1409046cb321345c767c8dadee
- ReplaceZlib:
Offset: 0
Find: "#batteryStatus[qApp_deviceIsTrilogy=true] {\n font-size: 17px;\n}\n#batteryStatus[qApp_deviceIsPhoenix=true] {\n font-size: 22px;\n}\n#batteryStatus[qApp_deviceIsDragon=true] {\n font-size: 26px;\n}\n#batteryStatus[qApp_deviceIsAlyssum=true] {\n font-size: 30px;\n}\n#batteryStatus[qApp_deviceIsNova=true] {\n font-size: 30px;\n}\n#batteryStatus[qApp_deviceIsDaylight=true] {\n font-size: 34px;\n}"
Replace: "#batteryStatus[qApp_deviceIsTrilogy=true]{font-size:21px;}\n#batteryStatus[qApp_deviceIsPhoenix=true]{font-size:26px;}\n#batteryStatus[qApp_deviceIsDragon=true]{font-size:30px;}\n#batteryStatus[qApp_deviceIsAlyssum=true]{font-size:34px;}\n#batteryStatus[qApp_deviceIsNova=true]{font-size:34px;}\n#batteryStatus[qApp_deviceIsDaylight=true]{font-size:37px;}"
10 changes: 9 additions & 1 deletion src/versions/4.9.11314/nickel.yaml/jcn363.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# The following patch(es) are ported from jcn363's patches
# none yet
Changing the info panel in full size screensaver- beta 1:
- Enabled: no
- Description: |
See https://www.mobileread.com/forums/showthread.php?p=3220397&postcount=66
- FindZlibHash: b399667160075a1409046cb321345c767c8dadee
- ReplaceZlib:
Offset: 0
Find: "#batteryStatus[qApp_deviceIsTrilogy=true] {\n font-size: 17px;\n}\n#batteryStatus[qApp_deviceIsPhoenix=true] {\n font-size: 22px;\n}\n#batteryStatus[qApp_deviceIsDragon=true] {\n font-size: 26px;\n}\n#batteryStatus[qApp_deviceIsAlyssum=true] {\n font-size: 30px;\n}\n#batteryStatus[qApp_deviceIsNova=true] {\n font-size: 30px;\n}\n#batteryStatus[qApp_deviceIsDaylight=true] {\n font-size: 34px;\n}"
Replace: "#batteryStatus[qApp_deviceIsTrilogy=true]{font-size:21px;}\n#batteryStatus[qApp_deviceIsPhoenix=true]{font-size:26px;}\n#batteryStatus[qApp_deviceIsDragon=true]{font-size:30px;}\n#batteryStatus[qApp_deviceIsAlyssum=true]{font-size:34px;}\n#batteryStatus[qApp_deviceIsNova=true]{font-size:34px;}\n#batteryStatus[qApp_deviceIsDaylight=true]{font-size:37px;}"

1 comment on commit 016fe9e

@pgaskin
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was confusing! Two people with a username starting with a j sending patches to me at the same time. I'll make sure not to mix them up next time.

Please sign in to comment.