create setting-params
parent
500d2fb480
commit
693fa8448d
@ -0,0 +1,5 @@
|
|||||||
|
#How often do you want to check for updates?
|
||||||
|
Always
|
||||||
|
Daily
|
||||||
|
Weekly
|
||||||
|
Never
|
@ -0,0 +1,5 @@
|
|||||||
|
#Specify which text editor to use when editing install scripts
|
||||||
|
geany
|
||||||
|
mousepad
|
||||||
|
leafpad
|
||||||
|
nano
|
@ -0,0 +1,3 @@
|
|||||||
|
#Before updating an app, that app will be uninstalled first. After an update, do you want that app reinstalled automatically?
|
||||||
|
Yes
|
||||||
|
No
|
@ -0,0 +1,3 @@
|
|||||||
|
#When viewing an App's details, display an Edit button. Beware that updating later will undo your edits.
|
||||||
|
Yes
|
||||||
|
No
|
Loading…
Reference in New Issue