We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02dbe46 commit 8f8108eCopy full SHA for 8f8108e
manifest.json
@@ -1,8 +1,8 @@
1
{
2
"manifest_version": "1",
3
"api_version": "1",
4
- "name": "Exit Elementary",
5
- "description": "Suspend / Reboot / Shutdown / Lock functions for Elementary OS.",
+ "name": "Elementary Actions",
+ "description": "Perform different actions on Elementary OS.",
6
"developer_name": "Tudor Plugaru",
7
"icon": "images/system-shutdown.svg",
8
"options": {
@@ -12,8 +12,8 @@
12
13
"id": "oes_session_exit",
14
"type": "keyword",
15
16
17
"default_value": "eos"
18
}
19
]
0 commit comments