~ubuntu-branches/ubuntu/vivid/liferea/vivid-proposed

« back to all changes in this revision

Viewing changes to liferea.schemas

  • Committer: Package Import Robot
  • Author(s): bojo42
  • Date: 2012-03-29 14:17:21 UTC
  • mfrom: (1.3.9) (3.2.5 sid)
  • Revision ID: package-import@ubuntu.com-20120329141721-tbfopcrc5797wxt7
Tags: 1.8.3-0.1ubuntu1
* New upstream release (LP: #290666, #371754, #741543, #716688)
* Merge from Debian unstable (LP: #935147), remaining changes:
* debian/patches:
  - drop gtk-status-icon.patch & notification-append as in upstream
  - drop fix_systray_behavior as mostly upstreamed and rest seems unused
  - 01_ubuntu_feedlists: update & rename, move planets to "Open Source"  
  - add_X-Ubuntu-Gettext-Domain: rebase
  - libunity.patch: rebase, apply before indicator patch (liferea_shell.c)
  - libindicate_increase_version.patch: exclude from libindicate.patch
  - deactivate libindicate.patch, seems partly upstreamed and needs rework
* debian/control: libindicate-dev, libindicate-gtk-dev & libunity-dev
* debian/liferea.indicate & liferea.install: ship indicator desktop file
* debian/rules: enable libindicate

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
      <applyto>/apps/liferea/browser</applyto>
48
48
      <owner>liferea</owner>
49
49
      <type>string</type>
50
 
      <default>mozilla %s</default>
 
50
      <default>x-www-browser %s</default>
51
51
      <locale name="C">
52
52
        <short>Selects the browser command to use when browser_module
53
53
           is set to manual</short>
117
117
      <type>bool</type>
118
118
      <default>false</default>
119
119
      <locale name="C">
120
 
        <short>Allows to disable Javascript when using Mozilla for rendering.</short>
 
120
        <short>Allows to disable Javascript.</short>
121
121
        <long>
122
 
           Allows to disable Javascript when using Mozilla for rendering.
123
 
           Should not be necessary when using GtkHTML2 which does not
124
 
           support Javascript.
 
122
           Allows to disable Javascript.
125
123
        </long>
126
124
      </locale>
127
125
    </schema>
143
141
      <applyto>/apps/liferea/enable-fetch-retries</applyto>
144
142
      <owner>liferea</owner>
145
143
      <type>bool</type>
146
 
      <locale name="C">
147
 
        <default>true</default>
148
 
        <short>Try to refetch feeds after network errors?</short>
149
 
        <long>If set to true, and a network error is encountered while
150
 
        fetching a feed, Liferea will do a few more tries. This is useful
151
 
        in case of temporary loss of network/internet connection.</long>
152
 
      </locale>
153
 
    </schema>
154
 
    <schema>
155
 
      <key>/schemas/apps/liferea/enable-fetch-retries</key>
156
 
      <applyto>/apps/liferea/enable-fetch-retries</applyto>
157
 
      <owner>liferea</owner>
158
 
      <type>bool</type>
159
 
      <locale name="C">
160
 
        <default>true</default>
 
144
      <default>true</default>
 
145
      <locale name="C">
161
146
        <short>Try to refetch feeds after network errors?</short>
162
147
        <long>If set to true, and a network error is encountered while
163
148
        fetching a feed, Liferea will do a few more tries. This is useful
301
286
      <type>int</type>
302
287
      <default>0</default>
303
288
      <locale name="C">
304
 
        <short>Determines how feed updating works at Liferea startup</short>
305
 
        <long>Numeric value determines how feed updating works at
306
 
           Liferea startup. Set to 0 to use the last poll times to
307
 
           "automatically" determine which feeds will be updated. Set to
308
 
           1 to update all feeds at startup. Set to 2 to reset all poll
309
 
           times at startup so that no feeds are updated at startup.</long>
 
289
        <short>Determines if subscriptions are to be updated at startup</short>
 
290
        <long>Numeric value determines wether Liferea shall updates
 
291
        all subscriptions at startup (0=yes, otherwise=no). Inverse
 
292
        logic for compatibility reasons.</long>
310
293
      </locale>
311
294
    </schema>
312
295
    <schema>
323
306
      </locale>
324
307
    </schema>
325
308
    <schema>
326
 
      <key>/schemas/apps/liferea/timeformat</key>
327
 
      <applyto>/apps/liferea/timeformat</applyto>
328
 
      <owner>liferea</owner>
329
 
      <type>string</type>
330
 
      <default>%D %t</default>
331
 
      <locale name="C">
332
 
        <short>Format string to use to show the date in the Liferea itemlist</short>
333
 
        <long>This string controls what is displayed in the date
334
 
           column of the Liferea itemlist if timeformatmode is set to
335
 
           1. The syntax used is the syntax of strftime(2).</long>
336
 
      </locale>
337
 
    </schema>
338
 
    <schema>
339
 
      <key>/schemas/apps/liferea/timeformatmode</key>
340
 
      <applyto>/apps/liferea/timeformatmode</applyto>
341
 
      <owner>liferea</owner>
342
 
      <type>int</type>
343
 
      <default>2</default>
344
 
      <locale name="C">
345
 
        <short>Determines how the date is rendered in the itemview</short>
346
 
        <long>If timeformat is set to 1, then only the time is
347
 
           shown. If set to 2, then both the time and date are shown. If
348
 
           set to 3, then the format string stored in timeformat is used.</long>
349
 
      </locale>
350
 
    </schema>
351
 
    <schema>
352
309
      <key>/schemas/apps/liferea/trayicon</key>
353
310
      <applyto>/apps/liferea/trayicon</applyto>
354
311
      <owner>liferea</owner>
382
339
      </locale>
383
340
    </schema>
384
341
    <schema>
385
 
      <key>/schemas/apps/liferea/updateonstartup</key>
386
 
      <applyto>/apps/liferea/updateonstartup</applyto>
387
 
      <owner>liferea</owner>
388
 
      <type>bool</type>
389
 
      <default>false</default>
390
 
      <locale name="C">
391
 
        <short>Force all feeds to be updated on startup.</short>
392
 
        <long>
393
 
           This option forces all feeds to be updated on startup.
394
 
           Normally only out-dated feeds are updated.
395
 
        </long>
396
 
      </locale>
397
 
    </schema>
398
 
    <schema>
399
342
      <key>/schemas/apps/liferea/update-thread-concurrency</key>
400
343
      <applyto>/apps/liferea/update-thread-concurrency</applyto>
401
344
      <owner>liferea</owner>