[polari] data: Always use DBus activation to launch
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] data: Always use DBus activation to launch
- Date: Wed, 16 Sep 2015 17:21:06 +0000 (UTC)
commit dfd225f303f7796a9e2f1f5377aa47577d7be15e
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Sep 16 18:36:38 2015 +0200
data: Always use DBus activation to launch
Currently it depends on the launching environment whether Polari will
be DBus-activated or spawned directly. Instead, use the gapplication
CLI tool to activate polari in environments that lack support for native
DBus activation.
data/org.gnome.Polari.desktop.in | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.Polari.desktop.in b/data/org.gnome.Polari.desktop.in
index 8aab491..8c8a1fe 100644
--- a/data/org.gnome.Polari.desktop.in
+++ b/data/org.gnome.Polari.desktop.in
@@ -1,8 +1,7 @@
[Desktop Entry]
_Name=Polari
_Comment=An Internet Relay Chat Client for GNOME
-Exec=polari
-TryExec=polari
+Exec=gapplication launch org.gnome.Polari
Icon=polari
Type=Application
StartupNotify=true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]