From ef27a57e0d507c5be37b0e065b5a729670552bdb Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Sat, 22 Aug 2020 20:19:03 +0200 Subject: Use server configuration templates + set minimum folder list height --- .../schemas/org.ayatana.webmail.gschema.xml | 23 ++++------------------ 1 file changed, 4 insertions(+), 19 deletions(-) (limited to 'data') diff --git a/data/usr/share/glib-2.0/schemas/org.ayatana.webmail.gschema.xml b/data/usr/share/glib-2.0/schemas/org.ayatana.webmail.gschema.xml index c90b4a3..4cc5dd9 100755 --- a/data/usr/share/glib-2.0/schemas/org.ayatana.webmail.gschema.xml +++ b/data/usr/share/glib-2.0/schemas/org.ayatana.webmail.gschema.xml @@ -46,25 +46,10 @@ Message action Action to perform when a message is activated. - - 'https://mail.example.com' - Home - URL or command for the "Home" link. - - - 'https://mail.example.com/compose' - Compose - URL or command for the "Compose" link. - - - 'https://mail.example.com/inbox' - Inbox - URL or command for the "Inbox" link. - - - 'https://mail.example.com/sent' - Sent - URL or command for the "Sent" link. + + ['Custom\timap.example.com\t993\thttps://mail.example.com\thttps://mail.example.com/compose\thttps://mail.example.com/sent\thttps://mail.example.com/inbox\t/$MSG_UID', 'Google\timap.gmail.com\t993\thttps://mail.google.com/mail/\thttps://mail.google.com/mail/#compose\thttps://mail.google.com/mail/#sent\thttps://mail.google.com/mail/#inbox\t/$MSG_THREAD', 'RoundCube\tmail.example.com\t993\thttps://mail.example.com/?_task=mail&_mbox=INBOX\thttps://mail.example.com/?_task=mail&_action=compose\thttps://mail.example.com/?_task=mail&_mbox=Sent\thttps://mail.example.com/?_task=mail&_mbox=INBOX\t&_uid=$MSG_UID'] + Webmail server templates + Stores the list of predefined settings for certain webmail servers. -- cgit v1.2.3