[gnome-maps/wip/mlundblad/replace-notifications] Remove the LocationServiceNotification class



commit c11a44a3b75d71e9f7119bd5a6cb1f91b54e67f4
Author: Marcus Lundblad <ml update uu se>
Date:   Sat May 26 13:01:09 2018 +0200

    Remove the LocationServiceNotification class

 data/org.gnome.Maps.data.gresource.xml   |  1 -
 data/ui/location-service-notification.ui | 26 -------------
 po/POTFILES.in                           |  1 -
 src/locationServiceNotification.js       | 64 --------------------------------
 src/org.gnome.Maps.src.gresource.xml     |  1 -
 5 files changed, 93 deletions(-)
---
diff --git a/data/org.gnome.Maps.data.gresource.xml b/data/org.gnome.Maps.data.gresource.xml
index 082d8ce..ae1b7b3 100644
--- a/data/org.gnome.Maps.data.gresource.xml
+++ b/data/org.gnome.Maps.data.gresource.xml
@@ -13,7 +13,6 @@
     <file preprocess="xml-stripblanks">ui/shape-layer-row.ui</file>
     <file preprocess="xml-stripblanks">ui/shape-layer-file-chooser.ui</file>
     <file preprocess="xml-stripblanks">ui/location-service-dialog.ui</file>
-    <file preprocess="xml-stripblanks">ui/location-service-notification.ui</file>
     <file preprocess="xml-stripblanks">ui/main-window.ui</file>
     <file preprocess="xml-stripblanks">ui/map-bubble.ui</file>
     <file preprocess="xml-stripblanks">ui/osm-account-dialog.ui</file>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5d4b634..eb90b66 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -10,7 +10,6 @@ data/ui/export-view-dialog.ui
 data/ui/help-overlay.ui
 data/ui/layers-popover.ui
 data/ui/location-service-dialog.ui
-data/ui/location-service-notification.ui
 data/ui/main-window.ui
 data/ui/map-bubble.ui
 data/ui/osm-account-dialog.ui
diff --git a/src/org.gnome.Maps.src.gresource.xml b/src/org.gnome.Maps.src.gresource.xml
index 5359ed2..4adcc0b 100644
--- a/src/org.gnome.Maps.src.gresource.xml
+++ b/src/org.gnome.Maps.src.gresource.xml
@@ -29,7 +29,6 @@
     <file>layersPopover.js</file>
     <file>location.js</file>
     <file>locationServiceDialog.js</file>
-    <file>locationServiceNotification.js</file>
     <file>longPrintLayout.js</file>
     <file>main.js</file>
     <file>mainWindow.js</file>


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