This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.evolution.plugin.evolution-rss.gschema.xml is in evolution-rss 0.3.95-4build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema path="/org/gnome/evolution/plugin/rss/" id="org.gnome.evolution.plugin.rss" gettext-domain="evolution">
    <key type="b" name="auth-proxy">
      <default>false</default>
      <summary>Proxy requires authentication</summary>
      <description>Network proxy requires authentication.</description>
    </key>
    <key type="b" name="display-summary">
      <default>true</default>
      <summary>Display article's summary</summary>
      <description>Evolution will show article's summary instead of article's webpage. Summary can also be html.</description>
    </key>
    <key type="as" name="feeds">
      <default>[]</default>
      <summary>Feeds list</summary>
      <description>Contains list of the currently setup feeds.</description>
    </key>
    <key type="s" name="host-proxy">
      <default>''</default>
      <summary>Hostname of the proxy server</summary>
      <description>Hostname of the proxy server used for feeds and content.</description>
    </key>
    <key type="i" name="html-render">
      <default>0</default>
      <summary>Html render</summary>
      <description>Type HTML Render used to display html pages.</description>
    </key>
    <key type="b" name="custom-font">
      <default>false</default>
      <summary>Use custom font</summary>
      <description>Use a custom font size instead of system defaults.</description>
    </key>
    <key type="d" name="min-font-size">
      <default>12</default>
      <summary>Minimum font size</summary>
      <description>The size of the font used in full text preview.</description>
    </key>
    <key type="d" name="network-timeout">
      <default>300</default>
      <summary>Network timeout</summary>
      <description>Interval in seconds before a conection is dropped.</description>
    </key>
    <key type="i" name="network-queue-size">
      <default>5</default>
      <summary>Network queue size</summary>
      <description>How many simultaneous downloads.</description>
    </key>
    <key type="b" name="html-js">
      <default>true</default>
      <summary>JavaScript Enabled</summary>
      <description>JavaScript Enabled</description>
    </key>
    <key type="b" name="html-java">
      <default>true</default>
      <summary>Java Enabled</summary>
      <description>Java Enabled</description>
    </key>
    <key type="b" name="accept-cookies">
      <default>true</default>
      <summary>Accepts Cookies</summary>
      <description>Evolution RSS will accept cookies from articles you browse.</description>
    </key>
    <key type="b" name="image-resize">
      <default>true</default>
      <summary>Automaticaly Resize Images</summary>
      <description>Evolution RSS will automatically resize images larger than displayed area.</description>
    </key>
    <key type="b" name="search-rss">
      <default>false</default>
      <summary>Scan web pages for RSS</summary>
      <description>Evolution RSS will scan web pages for rss content</description>
    </key>
    <key type="b" name="download-enclosures">
      <default>true</default>
      <summary>Download enclosures</summary>
      <description>Evolution will download all feed enclosures a feed article may contain.</description>
    </key>
    <key type="b" name="enclosure-limit">
      <default>false</default>
      <summary>Limit enclosure size</summary>
      <description>Limit maximum enclosure size evolution will download.</description>
    </key>
    <key type="d" name="enclosure-size">
      <default>1024</default>
      <summary>Max enclosure size</summary>
      <description>Limit maximum enclosure size evolution will download.</description>
    </key>
    <key type="b" name="status-icon">
      <default>false</default>
      <summary>Enable Status Icon</summary>
      <description>Enable status icon in notification area</description>
    </key>
    <key type="b" name="blink-icon">
      <default>false</default>
      <summary>Blink Status Icon</summary>
      <description>Blink status icon when new article received</description>
    </key>
    <key type="b" name="feed-icon">
      <default>true</default>
      <summary>Enable Feed Icon</summary>
      <description>Display feed icon on feed folder</description>
    </key>
    <key type="s" name="pass-proxy">
      <default>''</default>
      <summary>Password for proxy server</summary>
      <description>If the proxy server requires authentication. This is the password field.</description>
    </key>
    <key type="i" name="port-proxy">
      <default>3128</default>
      <summary>Proxy server port</summary>
      <description>The port number for proxy server used for feeds and content.</description>
    </key>
    <key type="b" name="remove-folder">
      <default>true</default>
      <summary>Remove feed folder</summary>
      <description>Deleting feed entry will also remove feed folder.</description>
    </key>
    <key type="b" name="rep-check">
      <default>false</default>
      <summary>Check New articles</summary>
      <description>Auto check for new articles.</description>
    </key>
    <key type="d" name="rep-check-timeout">
      <default>60</default>
      <summary>New articles timeout</summary>
      <description>Frequency to check for new articles (in minutes).</description>
    </key>
    <key type="b" name="startup-check">
      <default>false</default>
      <summary>Checks articles on startup</summary>
      <description>Check for new articles everytime Evolution is started.</description>
    </key>
    <key type="b" name="show-comments">
      <default>true</default>
      <summary>Show articles comments</summary>
      <description>If a feed article has comments, it will be displayed.</description>
    </key>
    <key type="b" name="show-xml-errors">
      <default>false</default>
      <summary>Report xml errors</summary>
      <description>Print xml errors in the feeds</description>
    </key>
    <key type="b" name="show-feed-errors">
      <default>false</default>
      <summary>Report feed errors</summary>
      <description>Report feed errors</description>
    </key>
    <key type="b" name="use-proxy">
      <default>false</default>
      <summary>Use proxy server</summary>
      <description>Use a proxy server to fetch articles and content.</description>
    </key>
    <key type="s" name="user-proxy">
      <default>''</default>
      <summary>Proxy server user</summary>
      <description>The username to use for proxy server authentication.</description>
    </key>
  </schema>
</schemalist>