diff options
| author | Marcin Floryan <mfloryan@mm.waw.pl> | 2009-06-05 22:11:09 +0000 |
|---|---|---|
| committer | mfloryan <mfloryan@users.sourceforge.net> | 2009-06-05 22:11:09 +0000 |
| commit | 02d372b522a9982f76929bd3434f97d8cb7f89d9 (patch) | |
| tree | 8689a5eb4f607bba4edd64dcfbae702aecfd7e18 /share | |
| parent | with latest gtk, aggressive presenting the window after transientization is n... (diff) | |
| download | inkscape-02d372b522a9982f76929bd3434f97d8cb7f89d9.tar.gz inkscape-02d372b522a9982f76929bd3434f97d8cb7f89d9.zip | |
Fixed some serious spelling and logical mistakes in description.
(bzr r8006)
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/svgcalendar.inx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/extensions/svgcalendar.inx b/share/extensions/svgcalendar.inx index 840c1f470..8eaf747e5 100644 --- a/share/extensions/svgcalendar.inx +++ b/share/extensions/svgcalendar.inx @@ -21,9 +21,9 @@ <_item value="sun">Sunday</_item> </param> </page> - <page name="tab" _gui-text="Organization"> - <param name="auto-organize" type="boolean" _gui-text="Set authomaticaly the size and positions">true</param> - <_param name="organize-help" type="description">The options above has no value with the upper checked.</_param> + <page name="tab" _gui-text="Layout"> + <param name="auto-organize" type="boolean" _gui-text="Automatically set size and position">true</param> + <_param name="organize-help" type="description">The options below have no influence when the above is checked.</_param> <param name="months-per-line" type="int" min="1" max="12" _gui-text="Months per line">3</param> <param name="month-width" type="string" _gui-text="Month Width">6cm</param> <param name="month-margin" type="string" _gui-text="Month Margin">1cm</param> |
