Add tooltips for detailling actions

Reply / Reply all / Forward buttons and Notifications settings
This commit is contained in:
Athozus 2023-07-16 20:05:23 +02:00
parent 37fad48ec8
commit e038993f27
No known key found for this signature in database
GPG key ID: B50895022E8484BF
12 changed files with 297 additions and 224 deletions

View file

@ -40,6 +40,11 @@ function mail.show_settings(name)
checkbox[0,3.6;trash_move_enable;]] .. S("Move deleted messages to trash") .. [[;]] ..
tostring(mail.get_setting(name, "trash_move_enable")) .. [[]
tooltip[chat_notifications;]] .. S("Receive a message in the chat when there is a new message") .. [[]
tooltip[onjoin_notifications;]] .. S("Receive a message at login when inbox isn't empty") .. [[]
tooltip[hud_notifications;]] .. S("Show an HUD notification when inbox isn't empty") .. [[]
tooltip[sound_notifications;]] .. S("Play a sound when there is a new message") .. [[]
button[0,5.5;2.5,0.5;save;]] .. S("Save") .. [[]
button[2.7,5.5;2.5,0.5;reset;]] .. S("Reset") .. [[]
]] .. mail.theme