summaryrefslogtreecommitdiff
path: root/data/contacts.gresource.xml
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2017-06-24 13:52:24 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2017-06-24 13:57:40 +0200
commita483ccf5a68fc044af126246809369e314afa7a8 (patch)
tree20fd46a08ceee01597fa9f8a4baad6d0eb9a8f10 /data/contacts.gresource.xml
parent7f47e0574dd402ac53e845a41ddb504ce253d8cd (diff)
downloadgnome-contacts-a483ccf5a68fc044af126246809369e314afa7a8.tar.gz
Create InAppNotification class and remove libgd.
Libgd is bound to remove Gd.Notification, and removing it also means it gets easier to port our build system to Meson. Furthermore, we can now use some more sane defaults for our application w.r.t. notifications.
Diffstat (limited to 'data/contacts.gresource.xml')
-rw-r--r--data/contacts.gresource.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/contacts.gresource.xml b/data/contacts.gresource.xml
index 98bfee4..9f29f00 100644
--- a/data/contacts.gresource.xml
+++ b/data/contacts.gresource.xml
@@ -4,7 +4,8 @@
<file compressed="true">ui/style.css</file>
<file compressed="true" preprocess="xml-stripblanks">ui/app-menu.ui</file>
<file compressed="true" preprocess="xml-stripblanks">ui/contacts-address-map.ui</file>
- <file compressed="true" preprocess="xml-stripblanks">ui/contacts-window.ui</file>
+ <file compressed="true" preprocess="xml-stripblanks">ui/contacts-in-app-notification.ui</file>
<file compressed="true" preprocess="xml-stripblanks">ui/contacts-list-pane.ui</file>
+ <file compressed="true" preprocess="xml-stripblanks">ui/contacts-window.ui</file>
</gresource>
</gresources>