From e1fb1360198e06f3927fcdb828d13bb8922a02cb Mon Sep 17 00:00:00 2001 From: Andreas Zuber Date: Tue, 3 Nov 2020 13:40:43 +0100 Subject: net-misc/icaclient: Add ctxwebhelper.desktop file Closes: https://bugs.gentoo.org/715894 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler --- net-misc/icaclient/files/ctxwebhelper.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 net-misc/icaclient/files/ctxwebhelper.desktop (limited to 'net-misc/icaclient') diff --git a/net-misc/icaclient/files/ctxwebhelper.desktop b/net-misc/icaclient/files/ctxwebhelper.desktop new file mode 100644 index 000000000000..7d535cacf6aa --- /dev/null +++ b/net-misc/icaclient/files/ctxwebhelper.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Name=Citrix Web Helper +StartupWMClass=Ctxwebhelper +NoDisplay=true +Categories=Network; +MimeType=x-scheme-handler/receiver; +Icon=/opt/Citrix/ICAClient/icons/manager.png +TryExec=/opt/Citrix/ICAClient/util/ctxwebhelper +Exec=/opt/Citrix/ICAClient/util/ctxwebhelper -- cgit v1.2.3-65-gdbad