From 79081b2dafcfe2f48c2035e526000b4ba8f54f8a Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Sun, 27 Feb 2022 02:07:05 +0100 Subject: Hardcode server list --- data/usr/share/glib-2.0/schemas/org.ayatana.webmail.gschema.xml | 5 ----- 1 file changed, 5 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 4cc5dd9..e78a8b2 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,10 +46,5 @@ Message action Action to perform when a message is activated. - - ['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