summaryrefslogtreecommitdiff
path: root/plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml
blob: 5272df6801fec37a4d03391060673bc5017c28f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/gnome/Shotwell/Publishing">
    <!-- icons, with additional aliases into the icon namespace -->
      <file alias="icons/hicolor/scalable/apps/piwigo.svg">piwigo.svg</file>
      <file alias="icons/hicolor/24x24/apps/youtube.png">youtube.png</file>
      <file alias="icons/hicolor/scalable/apps/google-photos.svg">google-photos.svg</file>
      <file alias="icons/hicolor/scalable/apps/tumblr.svg">tumblr.svg</file>

      <file>flickr_publishing_options_pane.ui</file>
      <file>google_photos_publishing_options_pane.ui</file>
      <file>piwigo_authentication_pane.ui</file>
      <file>piwigo_publishing_options_pane.ui</file>
      <file>piwigo_ssl_failure_pane.ui</file>
      <file>youtube_publishing_options_pane.ui</file>
      <file>tumblr_publishing_options_pane.ui</file>
  </gresource>
</gresources>