Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Apitzsch <git@apitzsch.eu>2017-06-14 01:05:04 +0300
committerAndré Apitzsch <git@apitzsch.eu>2017-09-22 20:12:26 +0300
commit3ba58716d038faa9a2ae96179c1cb05f15dbe004 (patch)
tree2c56ed2aaa32cd1801f953a598a113dc142062a5 /data/gajim-remote.desktop.in
parentad600f5193b5937a4232cf437e5cd7cb5b7aef89 (diff)
Use setup.py to install gajim
Diffstat (limited to 'data/gajim-remote.desktop.in')
-rw-r--r--data/gajim-remote.desktop.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/gajim-remote.desktop.in b/data/gajim-remote.desktop.in
new file mode 100644
index 000000000..3efd0b5f4
--- /dev/null
+++ b/data/gajim-remote.desktop.in
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Categories=Network;InstantMessaging;RemoteAccess;ConsoleOnly;
+_Name=Open URI using Gajim
+_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip;
+Version=1.0
+Exec=gajim-remote handle_uri %u
+TryExec=gajim-remote
+StartupNotify=false
+Terminal=false
+Type=Application
+MimeType=x-scheme-handler/xmpp;
+NoDisplay=true