Skip to content

Commit

Permalink
changed display and description of bootbehaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
davidferguson committed Jul 16, 2016
1 parent c9092e8 commit c0b6d27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bootbehaviour/bootbehaviour.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootbehaviour",
"text": "Boot to %1",
"text": "Set Boot Option to %1",
"script": "bootbehaviour.sh",
"args": [
{
Expand All @@ -11,6 +11,6 @@
"network": false,
"continue": true,
"type": "setting",
"shortDescription":"Alter what happens when you power on your Raspberry Pi",
"shortDescription":"Alter what happens when you power on your Raspberry Pi. Requires reboot to take effect",
"longDescription":"When you power on you Raspberry Pi, you can choose what you want to happen. You can either have it open the Desktop or just the text console, and in both of these cases you can choose whether you want to have the Raspberry Pi automatically log in for you or not."
}

0 comments on commit c0b6d27

Please sign in to comment.