]> git.pld-linux.org Git - packages/redshift.git/blame - redshift-geoclue-provider.patch
- python 3.6
[packages/redshift.git] / redshift-geoclue-provider.patch
CommitLineData
f16f24f7
ER
1diff -ur redshift-1.7/src/location-geoclue.c redshift-1.7_geoclue_provider/src/location-geoclue.c
2--- redshift-1.7/src/location-geoclue.c 2011-03-27 23:13:10.000000000 +0100
3+++ redshift-1.7_geoclue_provider/src/location-geoclue.c 2011-07-09 13:41:17.940812241 +0100
4@@ -32,8 +32,8 @@
5 # define _(s) s
6 #endif
7
8-#define DEFAULT_PROVIDER "org.freedesktop.Geoclue.Providers.UbuntuGeoIP"
9-#define DEFAULT_PROVIDER_PATH "/org/freedesktop/Geoclue/Providers/UbuntuGeoIP"
10+#define DEFAULT_PROVIDER "org.freedesktop.Geoclue.Providers.Hostip"
11+#define DEFAULT_PROVIDER_PATH "/org/freedesktop/Geoclue/Providers/Hostip"
12
13 int
14 location_geoclue_init(location_geoclue_state_t *state)
This page took 0.119108 seconds and 4 git commands to generate.