settings: update template help text (all tokens work on all sites now)
This commit is contained in:
parent
33227f3795
commit
9a8e6037c3
@ -444,7 +444,7 @@ class SettingsDialog(QDialog):
|
|||||||
"%artist% %character% %copyright% %general% %meta% %species%\n"
|
"%artist% %character% %copyright% %general% %meta% %species%\n"
|
||||||
"Applies to every save action: Save to Library, Save As, Batch Download, "
|
"Applies to every save action: Save to Library, Save As, Batch Download, "
|
||||||
"multi-select bulk operations, and bookmark→library copies.\n"
|
"multi-select bulk operations, and bookmark→library copies.\n"
|
||||||
"Note: Gelbooru and Moebooru only support %id% / %md5% / %score% / %rating% / %ext%."
|
"All tokens work on all sites. Category tokens are fetched on demand."
|
||||||
)
|
)
|
||||||
tmpl_help.setWordWrap(True)
|
tmpl_help.setWordWrap(True)
|
||||||
tmpl_help.setStyleSheet("color: palette(mid); font-size: 10pt;")
|
tmpl_help.setStyleSheet("color: palette(mid); font-size: 10pt;")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user