♻️ add element desktop and ms office electron (#17)
* ♻️ add element desktop * ♻️ add ms office electron
This commit is contained in:
parent
1dd5dc6d03
commit
13585893fc
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue