summaryrefslogtreecommitdiff
path: root/panels/location/cc-location-panel.c
diff options
context:
space:
mode:
Diffstat (limited to 'panels/location/cc-location-panel.c')
-rw-r--r--panels/location/cc-location-panel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/panels/location/cc-location-panel.c b/panels/location/cc-location-panel.c
index ab975ca15..cca3346ed 100644
--- a/panels/location/cc-location-panel.c
+++ b/panels/location/cc-location-panel.c
@@ -27,8 +27,8 @@
#include <glib/gi18n.h>
#define LOCATION_ENABLED "enabled"
-#define APP_PERMISSIONS_TABLE "gnome"
-#define APP_PERMISSIONS_ID "geolocation"
+#define APP_PERMISSIONS_TABLE "location"
+#define APP_PERMISSIONS_ID "location"
struct _CcLocationPanel
{