updater: added changelog
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
;title='OmniNX Updater'
|
||||
;creator=Woody2408, NiklasCFW
|
||||
;version=1.0.0
|
||||
;version=1.0.0-b5
|
||||
;about='OmniNX Updater'
|
||||
|
||||
[@CFW Pack]
|
||||
@@ -10,8 +10,9 @@
|
||||
;background=true
|
||||
;gap=20
|
||||
ini_file '/config/omninx/manifest.ini'
|
||||
'Pack Variante' = '{ini_file(OmniNX,channel_pack)}'
|
||||
'Zurzeit installiert' = '{ini_file(OmniNX,version)}'
|
||||
'Installierte Variante' = '{ini_file(OmniNX,current_pack)}'
|
||||
'Update-Kanal' = '{ini_file(OmniNX,channel_pack)}'
|
||||
'Installierte Version' = '{ini_file(OmniNX,version)}'
|
||||
|
||||
[OmniNX]
|
||||
try:
|
||||
@@ -39,7 +40,7 @@ refresh-to *Update Channel ändern
|
||||
;mode=table
|
||||
;background=true
|
||||
;gap=20
|
||||
'Zurzeit installiert' = '{hos_version}'
|
||||
'Installierte Firmware Version' = '{hos_version}'
|
||||
|
||||
[Switch Firmware]
|
||||
try:
|
||||
@@ -56,9 +57,17 @@ notify '{WARNING_SYMBOL} Führe in Daybreak fort' 24
|
||||
[gap]
|
||||
;mode=table
|
||||
;background=false
|
||||
;gap=30
|
||||
;gap=20
|
||||
|
||||
[Package Info]
|
||||
[Changelog]
|
||||
;mode=table
|
||||
;alignment=left
|
||||
;header=false
|
||||
;scrollable=true
|
||||
;wrapping_mode=word
|
||||
;background=true
|
||||
;info_text_color=warning
|
||||
list_file_source './changelog.txt'
|
||||
|
||||
[@Erweitert]
|
||||
|
||||
@@ -106,4 +115,6 @@ notify '{WARNING_SYMBOL} Führe in Daybreak fort' 24
|
||||
;wrapping_mode=word
|
||||
;background=true
|
||||
;info_text_color=warning
|
||||
list_file_source './fw_warning.txt'
|
||||
list_file_source './fw_warning.txt'
|
||||
|
||||
[Package Info]
|
||||
Reference in New Issue
Block a user