~ubuntu-branches/ubuntu/lucid/gcalctool/lucid-updates

« back to all changes in this revision

Viewing changes to data/gcalctool.schemas.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-04-07 19:41:56 UTC
  • mfrom: (1.3.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100407194156-hgj8g002ffce2de0
Tags: 5.30.0.is.5.28.2-0ubuntu1
Downgrade to 5.28.2 as the new version does not support number bases
as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
        <short>Show Trailing Zeroes</short>
86
86
        <long>
87
87
          Indicates whether any trailing zeroes after the 
88
 
          numeric point should be shown in the display value.
 
88
          number point should be shown in the display value.
89
89
        </long>
90
90
      </locale>
91
91
    </schema>
96
96
      <type>bool</type>
97
97
      <default>FALSE</default>
98
98
      <locale name="C">
99
 
        <short>Show Thousands Separators</short>
 
99
        <short>Show Thousands Separator</short>
100
100
        <long>
101
101
          Indicates whether thousands separators are shown in large numbers.
102
102
        </long>