Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Heptazhou committed Jan 24, 2025
1 parent 62e2c7d commit 4d8831a
Show file tree
Hide file tree
Showing 4 changed files with 396 additions and 309 deletions.
6 changes: 3 additions & 3 deletions Source/font.patch
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js
index 99f40ce46922..6f46bc373af3 100644
index d20ab8eaa331..e1de81fe471d 100644
--- a/modules/libpref/init/all.js
+++ b/modules/libpref/init/all.js
@@ -2148,13 +2148,13 @@ pref("font.size.monospace.x-math", 13);
@@ -2144,13 +2144,13 @@ pref("font.size.monospace.x-math", 13);
pref("font.name-list.monospace.he", "Fixed Miriam Transparent, Miriam Fixed, Rod, Consolas, Courier New");
pref("font.name-list.cursive.he", "Guttman Yad, Ktav, Arial");

Expand All @@ -25,7 +25,7 @@ index 99f40ce46922..6f46bc373af3 100644
pref("font.name-list.cursive.ko", "Gungsuh");

pref("font.name-list.serif.th", "Tahoma");
@@ -2177,27 +2177,27 @@ pref("font.size.monospace.x-math", 13);
@@ -2173,27 +2173,27 @@ pref("font.size.monospace.x-math", 13);
pref("font.name-list.monospace.x-western", "Consolas");
pref("font.name-list.cursive.x-western", "Comic Sans MS");

Expand Down
Loading

0 comments on commit 4d8831a

Please sign in to comment.