client: Clean up chatviewsettingspage.ui
authorShane Synan <digitalcircuit36939@gmail.com>
Sat, 16 Jun 2018 17:10:00 +0000 (12:10 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 16 Jun 2018 19:20:42 +0000 (21:20 +0200)
commit7f435a66db71c42291825ea7d22ec052e38f1245
tree9eec96a041e811ffab7318098e6b7c9de3a0ddff
parente26b9751011574322755e29f218c43b9635d8058
client: Clean up chatviewsettingspage.ui

Clean up the HTML spew from the Rich Text editor for
senderPrefixComboBox, using handcrafted Qt markup to simplify it for
translators.  (Hopefully.)

CAUTION: Editing the tooltip in Qt's Rich Text editor will convert it
back to HTML.  Use the Source view of the editor.

Use <number> instead of <bool> for custom enumeration values.  This
stops Qt Creator from converting it to "false" when loading the file.
src/qtui/settingspages/chatviewsettingspage.ui