diff options
Diffstat (limited to 'plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml')
-rw-r--r-- | plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml b/plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml new file mode 100644 index 0000000..ab8a367 --- /dev/null +++ b/plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/org/gnome/Shotwell/Publishing/Extras"> + <file>gallery3.png</file> + <file>rajce.png</file> + <file>tumblr.png</file> + <file>gallery3_authentication_pane.ui</file> + <file>gallery3_publishing_options_pane.ui</file> + <file>rajce_authentication_pane.ui</file> + <file>rajce_publishing_options_pane.ui</file> + <file>tumblr_authentication_pane.ui</file> + <file>tumblr_publishing_options_pane.ui</file> + <file>yandex_publish_model.ui</file> + </gresource> +</gresources> |