X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-scripts%2Fop_startupmanager.sh;h=ae17c8e624e5ce37d164b2e4e098d24e9f37837b;hp=a87a4f577b9564150d132fe7c165c3476bdc6197;hb=539aef1457758e9573161d9aa8b3d4959edd80a7;hpb=1e93186b0aa2e4805c765429d15223bb8b08f53b diff --git a/recipes/pandora-system/pandora-scripts/op_startupmanager.sh b/recipes/pandora-system/pandora-scripts/op_startupmanager.sh index a87a4f5..ae17c8e 100755 --- a/recipes/pandora-system/pandora-scripts/op_startupmanager.sh +++ b/recipes/pandora-system/pandora-scripts/op_startupmanager.sh @@ -1,5 +1,7 @@ #!/bin/bash -# Main GUI +# Released under the GPL +# Startup-Manager, v1.0, written by Michael Mrozek aka EvilDragon 2010 with some help by vimacs. +# This scripts allows you to change various settings of the Pandora startup process. while mainsel=$(zenity --title="Startupmanager" --width="400" --height="250" --list --column "id" --column "Please select" --hide-column=1 --text="What do you want to do?" "gui" "Change Default GUI for current user" "login" "Enable/Disable Autologin" "user" "Select default user" "wifi" "Enable/Disable WiFi on Boot"); do