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 #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 {