Changes between Version 109 and Version 110 of TaggingPresets


Ignore:
Timestamp:
2014-12-30T00:26:20+01:00 (11 years ago)
Author:
Klumbumbus
Comment:

fix

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v109 v110  
    136136  Translation context for name attribute to separate equals words with different meaning (not required for in-file translations).
    137137 display_values="Entry1,Entry2,Entry3"::
    138   A list of entries that is displayed to the user. Must be the same number and order of entries as values and `editable` must be false or not specified. For the delimiter character and escaping, see the remarks at `values`. Used in <combo> and <multiselect>.
     138  A list of entries that is displayed to the user. Must be the same number and order of entries as `values` and `editable` must be false or not specified. For the delimiter character and escaping, see the remarks at `values`. Used in <combo> and <multiselect>.
    139139 value="foobar"::
    140140  Specify a value to be entered in the <key> tag.