summaryrefslogtreecommitdiff
path: root/src/gnome-maps.data.gresource.xml
blob: ede6c6d6579e89156f36555b61a9e7816354af68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/gnome/maps">
    <file preprocess="xml-stripblanks">app-menu.ui</file>
    <file preprocess="xml-stripblanks">favorites-popover.ui</file>
    <file preprocess="xml-stripblanks">place-entry.ui</file>
    <file preprocess="xml-stripblanks">main-window.ui</file>
    <file preprocess="xml-stripblanks">zoom-control.ui</file>
    <file preprocess="xml-stripblanks">search-popup.ui</file>
    <file preprocess="xml-stripblanks">place-list-row.ui</file>
    <file preprocess="xml-stripblanks">sidebar.ui</file>
    <file preprocess="xml-stripblanks">context-menu.ui</file>
    <file preprocess="xml-stripblanks">layers-popover.ui</file>
    <file preprocess="xml-stripblanks">notification.ui</file>
    <file preprocess="xml-stripblanks">location-service-notification.ui</file>
    <file preprocess="xml-stripblanks">route-via-row.ui</file>
    <file preprocess="xml-stripblanks">map-bubble.ui</file>
    <file preprocess="xml-stripblanks">search-result-bubble.ui</file>
    <file preprocess="xml-stripblanks">share-dialog.ui</file>
    <file preprocess="xml-stripblanks">user-location-bubble.ui</file>
    <file alias="application.css">../data/gnome-maps.css</file>
    <file alias="maptype-aerial.png">../data/media/maptype-aerial.png</file>
    <file alias="maptype-street.png">../data/media/maptype-street.png</file>
  </gresource>
</gresources>