~ubuntu-branches/ubuntu/maverick/file-browser-applet/maverick

« back to all changes in this revision

Viewing changes to data/file-browser-applet.schemas

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2009-07-01 17:43:20 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090701174320-47ghs6125y9in9e3
Tags: 0.6.4-0ubuntu1
* New upstream release.
 - Added option to display thumbnails (if available) instead of icons.
 - Usability improvements.
 - Code cleanups.
* debian/control:
 - Bump standards version to 3.8.2, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
      </schema>
14
14
 
15
15
      <schema>
 
16
        <key>/schemas/apps/file-browser-applet/prefs/show_thumbnail</key>
 
17
        <owner>file-browser-applet</owner>
 
18
        <type>bool</type>
 
19
        <default>TRUE</default>
 
20
        <locale name="C">
 
21
          <short>Show image and document thumbnails if they exists</short>
 
22
          <long>Show image and document thumbnails if the exists</long>
 
23
        </locale>
 
24
      </schema>
 
25
 
 
26
      <schema>
16
27
        <key>/schemas/apps/file-browser-applet/prefs/horizontal_text</key>
17
28
        <owner>file-browser-applet</owner>
18
29
        <type>bool</type>