This commit is contained in:
Kovid Goyal 2017-11-26 19:31:18 +05:30
parent 6d9b906dd1
commit 0569c9f01e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -426,7 +426,7 @@ metadata_single_use_2_cols_for_custom_fields = True
#: Order of custom column(s) in edit metadata
# Controls the order that custom columns are listed in edit metadata single
# and bulk. The columns listed in the tweak are displayed first and in the
# order provided. Any columns not listed are dislayed after the listed ones,
# order provided. Any columns not listed are displayed after the listed ones,
# in alphabetical order. Do note that this tweak does not change the size of
# the edit widgets. Putting comments widgets in this list may result in some
# odd widget spacing when using two-column mode.