Skip to content

Commit

Permalink
Merge pull request #9 from raniaamina/develop
Browse files Browse the repository at this point in the history
update label
  • Loading branch information
artemtech authored Aug 25, 2020
2 parents 6ad94dc + ecb1914 commit b6b1c1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions multicalendar.inx
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</param>
<label appearance="header">Advanced Settings:</label>
<param name="enable-secondary-date" type="bool" gui-text="Include Secondary Calendar">false</param>
<param name="adjust-hijri-date" type="int" min="-5" max="5" gui-text="Adjust Hijri Day:">0</param>
<param name="use-farsi-day" type="optiongroup" appearance="combo" gui-text="Use Farsi number in Hijri days">
<param name="adjust-hijri-date" type="int" min="-5" max="5" gui-text="Add corrections for hijri date:">0</param>
<param name="use-farsi-day" type="optiongroup" appearance="combo" gui-text="Use farsi numbering instead of Arabic">
<option value="primer">Primary Only</option>
<option value="second">Secondary Only</option>
<option value="both">Primary + Secondary</option>
Expand Down Expand Up @@ -178,4 +178,4 @@
<script>
<command location="inx" interpreter="python">multicalendar.py</command>
</script>
</inkscape-extension>
</inkscape-extension>

0 comments on commit b6b1c1d

Please sign in to comment.