Blob Blame History Raw
From ae3d40bedf95a493d0da96f70b83325381861cbd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= <besser82@fedoraproject.org>
Date: Sun, 19 Feb 2017 10:48:50 +0100
Subject: [PATCH] Fix AutostartCondition

---
 etc/xdg/autostart/blueberry-obex-agent.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/xdg/autostart/blueberry-obex-agent.desktop b/etc/xdg/autostart/blueberry-obex-agent.desktop
index 558b9bc..3c35ddd 100644
--- a/etc/xdg/autostart/blueberry-obex-agent.desktop
+++ b/etc/xdg/autostart/blueberry-obex-agent.desktop
@@ -2,7 +2,7 @@
 Name=Bluetooth OBEX Agent
 Comment=Allows to receive files via Bluetooth
 Keywords=files;bluetooth;obex;receive;
-AutostartCondition=GSETTINGS org.blueberry obex-enabled
+AutostartCondition=GSettings org.blueberry obex-enabled
 Icon=blueberry
 Exec=/usr/lib/blueberry/blueberry-obex-agent.py
 Terminal=false