mirror of
https://github.com/rashevskyv/dbi.git
synced 2025-01-30 10:12:46 +08:00
added new menu entrie
This commit is contained in:
parent
b9bcc7452e
commit
cccf96ef9b
@ -348,6 +348,8 @@ LogsFolder=sdmc:/switch/DBI/logs/
|
||||
AppSorting=Name,LastPlayed,InstallLocation,Size
|
||||
; Sorting options for save list
|
||||
SaveSorting=AppName,AppLastPlayed,UserUid,Size,SaveId
|
||||
; Highlight files with updates to curently instaled titles in file browsers
|
||||
HighlightUpdates=true
|
||||
|
||||
|
||||
; Visibility of main menu items
|
||||
@ -441,6 +443,7 @@ Homebrew=sdmc:/switch
|
||||
* **AppSorting** - опции для сортировки списка приложений
|
||||
* **SaveSorting** - опции для сортировки сохранений
|
||||
* **Visibility of main menu items** - настроить, какие пункты меню будут отображаться в главном меню DBI, вы можете запретить отображение параметра в главном меню, изменив значение на **false**
|
||||
* **HighlightUpdates** - подсвечивать или нет в файловом менеджере обновления для установленных игр
|
||||
|
||||
### MainMenu
|
||||
Показ соответствующих элементов меню.
|
||||
|
@ -350,6 +350,8 @@ LogsFolder=sdmc:/switch/DBI/logs/
|
||||
AppSorting=Name,LastPlayed,InstallLocation,Size
|
||||
; Sorting options for save list
|
||||
SaveSorting=AppName,AppLastPlayed,UserUid,Size,SaveId
|
||||
; Highlight files with updates to curently instaled titles in file browsers
|
||||
HighlightUpdates=true
|
||||
|
||||
|
||||
; Visibility of main menu items
|
||||
@ -442,6 +444,7 @@ Homebrew=sdmc:/switch
|
||||
* **AppSorting** - options for sorting the list of applications
|
||||
* **SaveSorting** - options for sorting saves
|
||||
* **Visibility of main menu items** - customize which options will appear in DBI's main menu, you can prevent an option from appearing in the main menu by editing the item to **false**
|
||||
* **HighlightUpdates** - h ighlight files with updates to curently instaled titles in file browsers
|
||||
|
||||
### MainMenu
|
||||
Shows the corresponding menu items.
|
||||
|
Loading…
Reference in New Issue
Block a user