blob: 2deb083469cce77b9931e9bb9f0d12a594caad1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
* Version should be the version of the desktop entry specification, not
application version.
* Application category is deprecated.
--- a/opt/Webex/bin/webex.desktop 2022-07-11 14:27:19.000000000 +0200
+++ b/opt/Webex/bin/webex.desktop 2022-08-05 11:35:53.335000000 +0200
@@ -1,10 +1,9 @@
[Desktop Entry]
-Version=43.2.0.25211
Name=Webex
-Comment=Webex
+Comment=Video conferencing
Exec=/opt/Webex/bin/CiscoCollabHost %U
Icon=/opt/Webex/bin/sparklogosmall.png
Terminal=false
Type=Application
-Categories=Utility;Application;
+Categories=Network;
MimeType=x-scheme-handler/webexteams;x-scheme-handler/ciscospark;x-scheme-handler/webex
|