~gdesklets-desklet-team/gdesklets/develbook-control-array

« back to all changes in this revision

Viewing changes to prefs-tag-integer.xml

  • Committer: Joe Sapp
  • Date: 2010-06-18 01:28:55 UTC
  • mfrom: (8.1.2 develbook)
  • Revision ID: nixphoeni@gmail.com-20100618012855-9wvhtf9y1lzr7q11
Merged main branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
          configuration dialog.</entry>
59
59
      </row>
60
60
      <row>
 
61
        <entry valign="top">increment</entry>
 
62
        <entry valign="top">integer</entry>
 
63
        <entry valign="top">1</entry>
 
64
        <entry valign="top">The increment rate when the spin button's
 
65
          arrows are activated.</entry>
 
66
      </row>
 
67
      <row>
61
68
        <entry valign="top">label</entry>
62
69
        <entry valign="top">string</entry>
63
70
        <entry valign="top"></entry>
65
72
          configuration dialog.</entry>
66
73
      </row>
67
74
      <row>
 
75
        <entry valign="top">max</entry>
 
76
        <entry valign="top">integer</entry>
 
77
        <entry valign="top">9999</entry>
 
78
        <entry valign="top">The maximal value allowed.</entry>
 
79
      </row>
 
80
      <row>
68
81
        <entry valign="top">min</entry>
69
82
        <entry valign="top">integer</entry>
70
83
        <entry valign="top">0</entry>
71
84
        <entry valign="top">The minimal value allowed.</entry>
72
85
      </row>
73
 
      <row>
74
 
        <entry valign="top">max</entry>
75
 
        <entry valign="top">integer</entry>
76
 
        <entry valign="top">9999</entry>
77
 
        <entry valign="top">The maximal value allowed.</entry>
78
 
      </row>
79
86
    </tbody>
80
87
 
81
88
    </tgroup>