Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 16, 2024
1 parent 4c7c3a3 commit e2a0866
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 0 deletions.
23 changes: 23 additions & 0 deletions patches/S65v58/10994-redisign_surf_and_fun_menu.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
;S65v58
;Переработка меню 'Интерн./игр'
;Redesign 'Surf & fun' menu
;(c) FIL
;Version:
;PatchID: 10994
;Details: https://patches.kibab.com/patches/details.php5?id=10994
/*
1. Изменен текст заголовка.
2. Удален пункт "Games & more".
3. Удален пункт "Applications".
4. Переименован пункт "Internet".

*/

0932164: 4A05 6705
0932180: 7805 6705
092D788: 5801 CF01
0932144: 5801 CF01
09321DC: 9D18 2E05

;------------------------- end -------------------------

28 changes: 28 additions & 0 deletions patches/S65v58/10995-disable_draw_weeks_nums_in_calendar.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
;S65v58
;Отключить отрисовку номеров недель в календаре
;Disable drawing weeks numbers in calendar
;(c) FIL
;(r) Azq2
;Version:
;PatchID: 10995
;Details: https://patches.kibab.com/patches/details.php5?id=10995
/*

*/

0A528CC: 14 00

0B229BC: 14 0A
0B229BD: 24 1A
0B229BE: 34 2A
0B229BF: 44 3A
0B229C0: 54 4A
0B229C1: 64 5A
0B229C2: 74 6A

0A52A04: 12 08

0A52BD8: FFF78CFE C046C046

;------------------------- end -------------------------

6 changes: 6 additions & 0 deletions patches/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -31490,5 +31490,11 @@
],
[
"S65v58/10993-open_disk_sel_menu_in_ce_by_hotkey.vkp"
],
[
"S65v58/10994-redisign_surf_and_fun_menu.vkp"
],
[
"S65v58/10995-disable_draw_weeks_nums_in_calendar.vkp"
]
]
20 changes: 20 additions & 0 deletions patches/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -56336,6 +56336,26 @@
"ru": "Открыть меню выбора диска по горячей клавише в Card-Explorer",
"en": "Open disk selection menu in Card-Explorer by hotkey"
}
},
"10994": {
"id": "10994",
"model": "S65v58",
"file": "S65v58/10994-redisign_surf_and_fun_menu.vkp",
"mtime": 1731680448000,
"title": {
"ru": "Переработка меню 'Интерн./игр'",
"en": "Redesign 'Surf & fun' menu"
}
},
"10995": {
"id": "10995",
"model": "S65v58",
"file": "S65v58/10995-disable_draw_weeks_nums_in_calendar.vkp",
"mtime": 1731681046000,
"title": {
"ru": "Отключить отрисовку номеров недель в календаре",
"en": "Disable drawing weeks numbers in calendar"
}
}
},
"SL65v50": {
Expand Down

0 comments on commit e2a0866

Please sign in to comment.