[gnome-weather] Disable the search provider by default



commit 1001f44be331afdb72dcf31cff374e9dd9227228
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Fri Aug 1 13:38:16 2014 +0200

    Disable the search provider by default
    
    The weather search provider has privacy implications because
    it broadcasts the current and stored locations over unsafe channels,
    so don't enable it by default.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=734048

 ...g.gnome.Weather.Application.search-provider.ini |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.Weather.Application.search-provider.ini 
b/data/org.gnome.Weather.Application.search-provider.ini
index df21a87..57b340d 100644
--- a/data/org.gnome.Weather.Application.search-provider.ini
+++ b/data/org.gnome.Weather.Application.search-provider.ini
@@ -3,3 +3,4 @@ DesktopId=org.gnome.Weather.Application.desktop
 BusName=org.gnome.Weather.BackgroundService
 ObjectPath=/org/gnome/Weather/BackgroundService
 Version=2
+DefaultDisabled=true
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]