Skip to content

Commit 8f8108e

Browse files
committed
small changes to manifest file
1 parent 02dbe46 commit 8f8108e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifest.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"manifest_version": "1",
33
"api_version": "1",
4-
"name": "Exit Elementary",
5-
"description": "Suspend / Reboot / Shutdown / Lock functions for Elementary OS.",
4+
"name": "Elementary Actions",
5+
"description": "Perform different actions on Elementary OS.",
66
"developer_name": "Tudor Plugaru",
77
"icon": "images/system-shutdown.svg",
88
"options": {
@@ -12,8 +12,8 @@
1212
{
1313
"id": "oes_session_exit",
1414
"type": "keyword",
15-
"name": "Exit Elementary",
16-
"description": "Suspend / Reboot / Shutdown / Lock functions for Elementary OS.",
15+
"name": "Elementary Actions",
16+
"description": "Perform different actions on Elementary OS.",
1717
"default_value": "eos"
1818
}
1919
]

0 commit comments

Comments
 (0)