From c208f35f80f6c3ca9e73b8b2aaaddf0d032baf35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C4=8Cern=C3=BD?= Date: Wed, 17 Apr 2019 14:04:38 +0200 Subject: [PATCH] correct typo in the dbus service file --- desktop/org.gnome.Geary.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/org.gnome.Geary.service.in b/desktop/org.gnome.Geary.service.in index 75044a85..a9c0e587 100644 --- a/desktop/org.gnome.Geary.service.in +++ b/desktop/org.gnome.Geary.service.in @@ -1,3 +1,3 @@ [D-BUS Service] Name=org.gnome.Geary -Exec=@bindir@/geary" --gapplication-service +Exec=@bindir@/geary --gapplication-service