From 13585893fc0ad4e11fd38d38738493d6fdbe0b19 Mon Sep 17 00:00:00 2001 From: Agampreet Singh <68941022+agam778@users.noreply.github.com> Date: Sun, 4 Sep 2022 16:28:52 +0530 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20add=20element=20desktop=20?= =?UTF-8?q?and=20ms=20office=20electron=20(#17)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ♻️ add element desktop * ♻️ add ms office electron --- data/application_utility/default.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/application_utility/default.json b/data/application_utility/default.json index aceda9f..afcd112 100644 --- a/data/application_utility/default.json +++ b/data/application_utility/default.json @@ -164,6 +164,13 @@ "description": "Light and free MS Office clone.", "pkg": "onlyoffice-bin", "extra": [] + }, + { + "name": "MS Office Electron", + "icon": "ms-word", + "description": "Unofficial Microsoft Office Online Desktop Client.", + "pkg": "ms-office-electron-bin", + "extra": [] } ] }, @@ -614,6 +621,13 @@ "pkg": "hexchat", "extra": [] }, + { + "name": "Element", + "icon": "element-desktop", + "description": "Glossy Matrix collaboration client - desktop version", + "pkg": "element-desktop", + "extra": [] + }, { "name": "Telegram", "icon": "telegram-desktop",