diff --git a/etc/setting-params/Check for updates b/etc/setting-params/Check for updates new file mode 100644 index 0000000..fc3784d --- /dev/null +++ b/etc/setting-params/Check for updates @@ -0,0 +1,5 @@ +#How often do you want to check for updates? +Always +Daily +Weekly +Never diff --git a/etc/setting-params/Preferred text editor b/etc/setting-params/Preferred text editor new file mode 100644 index 0000000..173f32a --- /dev/null +++ b/etc/setting-params/Preferred text editor @@ -0,0 +1,5 @@ +#Specify which text editor to use when editing install scripts +geany +mousepad +leafpad +nano diff --git a/etc/setting-params/Reinstall after update b/etc/setting-params/Reinstall after update new file mode 100644 index 0000000..b268eba --- /dev/null +++ b/etc/setting-params/Reinstall after update @@ -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 diff --git a/etc/setting-params/Show Edit button b/etc/setting-params/Show Edit button new file mode 100644 index 0000000..f8a0a54 --- /dev/null +++ b/etc/setting-params/Show Edit button @@ -0,0 +1,3 @@ +#When viewing an App's details, display an Edit button. Beware that updating later will undo your edits. +Yes +No