added new menu entrie

This commit is contained in:
rashevskyv 2021-08-29 22:22:19 +03:00
parent b9bcc7452e
commit cccf96ef9b
2 changed files with 6 additions and 0 deletions

View File

@ -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
Показ соответствующих элементов меню.

View File

@ -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.