diff options
Diffstat (limited to 'plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml')
-rw-r--r-- | plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml b/plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml new file mode 100644 index 0000000..53bcc43 --- /dev/null +++ b/plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/org/gnome/Shotwell/Publishing"> + <file>facebook.png</file> + <file>flickr.png</file> + <file>picasa.png</file> + <file>piwigo.png</file> + <file>youtube.png</file> + <file>facebook_publishing_options_pane.ui</file> + <file>flickr_pin_entry_pane.ui</file> + <file>flickr_publishing_options_pane.ui</file> + <file>picasa_publishing_options_pane.ui</file> + <file>piwigo_authentication_pane.ui</file> + <file>piwigo_publishing_options_pane.ui</file> + <file>youtube_publishing_options_pane.ui</file> + </gresource> +</gresources> |