aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2020-08-17 17:40:59 +0200
committerRobert Tari <robert@tari.in>2020-08-17 17:40:59 +0200
commit711050055339f6a14f0c3da4d3d28f707b97a102 (patch)
tree7c69fbc7809bc1592bab47c811c6d9e4ddf964da /data
downloadayatana-webmail-711050055339f6a14f0c3da4d3d28f707b97a102.tar.gz
ayatana-webmail-711050055339f6a14f0c3da4d3d28f707b97a102.tar.bz2
ayatana-webmail-711050055339f6a14f0c3da4d3d28f707b97a102.zip
Initial port from Unity Mail
Diffstat (limited to 'data')
-rw-r--r--data/etc/xdg/autostart/ayatana-webmail-autostart.desktop77
-rwxr-xr-xdata/usr/bin/ayatana-webmail28
-rwxr-xr-xdata/usr/bin/ayatana-webmail-clear40
-rwxr-xr-xdata/usr/bin/ayatana-webmail-reset27
-rwxr-xr-xdata/usr/bin/ayatana-webmail-settings44
-rwxr-xr-xdata/usr/bin/ayatana-webmail-url66
-rw-r--r--data/usr/share/applications/ayatana-webmail.desktop265
-rwxr-xr-xdata/usr/share/ayatanawebmail/indicator-messages-new.svg375
-rwxr-xr-xdata/usr/share/ayatanawebmail/indicator-messages.svg510
-rwxr-xr-xdata/usr/share/glib-2.0/schemas/org.ayatana.webmail.gschema.xml70
-rwxr-xr-xdata/usr/share/icons/Faenza/apps/scalable/ayatanawebmail.svg703
-rwxr-xr-xdata/usr/share/icons/hicolor/scalable/apps/ayatanawebmail.svg513
12 files changed, 2718 insertions, 0 deletions
diff --git a/data/etc/xdg/autostart/ayatana-webmail-autostart.desktop b/data/etc/xdg/autostart/ayatana-webmail-autostart.desktop
new file mode 100644
index 0000000..f218a55
--- /dev/null
+++ b/data/etc/xdg/autostart/ayatana-webmail-autostart.desktop
@@ -0,0 +1,77 @@
+[Desktop Entry]
+Version=1.0
+Name=Ayatana Webmail (service)
+Name[bg]=Ayatana Webmail (услуга)
+Name[ca]=
+Name[cs]=Ayatana Webmail (služba)
+Name[de]=
+Name[el]=
+Name[en_AU]=Ayatana Webmail (service)
+Name[en_CA]=Ayatana Webmail (service)
+Name[en_GB]=Ayatana Webmail (service)
+Name[es]=Ayatana Webmail (servicio)
+Name[fi]=
+Name[fr]=
+Name[gl]=Ayatana Webmail (servizo)
+Name[hr]=Ayatana Webmail (service)
+Name[hu]=Ayatana Webmail (szolgáltatás)
+Name[it]=Ayatana Webmail (servizio)
+Name[kk]=Ayatana Webmail (қызмет)
+Name[lt]=
+Name[ms]=
+Name[mus]=Ayatana Webmail (υπηρεσία)
+Name[nl]=Ayatana Webmail (service)
+Name[nn]=Ayatana Webmail
+Name[oc]=
+Name[pl]=
+Name[pt]=
+Name[pt_BR]=
+Name[ru]=
+Name[sk]=
+Name[sl]=
+Name[sr]=
+Name[tr]=
+Name[ug]=
+Name[uk]=
+Name[zh_CN]=
+Comment=Display notifications about new mail
+Comment[bg]=Покажи известия при ново писмо
+Comment[ca]=Mostra notifications quan hi hagi correu nou
+Comment[cs]=Zobrazovat upozornění o novém emailu
+Comment[de]=Benachrichtigungen bei neuen E-Mails anzeigen
+Comment[el]=Εμφάνιση ειδοποιήσεων για νέα μηνύματα
+Comment[en_AU]=Display notifications about new mail
+Comment[en_CA]=Display notifications about new mail
+Comment[en_GB]=Display notifications about new mail
+Comment[es]=Mostrar notificaciones de correo nuevo
+Comment[fi]=Näytä ilmoitus uusista sähköpostiviesteistä
+Comment[fr]=Afficher les alertes de nouveaux courriels
+Comment[gl]=Mostra notificacións de novas mensaxes de correo-e
+Comment[hr]=Prikaz obavijesti o pristigloj pošti
+Comment[hu]=Értesítések megjelenítése új levelekről
+Comment[it]=Mostra le notifiche per le nuove email
+Comment[ja]=新着メールの通知を表示
+Comment[kk]=Жаңа хаттар келгені жайлы мәлімдеу
+Comment[lt]=Rodyti pranešimus apie naujus laiškus
+Comment[lv]=Rādīt paziņojumus par jaunām vēstulēm
+Comment[ms]=Papar pemberitahuan mengenai mel baru
+Comment[mus]=Εμφάνιση ειδοποιήσεων για νέο μήνυμα
+Comment[nl]=Meldingen geven voor nieuwe e-mails
+Comment[nn]=Vis varslingar når du får ny e-post
+Comment[oc]=Afichar las alèrtas de corrièls novèls
+Comment[pl]=Wyświetla powiadomienia o nowych wiadomościach
+Comment[pt]=Mostrar notificações sobre novos mails
+Comment[pt_BR]=Mostrar notificações sobre novos e-mails
+Comment[ru]=Отображать уведомления о новой почте
+Comment[sk]=Zobraziť notifikácie o novej pošte
+Comment[sl]=Prikaži obvestila o novi pošti
+Comment[sr]=Приказује обавештења о новој пошти
+Comment[tr]=Yeni mektuplar için bildirimleri göster
+Comment[ug]=يېڭى تور مەكتۇپلارنى كۆرسېتش
+Comment[uk]=Показувати повідомлення про новий лист
+Comment[zh_CN]=显示新邮件通知
+Icon=ayatanawebmail
+Exec=ayatana-webmail
+Type=Application
+Categories=Email;Network;
+
diff --git a/data/usr/bin/ayatana-webmail b/data/usr/bin/ayatana-webmail
new file mode 100755
index 0000000..e199531
--- /dev/null
+++ b/data/usr/bin/ayatana-webmail
@@ -0,0 +1,28 @@
+#!/usr/bin/env python3
+# -*- coding: utf-8 -*-
+# Ayatana Webmail
+# Authors: Dmitry Shachnev <mitya57@gmail.com>
+# Robert Tari <robert@tari.in>
+# License: GNU GPL 3 or higher; http://www.gnu.org/licenses/gpl.html
+
+try:
+
+ import devpath
+ from ayatanawebmail.appdata import APPDEBUG
+ APPDEBUG.append(True)
+
+except:
+
+ pass
+
+import sys
+from ayatanawebmail.application import AyatanaWebmail
+from ayatanawebmail.common import isRunning
+
+if __name__ == '__main__':
+
+ if isRunning() > 1:
+
+ sys.exit(0)
+
+ AyatanaWebmail(len(sys.argv) == 2 and sys.argv[1] == 'debug')
diff --git a/data/usr/bin/ayatana-webmail-clear b/data/usr/bin/ayatana-webmail-clear
new file mode 100755
index 0000000..744f709
--- /dev/null
+++ b/data/usr/bin/ayatana-webmail-clear
@@ -0,0 +1,40 @@
+#!/usr/bin/env python3
+# -*- coding: utf-8 -*-
+# Ayatana Webmail, Mark all messages as read
+# Authors: Robert Tari <robert@tari.in>
+# License: GNU GPL 3 or higher; http://www.gnu.org/licenses/gpl.html
+
+import sys
+import dbus
+
+from gi.repository import GLib
+from dbus.mainloop.glib import DBusGMainLoop
+from ayatanawebmail.common import isRunning
+
+oLoop = None
+
+if __name__ == '__main__':
+
+ DBusGMainLoop(set_as_default=True)
+ oSessionBus = dbus.SessionBus()
+
+ if isRunning():
+
+ try:
+
+ oSession = oSessionBus.get_object('org.ayatana.webmail', '/org/ayatana/webmail')
+ oInterface = dbus.Interface(oSession, 'org.ayatana.webmail')
+
+ oInterface.clear(reply_handler=lambda: oLoop.quit(), error_handler=lambda o: oLoop.quit())
+
+ oLoop = GLib.MainLoop()
+ oLoop.run()
+
+ except dbus.DBusException as oDBusException:
+
+ print(oDBusException)
+ sys.exit(1)
+
+ sys.exit(0)
+
+ sys.exit(1)
diff --git a/data/usr/bin/ayatana-webmail-reset b/data/usr/bin/ayatana-webmail-reset
new file mode 100755
index 0000000..d20fbca
--- /dev/null
+++ b/data/usr/bin/ayatana-webmail-reset
@@ -0,0 +1,27 @@
+#!/usr/bin/env python3
+# -*- coding: utf-8 -*-
+# Ayatana Webmail, Remove all connection data from keyring
+# Authors: Dmitry Shachnev <mitya57@gmail.com>
+# Robert Tari <robert@tari.in>
+# License: GNU GPL 3 or higher; http://www.gnu.org/licenses/gpl.html
+
+import sys
+import secretstorage
+
+if __name__ == '__main__':
+
+ oBus = secretstorage.dbus_init()
+ oCollection = secretstorage.get_default_collection(oBus)
+ oCollection.unlock()
+
+ try:
+
+ for oItem in oCollection.search_items({'application': 'ayatana-webmail'}):
+ oItem.delete()
+
+ except:
+
+ pass
+
+ sys.exit(0)
+
diff --git a/data/usr/bin/ayatana-webmail-settings b/data/usr/bin/ayatana-webmail-settings
new file mode 100755
index 0000000..3eb3608
--- /dev/null
+++ b/data/usr/bin/ayatana-webmail-settings
@@ -0,0 +1,44 @@
+#!/usr/bin/env python3
+# -*- coding: utf-8 -*-
+# Ayatana Webmail, Show the settings dialog
+# Authors: Robert Tari <robert@tari.in>
+# License: GNU GPL 3 or higher; http://www.gnu.org/licenses/gpl.html
+
+import sys
+import dbus
+import subprocess
+from gi.repository import GLib
+from dbus.mainloop.glib import DBusGMainLoop
+from ayatanawebmail.common import isRunning
+
+oLoop = None
+
+if __name__ == '__main__':
+
+ DBusGMainLoop(set_as_default=True)
+ oSessionBus = dbus.SessionBus()
+
+ if isRunning():
+
+ try:
+
+ oSession = oSessionBus.get_object('org.ayatana.webmail', '/org/ayatana/webmail')
+ oInterface = dbus.Interface(oSession, 'org.ayatana.webmail')
+
+ oInterface.settings(reply_handler=lambda: oLoop.quit(), error_handler=lambda o: oLoop.quit())
+
+ oLoop = GLib.MainLoop()
+ oLoop.run()
+
+ except dbus.DBusException as oDBusException:
+
+ print(oDBusException)
+ sys.exit(1)
+
+ sys.exit(0)
+
+ else:
+
+ subprocess.Popen(['ayatana-webmail'], stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
+
+ sys.exit(1)
diff --git a/data/usr/bin/ayatana-webmail-url b/data/usr/bin/ayatana-webmail-url
new file mode 100755
index 0000000..f65e66d
--- /dev/null
+++ b/data/usr/bin/ayatana-webmail-url
@@ -0,0 +1,66 @@
+#!/usr/bin/env python3
+# -*- coding: utf-8 -*-
+# Ayatana Webmail, QuickList URL processor
+# Authors: Dmitry Shachnev <mitya57@gmail.com>
+# Robert Tari <robert@tari.in>
+# License: GNU GPL 3 or higher; http://www.gnu.org/licenses/gpl.html
+
+import sys
+import subprocess
+import dbus
+from gi.repository import GLib
+from dbus.mainloop.glib import DBusGMainLoop
+from ayatanawebmail.common import isRunning
+
+if __name__ == '__main__':
+
+ if len(sys.argv) == 2 and sys.argv[1] in ['Home', 'Compose', 'Inbox', 'Sent']:
+
+ if isRunning():
+
+ bInit = False
+
+ DBusGMainLoop(set_as_default=True)
+ oSessionBus = dbus.SessionBus()
+
+ try:
+
+ oSession = oSessionBus.get_object('org.ayatana.webmail', '/org/ayatana/webmail')
+ oInterface = dbus.Interface(oSession, 'org.ayatana.webmail')
+ oLoop = GLib.MainLoop()
+
+ def replyHandler(b):
+
+ global bInit
+ bInit = b
+ oLoop.quit()
+
+ oInterface.isinit(reply_handler=replyHandler, error_handler=lambda o: oLoop.quit())
+ oLoop.run()
+
+ if not bInit:
+ oInterface.settings(reply_handler=lambda: oLoop.quit(), error_handler=lambda o: oLoop.quit())
+ else:
+ oInterface.openurl(sys.argv[1], reply_handler=lambda: oLoop.quit(), error_handler=lambda o: oLoop.quit())
+
+ oLoop = GLib.MainLoop()
+ oLoop.run()
+ sys.exit(0)
+
+ except dbus.DBusException as oDBusException:
+
+ print(oDBusException)
+ sys.exit(1)
+
+ else:
+
+ subprocess.Popen(['ayatana-webmail'], stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
+ sys.exit(0)
+
+ else:
+
+ print('ayatana-webmail-url must be called with one of these arguments: Home, Compose, Inbox or Sent')
+ sys.exit(1)
+
+ sys.exit(0)
+
diff --git a/data/usr/share/applications/ayatana-webmail.desktop b/data/usr/share/applications/ayatana-webmail.desktop
new file mode 100644
index 0000000..a87e9d4
--- /dev/null
+++ b/data/usr/share/applications/ayatana-webmail.desktop
@@ -0,0 +1,265 @@
+[Desktop Entry]
+Version=1.0
+Name=Ayatana Webmail
+Name[bg]=Известяване за поща
+Name[ca]=Correu de l'Ayatana
+Name[cs]=Ayatana Webmail
+Name[de]=Ayatana-Webmail
+Name[el]=Ηλεκτρονικό ταχυδρομείο Ayatana
+Name[en_AU]=Ayatana Webmail
+Name[en_CA]=Ayatana Webmail
+Name[en_GB]=Ayatana Webmail
+Name[es]=Ayatana Webmail
+Name[fi]=Ayatana-sähköposti
+Name[fr]=Courriel Ayatana
+Name[gl]=Correo de Ayatana
+Name[hr]=Ayatana Webmail
+Name[hu]=Ayatana Webmail
+Name[it]=Ayatana Webmail
+Name[kk]=Ayatana Webmail
+Name[lt]=Ayatana paštas
+Name[lv]=Ayatana Pasts
+Name[ms]=Mel Ayatana
+Name[mus]=Ayatana Webmail
+Name[nl]=Ayatana Webmail
+Name[nn]=Ayatana Webmail
+Name[oc]=Corrièl Ayatana
+Name[pl]=Poczta Ayatana
+Name[pt]=Ayatana Webmail
+Name[pt_BR]=Ayatana Webmail
+Name[ru]=Ayatana Webmail
+Name[sk]=Ayatana Webmail
+Name[sl]=Pošta Ayatana
+Name[sr]=
+Name[tr]=Ayatana Webmail
+Name[ug]=Ayatana Webmail
+Name[uk]=Ayatana Webmail
+Name[zh_CN]=
+Comment=Webmail notifications and actions for any desktop
+Comment[bg]=
+Comment[ca]=
+Comment[cs]=
+Comment[de]=
+Comment[el]=
+Comment[es]=
+Comment[fi]=
+Comment[fr]=
+Comment[gl]=
+Comment[hr]=
+Comment[hu]=
+Comment[it]=
+Comment[ms]=
+Comment[mus]=
+Comment[nl]=
+Comment[nn]=
+Comment[pl]=
+Comment[pt]=
+Comment[pt_BR]=
+Comment[ru]=
+Comment[sl]=
+Comment[tr]=
+Comment[uk]=
+Comment[zh_CN]=
+Icon=ayatanawebmail
+Exec=ayatana-webmail-url Home
+Type=Application
+Categories=Email;Network;
+Actions=Clear;Compose;Sent;Change;Inbox;
+X-GNOME-UsesNotifications=true
+NoDisplay=true
+Comment[en_GB]=Webmail notifications and actions for any desktop
+
+[Desktop Action Clear]
+Name=Mark all as read
+Name[bg]=Отбележи всички като прочетени
+Name[ca]=Marca-ho tot com a llegit
+Name[cs]=Označit vše jako přečtené
+Name[cy]=Marcio'r cyfan wedi darllen
+Name[de]=Alle als gelesen markieren
+Name[el]=Σημείωση όλων ως αναγνωσμένων
+Name[en_AU]=Mark all as read
+Name[en_CA]=Mark all as read
+Name[en_GB]=Mark all as read
+Name[es]=Marcar todo como leído
+Name[fi]=Merkitse kaikki luetuiksi
+Name[fr]=Tout marquer comme lu
+Name[gl]=Marcar todo como lido
+Name[hr]=Označi sve kao pročitano
+Name[hu]=Az összes megjelölése olvasottként
+Name[it]=Segna tutto come letto
+Name[kk]=Барлығын оқылған етіп белгілеу
+Name[lv]=Atzīmēt visas kā lasītas
+Name[ms]=Tanda semua sebagai dibaca
+Name[nl]=Alles als gelezen markeren
+Name[nn]=Merk alle som lesne
+Name[oc]=Marcar tot coma legit
+Name[pl]=Oznacz wszystkie jako przeczytane
+Name[pt]=Marcar tudo como lido
+Name[pt_BR]=Marcar todos como lidos
+Name[ru]=Отметить все как прочитанные
+Name[sk]=Označiť všetko ako prečítané
+Name[sl]=Označi vse kot prebrano
+Name[sr]=Означи све као прочитано
+Name[tr]=Tümünü okunmuş olarak işaretle
+Name[ug]=ھەممىسىگە ئوقۇلدى بەلگىسى قوي
+Name[uk]=Позначити всі як прочитані
+Name[zh_CN]=全部标记为已读
+Exec=ayatana-webmail-clear
+NotShowIn=Messaging Menu;
+
+[Desktop Action Compose]
+Name=Compose Mail
+Name[bg]=Напиши писмо
+Name[ca]=Redacta un missatge
+Name[cs]=Napsat email
+Name[de]=Verfassen
+Name[el]=Σύνθεση ηλεκτρονικού μηνύματος
+Name[en_AU]=Compose Mail
+Name[en_CA]=Compose Mail
+Name[en_GB]=Compose Mail
+Name[es]=Redactar mensaje
+Name[et]=Koosta kiri
+Name[fi]=Lähetä sähköpostiviesti
+Name[fr]=Nouveau message
+Name[gl]=Crear unha nova mensaxe de correo-e
+Name[hr]=Nova poruka
+Name[hu]=Levélírás
+Name[it]=Componi nuovo messaggio
+Name[kk]=Хат жазу
+Name[lt]=Rašyti laišką
+Name[lv]=Sastādīt vēstuli
+Name[ms]=Gubah Mel
+Name[mus]=Συνθέστε μήνυμα
+Name[nl]=Stel een e-mail op
+Name[nn]=Skriv ny
+Name[oc]=Messatge novèl
+Name[pl]=Utwórz wiadomość
+Name[pt]=Compor Mensagem
+Name[pt_BR]=Redigir email
+Name[ru]=Написать письмо
+Name[sk]=Napísať správu
+Name[sl]=Sestavi pošto
+Name[sr]=Саставите поруку
+Name[tr]=Mektup Yaz
+Name[ug]=Compose Mail
+Name[uk]=Написати листа
+Name[zh_CN]=撰写邮件
+Exec=ayatana-webmail-url Compose
+NotShowIn=Messaging Menu;
+
+[Desktop Action Sent]
+Name=Sent
+Name[bg]=Изпратени
+Name[ca]=Enviat
+Name[cs]=Odeslané
+Name[de]=Gesendet
+Name[el]=Απεσταλμένα
+Name[en_AU]=Sent
+Name[en_CA]=Sent
+Name[en_GB]=Sent
+Name[es]=Enviados
+Name[et]=Saadetud
+Name[fi]=Lähetetyt
+Name[fr]=Messages envoyés
+Name[gl]=Enviado
+Name[hr]=Poslano
+Name[hu]=Elküldött levelek
+Name[it]=Inviata
+Name[kk]=Жіберілген
+Name[lt]=Išsiųsti laiškai
+Name[lv]=Nosūtītās
+Name[ms]=Dihantar
+Name[mus]=Σταλθέντα
+Name[nl]=Verzonden
+Name[nn]=Sendt e-post
+Name[oc]=Mandats
+Name[pl]=Wysłane
+Name[pt]=Enviado
+Name[pt_BR]=Enviadas
+Name[ru]=Отправленные
+Name[sk]=Odoslané správy
+Name[sl]=Poslano
+Name[sr]=Послато
+Name[tr]=Gönderilenler
+Name[ug]=ئەۋەتكەنلىرى
+Name[uk]=Надіслані
+Name[zh_CN]=已发邮件
+Exec=ayatana-webmail-url Sent
+NotShowIn=Messaging Menu;
+
+[Desktop Action Change]
+Name=Settings
+Name[bg]=Промяна на детайлите на акаунта
+Name[ca]=Canvia els detalls del compte
+Name[cs]=Změnit detaily o účtu
+Name[de]=Einstellungen
+Name[el]=Αλλαγή στοιχείων λογαριασμών
+Name[es]=Cambiar detalles de cuenta
+Name[et]=Muuda kontode andmeid
+Name[fi]=Muuta tilin tietoja
+Name[fr]=Modifier les paramètres de comptes
+Name[gl]=Modificar os detalles das contas
+Name[hr]=Promjena detalja računa
+Name[hu]=Beállítások
+Name[it]=Modifica i dettagli dell'account
+Name[kk]=Тіркеме мәліметттерін өзгерту
+Name[lt]=Keisti paskyros duomenis
+Name[lv]=Mainīt konta uzstādījumus
+Name[ms]=Ubah perincian akaun
+Name[mus]=Αλλάξτε τις λεπτομέρειες του λογαριασμού σας
+Name[nl]=Verander accountgegevens
+Name[nn]=Endre innstillingar
+Name[oc]=Modificar los paramètres de comptes
+Name[pl]=Zmień ustawienia konta
+Name[pt]=Modificar detalhes das contas
+Name[pt_BR]=Alterar detalhes da conta
+Name[ru]=Изменить данные учётных записей
+Name[sk]=Nastaviť účty
+Name[sl]=Nastavitve
+Name[sr]=Измените детаље налога
+Name[tr]=Hesap detaylarını değiştir
+Name[uk]=Налаштування
+Name[zh_CN]=更改帐号详情
+Exec=ayatana-webmail-settings
+Name[en_GB]=Settings
+
+[Desktop Action Inbox]
+Name=Inbox
+Name[bg]=Входящи
+Name[ca]=Safata d'entrada
+Name[cs]=Příchozí
+Name[de]=Posteingang
+Name[el]=Εισερχόμενα
+Name[en_AU]=Inbox
+Name[en_CA]=Inbox
+Name[en_GB]=Inbox
+Name[es]=Bandeja de entrada
+Name[et]=Postkast
+Name[fi]=Saapuneet
+Name[fr]=Boîte de réception
+Name[gl]=Caixa de entrada
+Name[hr]=Pristigla pošta
+Name[hu]=Beérkező levelek
+Name[it]=In arrivo
+Name[kk]=Кіріс
+Name[lt]=Gautieji
+Name[lv]=Iesūtne
+Name[ms]=Kotak Masuk
+Name[mus]=Εισερχόμενα
+Name[nl]=Postvak IN
+Name[nn]=Innboks
+Name[oc]=Bóstia de recepcion
+Name[pl]=Odebrane
+Name[pt]=Caixa de entrada
+Name[pt_BR]=Caixa de entrada
+Name[ru]=Входящие
+Name[sk]=Doručená pošta
+Name[sl]=Prejeto
+Name[sr]=Пријемно сандуче
+Name[tr]=Gelenler
+Name[ug]=خەتدان
+Name[uk]=Вхідні
+Name[zh_CN]=收件箱
+Exec=ayatana-webmail-url Inbox
+NotShowIn=Messaging Menu;
+
diff --git a/data/usr/share/ayatanawebmail/indicator-messages-new.svg b/data/usr/share/ayatanawebmail/indicator-messages-new.svg
new file mode 100755
index 0000000..a4e411e
--- /dev/null
+++ b/data/usr/share/ayatanawebmail/indicator-messages-new.svg
@@ -0,0 +1,375 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.45"
+ version="1.0"
+ sodipodi:docname="mail-mark-unread.svg"
+ sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/actions"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs4">
+ <linearGradient
+ id="linearGradient2378">
+ <stop
+ id="stop2380"
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ <stop
+ style="stop-color:#fefede;stop-opacity:0.91836733;"
+ offset="0.25"
+ id="stop4146" />
+ <stop
+ style="stop-color:#f5f328;stop-opacity:1;"
+ offset="0.5"
+ id="stop2386" />
+ <stop
+ id="stop2382"
+ offset="1"
+ style="stop-color:#f5f32d;stop-opacity:0.12234043;" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6934">
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="0"
+ id="stop6936" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:0"
+ offset="1"
+ id="stop6938" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5060">
+ <stop
+ style="stop-color:black;stop-opacity:1;"
+ offset="0"
+ id="stop5062" />
+ <stop
+ style="stop-color:black;stop-opacity:0;"
+ offset="1"
+ id="stop5064" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient5048">
+ <stop
+ style="stop-color:black;stop-opacity:0;"
+ offset="0"
+ id="stop5050" />
+ <stop
+ id="stop5056"
+ offset="0.5"
+ style="stop-color:black;stop-opacity:1;" />
+ <stop
+ style="stop-color:black;stop-opacity:0;"
+ offset="1"
+ id="stop5052" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6945"
+ inkscape:collect="always">
+ <stop
+ id="stop6947"
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1" />
+ <stop
+ id="stop6949"
+ offset="1"
+ style="stop-color:#d3d7cf;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient7063"
+ inkscape:collect="always">
+ <stop
+ id="stop7065"
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1;" />
+ <stop
+ id="stop7067"
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5048"
+ id="linearGradient10235"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+ x1="302.85715"
+ y1="366.64789"
+ x2="302.85715"
+ y2="609.50507" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5060"
+ id="radialGradient10237"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+ cx="605.71429"
+ cy="486.64789"
+ fx="605.71429"
+ fy="486.64789"
+ r="117.14286" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5060"
+ id="radialGradient10239"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+ cx="605.71429"
+ cy="486.64789"
+ fx="605.71429"
+ fy="486.64789"
+ r="117.14286" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient6945"
+ id="radialGradient10241"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.0135589,0,0,1.7460565,-12.669486,-9.185985)"
+ cx="12.5"
+ cy="15.927882"
+ fx="12.5"
+ fy="15.927882"
+ r="18.5" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient7063"
+ id="linearGradient10243"
+ gradientUnits="userSpaceOnUse"
+ x1="12.875"
+ y1="35.314098"
+ x2="12.875"
+ y2="15.75" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient6945"
+ id="radialGradient10245"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.6083242,0,0,2.218814,-74.941381,-118.61799)"
+ cx="13.107393"
+ cy="61.48016"
+ fx="13.107393"
+ fy="61.48016"
+ r="18.5" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient6934"
+ id="linearGradient10247"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(1,-42)"
+ x1="14.125"
+ y1="79.81311"
+ x2="14.125"
+ y2="75.499176" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2378"
+ id="radialGradient10249"
+ gradientUnits="userSpaceOnUse"
+ cx="38.658855"
+ cy="9.3411446"
+ fx="38.658855"
+ fy="9.3411446"
+ r="8.341651" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="0.37647059"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1"
+ inkscape:cx="118.00152"
+ inkscape:cy="16.07457"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ width="48px"
+ height="48px"
+ inkscape:showpageshadow="false"
+ gridempspacing="2"
+ gridspacingx="0.5px"
+ gridspacingy="0.5px"
+ inkscape:window-width="872"
+ inkscape:window-height="848"
+ inkscape:window-x="209"
+ inkscape:window-y="67"
+ borderlayer="true"
+ showgrid="false"
+ inkscape:grid-points="true"
+ showborder="true"
+ showguides="true"
+ inkscape:guide-bbox="false"
+ inkscape:object-paths="false"
+ inkscape:grid-bbox="true" />
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Lapo Calamandrei</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:title>Mail stuff</dc:title>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Reproduction" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Distribution" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/Notice" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/ShareAlike" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/SourceCode" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Livello 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <g
+ id="g8328"
+ transform="translate(-240,0)">
+ <g
+ transform="translate(240,-1)"
+ inkscape:label="Livello 1"
+ id="g11036">
+ <g
+ style="opacity:0.7;display:inline"
+ id="g11038"
+ transform="matrix(2.2162751e-2,0,0,1.0695181e-2,44.21234,36.053672)">
+ <rect
+ y="-150.69685"
+ x="-1559.2523"
+ height="478.35718"
+ width="1339.6335"
+ id="rect11040"
+ style="opacity:0.39195981;color:#000000;fill:url(#linearGradient10235);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path11042"
+ d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z "
+ style="opacity:0.40206185;color:#000000;fill:url(#radialGradient10237);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="opacity:0.40206185;color:#000000;fill:url(#radialGradient10239);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z "
+ id="path11044"
+ sodipodi:nodetypes="cccc" />
+ </g>
+ <rect
+ style="opacity:1;fill:url(#radialGradient10241);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.69999992;stroke-opacity:0.99236642"
+ id="rect11046"
+ width="36"
+ height="25"
+ x="6.5"
+ y="12.499999"
+ rx="1.5340841"
+ ry="1.5340841" />
+ <path
+ style="opacity:0.23134329;fill:url(#linearGradient10243);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
+ d="M 7.90625,12.9375 C 7.356972,12.9375 6.9375,13.35697 6.9375,13.90625 L 6.9375,15.3125 L 16.03125,26.90625 L 17.15625,25.65625 C 17.625623,25.186876 18.0906,24.571266 19.125,24.15625 C 20.1594,23.741234 21.70864,23.5 24.5,23.5 C 27.280132,23.499999 28.838454,23.741631 29.875,24.15625 C 30.911546,24.570869 31.373047,25.185547 31.84375,25.65625 L 32.96875,26.90625 L 42.0625,15.3125 L 42.0625,13.90625 C 42.0625,13.356972 41.64303,12.9375 41.09375,12.9375 L 7.90625,12.9375 z "
+ id="path11048"
+ sodipodi:nodetypes="cccccssscccccc" />
+ <path
+ style="fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 7,37 L 17.15625,25.65625 C 17.625623,25.186876 18.0906,24.571266 19.125,24.15625 C 20.1594,23.741234 21.70864,23.5 24.5,23.5 C 27.280132,23.499999 28.838454,23.741631 29.875,24.15625 C 30.911546,24.570869 31.373047,25.185547 31.84375,25.65625 L 42,37 L 31.84375,26.65625 C 29.799743,24.686656 27.325503,24.384093 24.5,24.5 C 21.82915,24.54954 19.035697,24.49967 17.15625,26.65625 L 7,37 z "
+ id="path11050"
+ sodipodi:nodetypes="ccssscccccc" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 7,37.021499 L 17.15625,27.677749 C 19.035697,25.521169 21.82915,25.571039 24.5,25.521499 C 27.325503,25.405592 29.799743,25.708155 31.84375,27.677749 L 42,37.021499 L 31.84375,26.677749 C 29.799743,24.708155 27.325503,24.405592 24.5,24.521499 C 21.82915,24.571039 19.035697,24.521169 17.15625,26.677749 L 7,37.021499 z "
+ id="path11052"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="-0.44194174"
+ inkscape:original="M -42.09375 12.5 C -42.877224 12.5 -43.5 13.122774 -43.5 13.90625 L -43.5 15.5 L -32.5 26.5 C -31.5 27.500002 -31.022703 28.5 -25.5 28.5 C -20 28.500002 -19.5 27.5 -18.5 26.5 L -7.5 15.5 L -7.5 13.90625 C -7.5 13.122776 -8.122774 12.5 -8.90625 12.5 L -42.09375 12.5 z "
+ style="fill:url(#radialGradient10245);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path11054"
+ d="M -42.09375,12.9375 C -42.643028,12.9375 -43.0625,13.35697 -43.0625,13.90625 L -43.0625,15.3125 L -32.1875,26.1875 C -31.660276,26.714725 -31.377256,27.12932 -30.53125,27.46875 C -29.685244,27.80818 -28.234677,28.0625 -25.5,28.0625 C -22.776784,28.062501 -21.318209,27.808534 -20.46875,27.46875 C -19.619291,27.128966 -19.338542,26.713542 -18.8125,26.1875 L -7.9375,15.3125 L -7.9375,13.90625 C -7.9375,13.356972 -8.3569702,12.9375 -8.90625,12.9375 L -42.09375,12.9375 z "
+ transform="translate(50,0)" />
+ <path
+ style="fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 7,15.5 L 17.15625,26.84375 C 17.625623,27.313124 18.0906,27.928734 19.125,28.34375 C 20.1594,28.758766 21.70864,29 24.5,29 C 27.280132,29.000001 28.838454,28.758369 29.875,28.34375 C 30.911546,27.929131 31.373047,27.314453 31.84375,26.84375 L 42,15.5 L 31.84375,25.84375 C 29.799743,27.813344 27.325503,28.115907 24.5,28 C 21.82915,27.95046 19.035697,28.00033 17.15625,25.84375 L 7,15.5 z "
+ id="path11056"
+ sodipodi:nodetypes="ccssscccccc" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 7,15.5 L 17.15625,24.84375 C 19.035697,27.00033 21.82915,26.95046 24.5,27 C 27.325503,27.115907 29.799743,26.813344 31.84375,24.84375 L 42,15.5 L 31.84375,25.84375 C 29.799743,27.813344 27.325503,28.115907 24.5,28 C 21.82915,27.95046 19.035697,28.00033 17.15625,25.84375 L 7,15.5 z "
+ id="path11058"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="-0.99436891"
+ inkscape:original="M 6.90625 54.5 C 6.1227756 54.5 5.5 55.122774 5.5 55.90625 L 5.5 78.09375 C 5.5 78.877224 6.1227756 79.499998 6.90625 79.5 L 40.09375 79.5 C 40.877224 79.5 41.5 78.877224 41.5 78.09375 L 41.5 55.90625 C 41.5 55.122776 40.877226 54.5 40.09375 54.5 L 6.90625 54.5 z "
+ style="opacity:0.7;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.69999992;stroke-opacity:0.99236642"
+ id="path11060"
+ d="M 6.90625,55.5 C 6.6497165,55.5 6.5,55.649715 6.5,55.90625 L 6.5,78.09375 C 6.5,78.350281 6.6497152,78.499999 6.90625,78.5 L 40.09375,78.5 C 40.350281,78.5 40.5,78.350281 40.5,78.09375 L 40.5,55.90625 C 40.5,55.649717 40.350284,55.5 40.09375,55.5 L 6.90625,55.5 z "
+ transform="translate(1,-42)" />
+ <path
+ style="opacity:0.55597014;fill:url(#linearGradient10247);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0.69999992;stroke-opacity:0.99236642"
+ d="M 7,32.90625 L 7,36.09375 C 7,36.614757 7.385241,36.999999 7.90625,37 L 41.09375,37 C 41.61476,37 42,36.614757 42,36.09375 L 42,32.90625 L 7,32.90625 z "
+ id="path11062"
+ sodipodi:nodetypes="ccccccc" />
+ </g>
+ <g
+ id="g2029"
+ transform="matrix(0.9904451,0,0,0.9904451,236.48869,3.31233)"
+ style="display:inline">
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient10249);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+ id="path2388"
+ sodipodi:cx="38.658855"
+ sodipodi:cy="9.3411446"
+ sodipodi:rx="8.341651"
+ sodipodi:ry="8.341651"
+ d="M 47.000506 9.3411446 A 8.341651 8.341651 0 1 1 30.317204,9.3411446 A 8.341651 8.341651 0 1 1 47.000506 9.3411446 z"
+ transform="matrix(1.14985,0,0,1.14985,-6.073881,0.554685)" />
+ <path
+ sodipodi:type="star"
+ style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path1345"
+ sodipodi:sides="5"
+ sodipodi:cx="36.9375"
+ sodipodi:cy="11.125"
+ sodipodi:r1="8.755579"
+ sodipodi:r2="5.0676599"
+ sodipodi:arg1="0.52359878"
+ sodipodi:arg2="1.1519173"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.18352206"
+ inkscape:randomized="0"
+ d="M 44.520054,15.50279 C 44.012883,16.381236 39.925351,15.341967 38.998703,15.754538 C 38.072055,16.167108 36.109289,19.900142 35.117113,19.689249 C 34.124936,19.478355 33.850222,15.26973 33.171495,14.515926 C 32.492767,13.762123 28.335913,13.048993 28.229885,12.040207 C 28.123857,11.031421 32.041607,9.4696164 32.548778,8.5911701 C 33.055949,7.7127238 32.449637,3.5389508 33.376285,3.1263806 C 34.302933,2.7138103 36.998949,5.957187 37.991126,6.1680807 C 38.983302,6.3789743 42.765436,4.5125708 43.444163,5.2663741 C 44.122891,6.0201775 41.871371,9.5864995 41.977399,10.595285 C 42.083426,11.604071 45.027225,14.624343 44.520054,15.50279 z "
+ transform="matrix(0.674116,0.299577,-0.299577,0.674116,16.98558,-7.128679)" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/data/usr/share/ayatanawebmail/indicator-messages.svg b/data/usr/share/ayatanawebmail/indicator-messages.svg
new file mode 100755
index 0000000..af6d8e0
--- /dev/null
+++ b/data/usr/share/ayatanawebmail/indicator-messages.svg
@@ -0,0 +1,510 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ inkscape:export-ydpi="562.50000"
+ inkscape:export-xdpi="562.50000"
+ inkscape:export-filename="/home/jimmac/gfx/novell/pdes/trunk/logos/evolution/logo-simplified.png"
+ sodipodi:docname="indicator-messages.svg"
+ inkscape:version="0.46+devel"
+ sodipodi:version="0.32"
+ id="svg6850"
+ xml:space="preserve"
+ viewBox="0 0 48 48"
+ height="48.000000px"
+ width="48.000000px"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
+ id="metadata7234">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Jakub Steiner</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title>Andreas Nilsson</dc:title>
+ </cc:Agent>
+ </dc:contributor>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:source>http://jimmac.musichall.cz</dc:source>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Reproduction" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Distribution" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/Notice" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/ShareAlike" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/SourceCode" />
+ </cc:License>
+ </rdf:RDF>
+</metadata>
+<defs
+ id="defs7232"><inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 24 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="48 : 24 : 1"
+ inkscape:persp3d-origin="24 : 16 : 1"
+ id="perspective104" /><radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5060"
+ id="radialGradient5031"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+ cx="605.71429"
+ cy="486.64789"
+ fx="605.71429"
+ fy="486.64789"
+ r="117.14286" /><linearGradient
+ inkscape:collect="always"
+ id="linearGradient5060"><stop
+ style="stop-color:black;stop-opacity:1;"
+ offset="0"
+ id="stop5062" /><stop
+ style="stop-color:black;stop-opacity:0;"
+ offset="1"
+ id="stop5064" /></linearGradient><radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5060"
+ id="radialGradient5029"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+ cx="605.71429"
+ cy="486.64789"
+ fx="605.71429"
+ fy="486.64789"
+ r="117.14286" /><linearGradient
+ id="linearGradient5048"><stop
+ style="stop-color:black;stop-opacity:0;"
+ offset="0"
+ id="stop5050" /><stop
+ id="stop5056"
+ offset="0.5"
+ style="stop-color:black;stop-opacity:1;" /><stop
+ style="stop-color:black;stop-opacity:0;"
+ offset="1"
+ id="stop5052" /></linearGradient><linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5048"
+ id="linearGradient5027"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+ x1="302.85715"
+ y1="366.64789"
+ x2="302.85715"
+ y2="609.50507" /><linearGradient
+ id="linearGradient10691"
+ inkscape:collect="always">
+ <stop
+ id="stop10693"
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1;" />
+ <stop
+ id="stop10695"
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0;" />
+</linearGradient><linearGradient
+ id="linearGradient10653">
+ <stop
+ id="stop10655"
+ offset="0.0000000"
+ style="stop-color:#f3f4ff;stop-opacity:1.0000000;" />
+ <stop
+ id="stop10657"
+ offset="1.0000000"
+ style="stop-color:#9193af;stop-opacity:1.0000000;" />
+</linearGradient><linearGradient
+ id="linearGradient2111">
+ <stop
+ id="stop2113"
+ offset="0.0000000"
+ style="stop-color:#838383;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2115"
+ offset="1.0000000"
+ style="stop-color:#000000;stop-opacity:1.0000000;" />
+</linearGradient><linearGradient
+ id="linearGradient42174">
+ <stop
+ id="stop42176"
+ offset="0.0000000"
+ style="stop-color:#a0a0a0;stop-opacity:1.0000000;" />
+ <stop
+ id="stop42178"
+ offset="1.0000000"
+ style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+</linearGradient><linearGradient
+ id="linearGradient2145">
+ <stop
+ id="stop2147"
+ offset="0.0000000"
+ style="stop-color:#fffffd;stop-opacity:1.0000000;" />
+ <stop
+ id="stop2149"
+ offset="1.0000000"
+ style="stop-color:#cbcbc9;stop-opacity:1.0000000;" />
+</linearGradient><linearGradient
+ id="linearGradient37935">
+ <stop
+ style="stop-color:#9497b3;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop37937" />
+ <stop
+ style="stop-color:#4c4059;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop37939" />
+</linearGradient><linearGradient
+ id="linearGradient2136">
+ <stop
+ style="stop-color:#989690;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2138" />
+ <stop
+ style="stop-color:#656460;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop2140" />
+</linearGradient><linearGradient
+ id="linearGradient15107">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop15109" />
+ <stop
+ style="stop-color:#e2e2e2;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop15111" />
+</linearGradient><linearGradient
+ id="linearGradient18913">
+ <stop
+ style="stop-color:#ededed;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop18915" />
+ <stop
+ style="stop-color:#c8c8c8;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop18917" />
+</linearGradient><linearGradient
+ id="linearGradient2166">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop2168" />
+ <stop
+ style="stop-color:#dcdcdc;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop2170" />
+</linearGradient><linearGradient
+ id="linearGradient2152">
+ <stop
+ style="stop-color:#9aa29a;stop-opacity:1.0000000;"
+ offset="0.0000000"
+ id="stop2154" />
+ <stop
+ style="stop-color:#b5beb5;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop2156" />
+</linearGradient><linearGradient
+ id="linearGradient9749">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop9751" />
+ <stop
+ style="stop-color:#ededed;stop-opacity:1.0000000;"
+ offset="1.0000000"
+ id="stop9753" />
+</linearGradient><linearGradient
+ id="linearGradient2274">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.12871288;"
+ offset="0.0000000"
+ id="stop2276" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0.0000000;"
+ offset="1.0000000"
+ id="stop2278" />
+</linearGradient><radialGradient
+ r="7.2284161"
+ fy="73.615714"
+ fx="6.7027131"
+ cy="73.615714"
+ cx="6.7027131"
+ gradientTransform="scale(1.902215,0.525703)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient11380"
+ xlink:href="#linearGradient10691"
+ inkscape:collect="always" /><linearGradient
+ y2="52.090678"
+ x2="9.8855033"
+ y1="37.197018"
+ x1="8.9156475"
+ gradientTransform="matrix(1.537475,0.000000,0.000000,0.477257,4.995766,7.023296)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11384"
+ xlink:href="#linearGradient2152"
+ inkscape:collect="always" /><radialGradient
+ r="29.889715"
+ fy="6.8283234"
+ fx="8.7468252"
+ cy="6.8283234"
+ cx="8.7468252"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient11386"
+ xlink:href="#linearGradient37935"
+ inkscape:collect="always" /><radialGradient
+ r="29.292715"
+ fy="10.045444"
+ fx="11.901996"
+ cy="10.045444"
+ cx="11.901996"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient11388"
+ xlink:href="#linearGradient2145"
+ inkscape:collect="always" /><linearGradient
+ y2="25.884274"
+ x2="22.218424"
+ y1="7.7893324"
+ x1="6.3422160"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11390"
+ xlink:href="#linearGradient42174"
+ inkscape:collect="always" /><linearGradient
+ y2="17.322744"
+ x2="19.359052"
+ y1="8.3119216"
+ x1="13.037439"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11392"
+ xlink:href="#linearGradient2111"
+ inkscape:collect="always" /><linearGradient
+ y2="7.4232451"
+ x2="19.359052"
+ y1="-1.5875777"
+ x1="13.037439"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11394"
+ xlink:href="#linearGradient2111"
+ inkscape:collect="always" /><linearGradient
+ y2="12.372997"
+ x2="24.308804"
+ y1="3.3621745"
+ x1="17.987192"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11396"
+ xlink:href="#linearGradient2111"
+ inkscape:collect="always" /><linearGradient
+ y2="12.372997"
+ x2="14.409305"
+ y1="3.3621745"
+ x1="8.0876926"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11398"
+ xlink:href="#linearGradient2111"
+ inkscape:collect="always" /><radialGradient
+ r="15.532059"
+ fy="10.583970"
+ fx="11.329200"
+ cy="10.583970"
+ cx="11.329200"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient11400"
+ xlink:href="#linearGradient10653"
+ inkscape:collect="always" /><linearGradient
+ y2="26.022910"
+ x2="18.475286"
+ y1="4.7461626"
+ x1="11.572842"
+ gradientTransform="matrix(0.841443,0,0,0.87204,4.995766,7.023296)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11402"
+ xlink:href="#linearGradient15107"
+ inkscape:collect="always" /><linearGradient
+ y2="15.257116"
+ x2="30.599684"
+ y1="15.257116"
+ x1="2.0618774"
+ gradientTransform="matrix(0.841443,0,0,0.87204,4.995766,7.023296)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11404"
+ xlink:href="#linearGradient2136"
+ inkscape:collect="always" /><linearGradient
+ y2="17.876846"
+ x2="13.467486"
+ y1="7.2310905"
+ x1="5.8266134"
+ gradientTransform="matrix(0.9837,0,0,0.74593,4.995766,7.023296)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11406"
+ xlink:href="#linearGradient18913"
+ inkscape:collect="always" /><linearGradient
+ y2="29.568739"
+ x2="15.310744"
+ y1="15.148383"
+ x1="10.184240"
+ gradientTransform="matrix(1.13944,0,0,0.643976,4.995766,7.023296)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11408"
+ xlink:href="#linearGradient2166"
+ inkscape:collect="always" /><linearGradient
+ y2="52.090678"
+ x2="9.8855033"
+ y1="37.197018"
+ x1="8.9156475"
+ gradientTransform="matrix(1.537475,0,0,0.477257,4.995766,7.023296)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11410"
+ xlink:href="#linearGradient2152"
+ inkscape:collect="always" /><linearGradient
+ y2="52.090678"
+ x2="9.8855033"
+ y1="37.197018"
+ x1="8.9156475"
+ gradientTransform="matrix(1.537475,0,0,0.477257,4.995766,7.023296)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11412"
+ xlink:href="#linearGradient2152"
+ inkscape:collect="always" /><linearGradient
+ y2="24.132717"
+ x2="21.111549"
+ y1="13.686079"
+ x1="11.233107"
+ gradientTransform="matrix(0.841423,0,0,0.872061,4.995766,7.023296)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11414"
+ xlink:href="#linearGradient9749"
+ inkscape:collect="always" /><linearGradient
+ y2="32.203162"
+ x2="9.7619219"
+ y1="37.784682"
+ x1="8.7803760"
+ gradientTransform="matrix(1.49997,0,0,0.489191,4.995766,7.023296)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient11416"
+ xlink:href="#linearGradient2274"
+ inkscape:collect="always" /></defs>
+<sodipodi:namedview
+ inkscape:current-layer="svg6850"
+ inkscape:window-y="116"
+ inkscape:window-x="620"
+ inkscape:cy="13.118981"
+ inkscape:cx="10.966648"
+ inkscape:zoom="5.6568542"
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666"
+ borderopacity="0.19215686"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="810"
+ inkscape:window-height="756"
+ inkscape:showpageshadow="false"
+ showgrid="false" />
+
+
+
+<g
+ style="opacity:0.84924622;display:inline"
+ id="g5022"
+ transform="matrix(0.02190954,0,0,0.02029913,43.487124,38.882465)"><rect
+ y="-150.69685"
+ x="-1559.2523"
+ height="478.35718"
+ width="1339.6335"
+ id="rect4173"
+ style="opacity:0.40206185;color:#000000;fill:url(#linearGradient5027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /><path
+ sodipodi:nodetypes="cccc"
+ id="path5058"
+ d="m -219.61876,-150.68038 c 0,0 0,478.33079 0,478.33079 142.874166,0.90045 345.40022,-107.16966 345.40014,-239.196175 0,-132.026537 -159.436816,-239.134595 -345.40014,-239.134615 z"
+ style="opacity:0.40206185;color:#000000;fill:url(#radialGradient5029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /><path
+ style="opacity:0.40206185;color:#000000;fill:url(#radialGradient5031);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+ d="m -1559.2523,-150.68038 c 0,0 0,478.33079 0,478.33079 -142.8742,0.90045 -345.4002,-107.16966 -345.4002,-239.196175 0,-132.026537 159.4368,-239.134595 345.4002,-239.134615 z"
+ id="path5018"
+ sodipodi:nodetypes="cccc" /></g><g
+ transform="matrix(1.5766284,0,0,1.5766284,-5.5415777,-9.4940819)"
+ id="g11365">
+
+ <path
+ sodipodi:nodetypes="ccczzzz"
+ id="path12723"
+ d="m 7.1590246,17.268457 0,15.074409 23.1563204,0 -0.03824,-15.002075 C 30.274905,16.493516 22.85617,8.3133557 21.487588,8.3133557 l -5.355954,0 c -1.438853,0 -8.9726084,8.1565933 -8.9726084,8.9551013 z"
+ style="fill:url(#linearGradient11402);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11404);stroke-width:0.63919783;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="czzzccz"
+ id="path18153"
+ d="M 7.5283144,17.322538 C 7.2790156,17.053141 14.973303,8.7460064 16.136529,8.7460064 l 5.24589,0 c 1.094482,0 8.791383,8.2223486 8.409649,8.6966926 l -6.802583,8.452915 -7.712163,-0.199359 -7.7490076,-8.373717 z"
+ style="fill:url(#linearGradient11406);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path2164"
+ d="m 15.140883,25.609036 -4.592796,-5.477783 15.544238,-4.344191 1.840754,3.780413 -4.58841,6.02572"
+ style="fill:#000000;fill-opacity:0.14619883;fill-rule:evenodd;stroke:none" />
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path2162"
+ d="M 14.648745,25.495465 9.9622552,19.977529 25.39942,15.660107 l 1.987983,3.927642 -4.534872,5.891876"
+ style="fill:#000000;fill-opacity:0.14619883;fill-rule:evenodd;stroke:none" />
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path2160"
+ d="m 14.951599,25.571179 -4.806948,-5.424245 15.63793,-4.424498 2.001368,4.034718 -4.628564,5.798185"
+ style="fill:#000000;fill-opacity:0.14619883;fill-rule:evenodd;stroke:none" />
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path15105"
+ d="m 14.838029,25.874033 -4.592798,-5.477783 15.477317,-4.317422 1.854139,3.887489 -4.534872,5.891876"
+ style="fill:url(#linearGradient11408);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+ <path
+ sodipodi:nodetypes="ccccccc"
+ id="path14245"
+ d="m 16.024558,25.011992 -8.3901392,6.871959 8.7113652,-6.015354 5.648238,0 7.778278,5.938872 -7.430282,-6.795477 -6.31746,0 z"
+ style="fill:url(#linearGradient11410);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path14339"
+ d="m 7.5536271,17.383943 7.2127919,8.966494 0.669223,-0.535378 -7.8820149,-8.431116 z"
+ style="color:#000000;fill:url(#linearGradient11412);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:nodetypes="ccczzzz"
+ id="path15103"
+ d="m 7.988823,17.45608 0.01912,14.019951 21.447771,0 -0.03824,-13.943786 c -0.0012,-0.452472 -6.884146,-8.3344873 -8.214658,-8.3344873 l -4.846049,0 c -1.382354,0 -8.368586,7.7869753 -8.3679435,8.2583223 z"
+ style="fill:none;stroke:url(#linearGradient11414);stroke-width:0.63919765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cccccc"
+ id="path17393"
+ d="m 16.3182,25.881574 -7.4791807,5.180189 1.3900717,0.0038 6.26201,-4.302144 5.525323,-0.891149 -5.698224,0.0093 z"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" />
+ <path
+ sodipodi:nodetypes="ccccccc"
+ id="path2174"
+ d="m 10.349551,20.380972 0.829836,0.883374 14.274319,-4.311695 1.73158,3.445905 0.403436,-0.445886 -1.847054,-3.88149 -15.392117,4.309792 z"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" />
+ <path
+ sodipodi:nodetypes="ccccccc"
+ id="path2272"
+ d="m 11.527382,21.612342 3.774415,4.042104 0.74953,-0.642454 6.31746,0.02677 0.508609,0.455071 2.489508,-2.971348 C 24.644144,21.639111 11.527382,21.612342 11.527382,21.612342 z"
+ style="fill:url(#linearGradient11416);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+</g>
+
+</svg> \ No newline at end of file
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
new file mode 100755
index 0000000..1fefabb
--- /dev/null
+++ b/data/usr/share/glib-2.0/schemas/org.ayatana.webmail.gschema.xml
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<schemalist>
+ <enum id="org.ayatana.webmail.message-actions">
+ <value nick="Open message in browser/Execute command" value="1"/>
+ <value nick="Mark message as read" value="2"/>
+ <value nick="Ask me what to do" value="3"/>
+ </enum>
+ <schema id="org.ayatana.webmail" path="/org/ayatana/webmail/" gettext-domain="ayatanawebmail">
+ <key type="i" name="max-item-count">
+ <default>20</default>
+ <summary>Maximum item count</summary>
+ <description>Limit the number of mails to retrieve per folder.</description>
+ </key>
+ <key type="b" name="enable-notifications">
+ <default>true</default>
+ <summary>Enable notifications</summary>
+ <description>Show OSD notifications when new messages arrive.</description>
+ </key>
+ <key type="b" name="enable-sound">
+ <default>true</default>
+ <summary>Enable sound</summary>
+ <description>Play sound when new messages arrive.</description>
+ </key>
+ <key type="b" name="hide-messages-count">
+ <default>true</default>
+ <summary>Hide message count</summary>
+ <description>Hide message count when there are no messages.</description>
+ </key>
+ <key type="s" name="exec-on-receive">
+ <default>''</default>
+ <summary>Execute on receive</summary>
+ <description>Run this command when new messages arrive.</description>
+ </key>
+ <key type="s" name="custom-sound">
+ <default>''</default>
+ <summary>Custom sound</summary>
+ <description>Play a custom sound when new messages arrive.</description>
+ </key>
+ <key type="b" name="merge-messages">
+ <default>false</default>
+ <summary>Merge messages</summary>
+ <description>Merge messages belonging to the same conversation.</description>
+ </key>
+ <key enum="org.ayatana.webmail.message-actions" name="message-action">
+ <default>'Open message in browser/Execute command'</default>
+ <summary>Message action</summary>
+ <description>Action to perform when a message is activated.</description>
+ </key>
+ <key type="s" name="home">
+ <default>'https://mail.google.com/mail/'</default>
+ <summary>Home</summary>
+ <description>URL or command for the "Home" link.</description>
+ </key>
+ <key type="s" name="compose">
+ <default>'https://mail.google.com/mail/#compose'</default>
+ <summary>Compose</summary>
+ <description>URL or command for the "Compose" link.</description>
+ </key>
+ <key type="s" name="inbox">
+ <default>'https://mail.google.com/mail/#inbox'</default>
+ <summary>Inbox</summary>
+ <description>URL or command for the "Inbox" link.</description>
+ </key>
+ <key type="s" name="sent">
+ <default>'https://mail.google.com/mail/#sent'</default>
+ <summary>Sent</summary>
+ <description>URL or command for the "Sent" link.</description>
+ </key>
+ </schema>
+</schemalist>
diff --git a/data/usr/share/icons/Faenza/apps/scalable/ayatanawebmail.svg b/data/usr/share/icons/Faenza/apps/scalable/ayatanawebmail.svg
new file mode 100755
index 0000000..2a30d92
--- /dev/null
+++ b/data/usr/share/icons/Faenza/apps/scalable/ayatanawebmail.svg
@@ -0,0 +1,703 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ id="svg2408"
+ height="96"
+ width="96"
+ version="1.0">
+ <defs
+ id="defs2410">
+ <linearGradient
+ id="linearGradient3892">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:0.47058824"
+ id="stop3894" />
+ <stop
+ offset="0.11780351"
+ style="stop-color:#000000;stop-opacity:0.39215687"
+ id="stop3896" />
+ <stop
+ offset="0.23809524"
+ style="stop-color:#000000;stop-opacity:0.29411766"
+ id="stop3898" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0.15686275"
+ id="stop3900" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3864">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:0.07843138"
+ id="stop3866" />
+ <stop
+ offset="0.25"
+ style="stop-color:#ffffff;stop-opacity:0.3137255"
+ id="stop3872" />
+ <stop
+ offset="0.60000002"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop3874" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop3868" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4384">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop4386" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop4388" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4367">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:0.71755725"
+ id="stop4369" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop4371" />
+ </linearGradient>
+ <linearGradient
+ gradientTransform="scale(1.0058652,0.994169)"
+ gradientUnits="userSpaceOnUse"
+ id="ButtonShadow"
+ y2="7.0165396"
+ x2="45.447727"
+ y1="92.539597"
+ x1="45.447727">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1"
+ id="stop3750" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0.58823532"
+ id="stop3752" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3737">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop3739" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop3741" />
+ </linearGradient>
+ <filter
+ id="filter3174"
+ color-interpolation-filters="sRGB">
+ <feGaussianBlur
+ stdDeviation="1.71"
+ id="feGaussianBlur3176" />
+ </filter>
+ <filter
+ id="filter3794"
+ color-interpolation-filters="sRGB"
+ height="1.3839999"
+ width="1.3839999"
+ y="-0.192"
+ x="-0.192">
+ <feGaussianBlur
+ stdDeviation="5.28"
+ id="feGaussianBlur3796" />
+ </filter>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient3737"
+ id="linearGradient3613"
+ y2="138.66119"
+ x2="48"
+ y1="20.220806"
+ x1="48" />
+ <linearGradient
+ gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)"
+ gradientUnits="userSpaceOnUse"
+ id="ButtonShadow-0"
+ y2="7.0165396"
+ x2="45.447727"
+ y1="92.539597"
+ x1="45.447727">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1"
+ id="stop3750-8" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0.58823532"
+ id="stop3752-5" />
+ </linearGradient>
+ <linearGradient
+ gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#ButtonShadow-0"
+ id="linearGradient3780"
+ y2="90.238609"
+ x2="32.251034"
+ y1="6.1317081"
+ x1="32.251034" />
+ <linearGradient
+ gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#ButtonShadow-0"
+ id="linearGradient3772"
+ y2="90.238609"
+ x2="32.251034"
+ y1="6.1317081"
+ x1="32.251034" />
+ <linearGradient
+ gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#ButtonShadow-0"
+ id="linearGradient3725"
+ y2="90.238609"
+ x2="32.251034"
+ y1="6.1317081"
+ x1="32.251034" />
+ <linearGradient
+ gradientTransform="translate(0,-97)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#ButtonShadow-0"
+ id="linearGradient3721"
+ y2="90.238609"
+ x2="32.251034"
+ y1="6.1317081"
+ x1="32.251034" />
+ <linearGradient
+ gradientTransform="matrix(1.0238095,0,0,1.0119048,-1.1428571,-98.071429)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#ButtonShadow-0"
+ id="linearGradient3026"
+ y2="90.238609"
+ x2="32.251034"
+ y1="6.1317081"
+ x1="32.251034" />
+ <clipPath
+ id="clipPath4355">
+ <rect
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="rect4357"
+ y="6"
+ x="6"
+ ry="6"
+ rx="6"
+ height="80"
+ width="84" />
+ </clipPath>
+ <radialGradient
+ gradientTransform="matrix(1,-6.7114942e-8,8.4282233e-8,1.2557894,109.99999,-24.505592)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient4367"
+ id="radialGradient4375"
+ fy="87.792389"
+ fx="48"
+ r="42"
+ cy="87.792389"
+ cx="48" />
+ <linearGradient
+ gradientTransform="matrix(1,0,0,-1,0,92)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient4384"
+ id="linearGradient4390"
+ y2="-40"
+ x2="48"
+ y1="88"
+ x1="48" />
+ <linearGradient
+ spreadMethod="reflect"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient4384"
+ id="linearGradient4429"
+ y2="82.454597"
+ x2="112.12357"
+ y1="82"
+ x1="48" />
+ <linearGradient
+ id="linearGradient4482">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:0.12977099"
+ id="stop4484" />
+ <stop
+ offset="0.11780351"
+ style="stop-color:#424242;stop-opacity:0.28244275"
+ id="stop4486" />
+ <stop
+ offset="0.23809524"
+ style="stop-color:#2f2f2f;stop-opacity:0.30534351"
+ id="stop4488" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0.35114503"
+ id="stop4490" />
+ </linearGradient>
+ <linearGradient
+ spreadMethod="reflect"
+ gradientTransform="translate(0,40)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient4482"
+ id="linearGradient3855"
+ y2="88"
+ x2="48"
+ y1="88"
+ x1="90" />
+ <linearGradient
+ gradientTransform="matrix(-1,0,0,1,96,-30)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient3864"
+ id="linearGradient3884"
+ y2="115"
+ x2="24"
+ y1="115"
+ x1="6" />
+ <linearGradient
+ gradientTransform="translate(0,-30)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient3864"
+ id="linearGradient3886"
+ y2="115"
+ x2="24"
+ y1="115"
+ x1="6" />
+ <linearGradient
+ spreadMethod="reflect"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient3892"
+ id="linearGradient3890"
+ y2="88"
+ x2="48"
+ y1="88"
+ x1="90" />
+ <linearGradient
+ id="linearGradient3700-6">
+ <stop
+ offset="0"
+ style="stop-color:#f7d687;stop-opacity:1"
+ id="stop3702-1" />
+ <stop
+ offset="1"
+ style="stop-color:#fbe9bf;stop-opacity:1"
+ id="stop3704-1" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient3700-6"
+ id="linearGradient3152"
+ y2="5.9877172"
+ x2="48"
+ y1="90"
+ x1="48" />
+ <linearGradient
+ gradientTransform="matrix(0.927536,0,0,0.8855463,-22.753604,0.6637971)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#linearGradient3740"
+ id="linearGradient3780-5"
+ y2="44.971905"
+ x2="99.194839"
+ y1="18.93565"
+ x1="99.194839" />
+ <linearGradient
+ id="linearGradient3740">
+ <stop
+ offset="0"
+ style="stop-color:#536d98;stop-opacity:1"
+ id="stop3742" />
+ <stop
+ offset="1"
+ style="stop-color:#7990b6;stop-opacity:1"
+ id="stop3744" />
+ </linearGradient>
+ <linearGradient
+ gradientTransform="translate(-1.0000001,-1)"
+ gradientUnits="userSpaceOnUse"
+ xlink:href="#ButtonShadow-2"
+ id="linearGradient3798"
+ y2="16.412582"
+ x2="73.214287"
+ y1="44.5"
+ x1="73.214287" />
+ <linearGradient
+ gradientTransform="scale(1.0058652,0.994169)"
+ gradientUnits="userSpaceOnUse"
+ id="ButtonShadow-2"
+ y2="7.0165396"
+ x2="45.447727"
+ y1="92.539597"
+ x1="45.447727">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1"
+ id="stop3750-9" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0.58823532"
+ id="stop3752-7" />
+ </linearGradient>
+ <filter
+ id="filter3808"
+ color-interpolation-filters="sRGB">
+ <feGaussianBlur
+ stdDeviation="0.375"
+ id="feGaussianBlur3810" />
+ </filter>
+ <linearGradient
+ id="linearGradient3866">
+ <stop
+ offset="0"
+ style="stop-color:#828282;stop-opacity:1"
+ id="stop3868-3" />
+ <stop
+ offset="0.5"
+ style="stop-color:#8f8f8f;stop-opacity:0.63478261"
+ id="stop3872-6" />
+ <stop
+ offset="1"
+ style="stop-color:#9d9d9d;stop-opacity:0"
+ id="stop3870" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3495">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1"
+ id="stop3497" />
+ <stop
+ offset="0.5"
+ style="stop-color:#000000;stop-opacity:0.49803922"
+ id="stop3874-7" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0"
+ id="stop3499" />
+ </linearGradient>
+ <linearGradient
+ y2="15.737678"
+ x2="25.525208"
+ y1="30.188753"
+ x1="25.525208"
+ spreadMethod="reflect"
+ gradientTransform="matrix(2.6304581,0,0,2.6386914,0.559827,-80.734876)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4089"
+ xlink:href="#linearGradient3866" />
+ <linearGradient
+ y2="15.737678"
+ x2="25.525208"
+ y1="30.188753"
+ x1="25.525208"
+ spreadMethod="reflect"
+ gradientTransform="matrix(2.6304581,0,0,2.6386914,0.559827,-79.428849)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4086"
+ xlink:href="#linearGradient4384" />
+ <linearGradient
+ y2="20.443331"
+ x2="23.903786"
+ y1="35.75"
+ x1="23.903786"
+ gradientTransform="matrix(2.6252264,0,0,2.8160321,0.622197,-84.347399)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4083"
+ xlink:href="#linearGradient3495" />
+ <linearGradient
+ y2="15.737678"
+ x2="25.525208"
+ y1="30.188753"
+ x1="25.525208"
+ spreadMethod="reflect"
+ gradientTransform="matrix(2.6304581,0,0,2.6386914,0.559827,-82.070106)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4080"
+ xlink:href="#linearGradient4384" />
+ <linearGradient
+ xlink:href="#linearGradient3495"
+ id="linearGradient4124"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.6252264,0,0,2.8160321,0.622197,-83.032761)"
+ x1="23.903786"
+ y1="35.75"
+ x2="23.903786"
+ y2="20.443331" />
+ </defs>
+ <metadata
+ id="metadata2413">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ style="display:none"
+ id="layer2">
+ <rect
+ style="opacity:0.9;fill:url(#ButtonShadow);fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3174)"
+ id="rect3745"
+ y="7"
+ x="5"
+ ry="6"
+ rx="6"
+ height="85"
+ width="86" />
+ </g>
+ <g
+ style="display:inline"
+ id="layer3">
+ <path
+ style="opacity:0.07999998;fill:url(#linearGradient3026);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
+ id="path3786"
+ transform="scale(1,-1)"
+ d="m 12,-95.03125 c -5.5110903,0 -10.03125,4.52016 -10.03125,10.03125 l 0,71 c 0,5.5110902 4.5201598,10.03125 10.03125,10.03125 l 72,0 c 5.51109,0 10.03125,-4.5201597 10.03125,-10.03125 l 0,-71 c 0,-5.51109 -4.52016,-10.03125 -10.03125,-10.03125 l -72,0 z" />
+ <path
+ style="opacity:0.1;fill:url(#linearGradient3780);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
+ id="path3778"
+ transform="scale(1,-1)"
+ d="m 12,-94.03125 c -4.971633,0 -9.03125,4.059617 -9.03125,9.03125 l 0,71 c 0,4.9716329 4.0596171,9.03125 9.03125,9.03125 l 72,0 c 4.971633,0 9.03125,-4.059617 9.03125,-9.03125 l 0,-71 c 0,-4.971633 -4.059617,-9.03125 -9.03125,-9.03125 l -72,0 z" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient3772);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
+ id="path3770"
+ transform="scale(1,-1)"
+ d="m 12,-93 c -4.4091333,0 -8,3.590867 -8,8 l 0,71 c 0,4.4091333 3.5908667,8 8,8 l 72,0 c 4.409133,0 8,-3.5908667 8,-8 l 0,-71 c 0,-4.409133 -3.590867,-8 -8,-8 l -72,0 z" />
+ <rect
+ style="opacity:0.3;fill:url(#linearGradient3725);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
+ id="rect3723"
+ transform="scale(1,-1)"
+ y="-92"
+ x="5"
+ ry="7"
+ rx="7"
+ height="85"
+ width="86" />
+ <rect
+ style="opacity:0.45;fill:url(#linearGradient3721);fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
+ id="rect3716"
+ transform="scale(1,-1)"
+ y="-91"
+ x="6"
+ ry="6"
+ rx="6"
+ height="84"
+ width="84" />
+ </g>
+ <g
+ id="layer1">
+ <rect
+ style="fill:url(#linearGradient3152);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="rect2419"
+ y="6"
+ x="6"
+ ry="6"
+ rx="6"
+ height="84"
+ width="84" />
+ <g
+ id="g4158"
+ transform="matrix(0,1,1,0,1.56078,76)">
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4160"
+ d="m 6.0000004,17.358183 0,9.918962 4.0000006,-2.479741 0,-9.918962 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4162"
+ d="m 6.0000004,34.236626 0,9.918963 4.0000006,-2.479741 0,-9.918963 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4164"
+ d="m 6.0000004,51.11507 0,9.918962 4.0000006,-2.47974 0,-9.918963 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4166"
+ d="m 6.0000004,68.081038 0,9.918962 4.0000006,-2.479737 0,-9.918966 -4.0000006,2.479741 z" />
+ </g>
+ <g
+ id="g4148"
+ transform="matrix(0,-1,-1,0,94.439222,16.000001)">
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4150"
+ d="m 6.0000004,17.358183 0,9.918962 4.0000006,-2.479741 0,-9.918962 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4152"
+ d="m 6.0000004,34.236626 0,9.918963 4.0000006,-2.479741 0,-9.918963 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4154"
+ d="m 6.0000004,51.11507 0,9.918962 4.0000006,-2.47974 0,-9.918963 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4156"
+ d="m 6.0000004,68.081038 0,9.918962 4.0000006,-2.479737 0,-9.918966 -4.0000006,2.479741 z" />
+ </g>
+ <g
+ id="g4118"
+ transform="matrix(-1,0,0,-1,96.000001,92.878442)">
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4120"
+ d="m 6.0000004,17.358183 0,9.918962 4.0000006,-2.479741 0,-9.918962 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4122"
+ d="m 6.0000004,34.236626 0,9.918963 4.0000006,-2.479741 0,-9.918963 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4124"
+ d="m 6.0000004,51.11507 0,9.918962 4.0000006,-2.47974 0,-9.918963 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4126"
+ d="m 6.0000004,68.081038 0,9.918962 4.0000006,-2.479737 0,-9.918966 -4.0000006,2.479741 z" />
+ </g>
+ <g
+ id="g4112">
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3470"
+ d="m 6.0000004,17.358183 0,9.918962 4.0000006,-2.479741 0,-9.918962 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3472"
+ d="m 6.0000004,34.236626 0,9.918963 4.0000006,-2.479741 0,-9.918963 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3474"
+ d="m 6.0000004,51.11507 0,9.918962 4.0000006,-2.47974 0,-9.918963 -4.0000006,2.479741 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3476"
+ d="m 6.0000004,68.081038 0,9.918962 4.0000006,-2.479737 0,-9.918966 -4.0000006,2.479741 z" />
+ </g>
+ <path
+ style="opacity:0.2;fill:url(#radialGradient4375);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="rect4359"
+ d="M 120.78125,6.125 C 118.04223,6.6826484 116,9.0915 116,12 l 0,68 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 l 0,-68 c 0,-2.9085 -2.04223,-5.3173516 -4.78125,-5.875 2.20512,0.5362071 3.8125,2.4908437 3.8125,4.875 l 0,68 c 0,2.80489 -2.22636,5.03125 -5.03125,5.03125 l -72,0 c -2.80489,0 -5.03125,-2.22636 -5.03125,-5.03125 l 0,-68 c 0,-2.3841563 1.60738,-4.3387929 3.8125,-4.875 z" />
+ <path
+ style="opacity:0.45;fill:url(#linearGradient4390);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="rect4377"
+ d="M 12,86 C 8.676,86 6,83.324 6,80 L 6,12 C 6,8.676 8.676,6 12,6 l 72,0 c 3.324,0 6,2.676 6,6 l 0,68 c 0,3.324 -2.676,6 -6,6 z m 0,-0.96875 72,0 c 2.80489,0 5.03125,-2.22636 5.03125,-5.03125 l 0,-68 C 89.03125,9.19511 86.80489,6.96875 84,6.96875 l -72,0 C 9.19511,6.96875 6.96875,9.19511 6.96875,12 l 0,68 c 0,2.80489 2.22636,5.03125 5.03125,5.03125 z" />
+ <path
+ style="opacity:0.15;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4412"
+ d="m 6,100 0,1 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 l 0,-1 c 0,3.324 -2.676,6 -6,6 l -72,0 c -3.324,0 -6,-2.676 -6,-6 z" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient4429);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="rect4414"
+ d="m 6,78 0,2 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 l 0,-2 c 0,3.324 -2.676,6 -6,6 L 12,84 C 8.676,84 6,81.324 6,78 z" />
+ </g>
+ <g
+ style="display:inline"
+ id="layer4">
+ <path
+ style="opacity:0.5;fill:#edac1c;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3454"
+ d="m 6,80 0,4 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 l 0,-4 c 0,3.324 -2.676,6 -6,6 L 12,86 C 8.676,86 6,83.324 6,80 z" />
+ <g
+ style="opacity:0.8"
+ id="g4187">
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4170"
+ d="m 18.918963,90.000001 9.918962,0 L 26.358184,86 l -9.918962,0 2.479741,4.000001 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4172"
+ d="m 35.797406,90.000001 9.918963,0 L 43.236628,86 l -9.918963,0 2.479741,4.000001 z" />
+ <path
+ style="fill:#ca1e18;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4174"
+ d="m 52.67585,90.000001 9.918962,0 L 60.115072,86 l -9.918963,0 2.479741,4.000001 z" />
+ <path
+ style="fill:#2c72c7;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4176"
+ d="m 69.641818,90.000001 9.918962,0 L 77.081043,86 l -9.918966,0 2.479741,4.000001 z" />
+ </g>
+ <path
+ style="fill:url(#linearGradient3890);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3888"
+ d="m 6,80 0,4 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 l 0,-4 c 0,3.324 -2.676,6 -6,6 L 12,86 C 8.676,86 6,83.324 6,80 z" />
+ <g
+ id="g3880"
+ transform="translate(0,20)">
+ <path
+ style="fill:url(#linearGradient3884);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3876"
+ d="m 90,80 0,4 c 0,3.324 -2.676,6 -6,6 l -12,0 0,-4 12,0 c 3.324,0 6,-2.676 6,-6 z" />
+ <path
+ style="fill:url(#linearGradient3886);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3857"
+ d="m 6,80 0,4 c 0,3.324 2.676,6 6,6 l 12,0 0,-4 -12,0 C 8.676,86 6,83.324 6,80 z" />
+ </g>
+ <path
+ style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect4345"
+ d="m 6,82 0,2 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 l 0,-2 c 0,3.324 -2.676,6 -6,6 L 12,88 C 8.676,88 6,85.324 6,82 z" />
+ <path
+ style="opacity:0.15;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect4336"
+ d="m 6,83 0,1 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 l 0,-1 c 0,3.324 -2.676,6 -6,6 L 12,89 C 8.676,89 6,86.324 6,83 z" />
+ <path
+ style="fill:url(#linearGradient3855);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3853"
+ d="m 6,120 0,4 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 l 0,-4 c 0,3.324 -2.676,6 -6,6 l -72,0 c -3.324,0 -6,-2.676 -6,-6 z" />
+ </g>
+ <g
+ style="display:inline"
+ id="layer5">
+ <rect
+ style="opacity:0.1;fill:url(#linearGradient3613);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter3794)"
+ id="rect3171"
+ clip-path="url(#clipPath4355)"
+ y="15"
+ x="15"
+ ry="12"
+ rx="12"
+ height="62"
+ width="66" />
+ </g>
+ <g
+ id="g4264"
+ transform="matrix(0.68330796,0,0,0.66114272,4.1980766,48.734794)">
+ <path
+ d="M 9.073837,-37.557962 63.690835,11.619324 119.13321,-37.888653 M 49.634308,-0.254788 14.187407,35.717064 49.634308,-0.254788 Z M 77.829543,-0.08986 113.52306,35.055688 77.829543,-0.08986 Z"
+ id="path3341-2"
+ style="display:inline;overflow:visible;visibility:visible;fill:none;stroke:url(#linearGradient4089);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+ <path
+ d="M 9.073837,-36.251936 63.690835,12.925352 119.13321,-36.582627 M 49.634308,1.05124 14.187407,37.02309 49.634308,1.05124 Z M 77.829543,1.216148 113.52306,36.361697 77.829543,1.216148 Z"
+ id="path3341-2-6"
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.7;fill:none;stroke:url(#linearGradient4086);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+ <path
+ d="M 22.503807,-24.050723 63.627638,12.890958 104.24631,-24.050723"
+ id="path3493"
+ style="opacity:0.2;fill:none;stroke:url(#linearGradient4083);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ d="M 9.073837,-38.893194 63.690835,10.284094 119.13321,-39.223885"
+ id="path3926"
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.7;fill:none;stroke:url(#linearGradient4080);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+ <path
+ d="M 22.503807,-22.736081 63.627638,14.2056 104.24631,-22.736081"
+ id="path3493-7"
+ style="opacity:0.05;fill:none;stroke:url(#linearGradient4124);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+</svg>
diff --git a/data/usr/share/icons/hicolor/scalable/apps/ayatanawebmail.svg b/data/usr/share/icons/hicolor/scalable/apps/ayatanawebmail.svg
new file mode 100755
index 0000000..e945cc6
--- /dev/null
+++ b/data/usr/share/icons/hicolor/scalable/apps/ayatanawebmail.svg
@@ -0,0 +1,513 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ version="1.1"
+ id="svg3006"
+ height="128"
+ width="128">
+ <defs
+ id="defs3008">
+ <linearGradient
+ osb:paint="solid"
+ id="linearGradient4868">
+ <stop
+ id="stop4866"
+ offset="0"
+ style="stop-color:#6cc92a;stop-opacity:1;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient10662"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#474747;stop-opacity:1;"
+ offset="0"
+ id="stop10664" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient8879">
+ <stop
+ id="stop8881"
+ style="stop-color:#dd4814;stop-opacity:1"
+ offset="0" />
+ <stop
+ id="stop8883"
+ style="stop-color:#f8dad0;stop-opacity:1"
+ offset="1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4145">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop4147" />
+ <stop
+ offset="0.97355902"
+ style="stop-color:#d7d7d7;stop-opacity:1"
+ id="stop4149" />
+ <stop
+ offset="1"
+ style="stop-color:#b1b1b1;stop-opacity:1"
+ id="stop4151" />
+ </linearGradient>
+ <linearGradient
+ y2="24.627615"
+ x2="20.054544"
+ y1="15.298182"
+ x1="16.626165"
+ gradientTransform="matrix(2.5687073,0,0,2.4653162,2.3510341,3.785113)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2883"
+ xlink:href="#linearGradient8265-821-176-38-919-66-249-7-7-8-6" />
+ <linearGradient
+ id="linearGradient8265-821-176-38-919-66-249-7-7-8-6">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop2687-1-9-0-2" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop2689-5-4-3-1" />
+ </linearGradient>
+ <linearGradient
+ y2="47.278698"
+ x2="12.213111"
+ y1="2.9165411"
+ x1="12.578789"
+ gradientTransform="matrix(2.5976543,0,0,2.1774163,1.6531203,11.432419)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2894"
+ xlink:href="#linearGradient2238-2-3-3-1" />
+ <linearGradient
+ id="linearGradient2238-2-3-3-1">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop2240-1-6-7-0" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop2242-7-3-7-2" />
+ </linearGradient>
+ <linearGradient
+ y2="44.409054"
+ x2="23.999996"
+ y1="7.9600015"
+ x1="23.999996"
+ gradientTransform="matrix(2.6445222,0,0,2.3514266,0.53145368,0.362878)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2905"
+ xlink:href="#linearGradient4145" />
+ <linearGradient
+ y2="2.8764627"
+ x2="10.014208"
+ y1="44.960102"
+ x1="10.014208"
+ gradientTransform="matrix(2.5320023,0,0,2.1244449,3.2319869,10.487253)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2907"
+ xlink:href="#linearGradient2490-495-150-777" />
+ <radialGradient
+ r="117.14286"
+ fy="486.64789"
+ fx="605.71429"
+ cy="486.64789"
+ cx="605.71429"
+ gradientTransform="matrix(-0.11245349,0,0,0.05764705,81.771262,75.363778)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient2910"
+ xlink:href="#linearGradient5060-6-6-5" />
+ <linearGradient
+ id="linearGradient5060-6-6-5">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1"
+ id="stop5062-3-0-3" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0"
+ id="stop5064-1-4-9" />
+ </linearGradient>
+ <radialGradient
+ r="117.14286"
+ fy="486.64789"
+ fx="605.71429"
+ cy="486.64789"
+ cx="605.71429"
+ gradientTransform="matrix(0.11245349,0,0,0.05764705,46.228751,75.363778)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient2913"
+ xlink:href="#linearGradient5060-6-6-5" />
+ <linearGradient
+ id="linearGradient5048-7-7-5">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:0"
+ id="stop5050-5-6-4" />
+ <stop
+ offset="0.5"
+ style="stop-color:#000000;stop-opacity:1"
+ id="stop5056-9-0-1" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0"
+ id="stop5052-6-9-5" />
+ </linearGradient>
+ <linearGradient
+ xlink:href="#linearGradient5048-7-7-5"
+ id="linearGradient3004"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.20710064,0,0,0.05764705,-10.85211,75.363778)"
+ x1="302.85715"
+ y1="366.64789"
+ x2="302.85715"
+ y2="609.50507" />
+ <linearGradient
+ id="linearGradient2490-495-150-777">
+ <stop
+ offset="0"
+ style="stop-color:#787878;stop-opacity:1"
+ id="stop4108" />
+ <stop
+ offset="1"
+ style="stop-color:#b4b4b4;stop-opacity:1"
+ id="stop4110" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2490-182-124-1-2">
+ <stop
+ offset="0"
+ style="stop-color:#1f4b6a;stop-opacity:1"
+ id="stop2788-5-6" />
+ <stop
+ offset="1"
+ style="stop-color:#4083c2;stop-opacity:1"
+ id="stop2790-5-4" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3242-187-536-5-1">
+ <stop
+ offset="0"
+ style="stop-color:#8badea;stop-opacity:1"
+ id="stop2778-7-4" />
+ <stop
+ offset="0.26238"
+ style="stop-color:#6396cd;stop-opacity:1"
+ id="stop2780-6-6" />
+ <stop
+ offset="0.66093999"
+ style="stop-color:#3b7caf;stop-opacity:1"
+ id="stop2782-9-9" />
+ <stop
+ offset="1"
+ style="stop-color:#194c70;stop-opacity:1"
+ id="stop2784-5-4" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2490-5-8-6">
+ <stop
+ offset="0"
+ style="stop-color:#791235;stop-opacity:1"
+ id="stop2492-8-2-0" />
+ <stop
+ offset="1"
+ style="stop-color:#dd3b27;stop-opacity:1"
+ id="stop2494-7-2-2" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3242-6-9-7">
+ <stop
+ offset="0"
+ style="stop-color:#f89b7e;stop-opacity:1"
+ id="stop3244-6-4-2" />
+ <stop
+ offset="0.11961333"
+ style="stop-color:#e35d4f;stop-opacity:1"
+ id="stop3246-6-8-8" />
+ <stop
+ offset="0.81107038"
+ style="stop-color:#c6262e;stop-opacity:1"
+ id="stop3248-0-9-2" />
+ <stop
+ offset="1"
+ style="stop-color:#690b2c;stop-opacity:1"
+ id="stop3250-9-0-9" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3866">
+ <stop
+ offset="0"
+ style="stop-color:#828282;stop-opacity:1"
+ id="stop3868" />
+ <stop
+ offset="0.5"
+ style="stop-color:#8f8f8f;stop-opacity:0.63478261"
+ id="stop3872" />
+ <stop
+ offset="1"
+ style="stop-color:#9d9d9d;stop-opacity:0"
+ id="stop3870" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3333-4">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop3335-4" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop3337-7" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3495">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1"
+ id="stop3497" />
+ <stop
+ offset="0.5"
+ style="stop-color:#000000;stop-opacity:0.49803922"
+ id="stop3874" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0"
+ id="stop3499" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3333-4-4">
+ <stop
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1"
+ id="stop3335-4-6" />
+ <stop
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:0"
+ id="stop3337-7-2" />
+ </linearGradient>
+ <linearGradient
+ y2="15.737678"
+ x2="25.525208"
+ y1="30.188753"
+ x1="25.525208"
+ spreadMethod="reflect"
+ gradientTransform="matrix(2.3190899,0,0,2.3263486,7.9786692,-7.3755968)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4080"
+ xlink:href="#linearGradient3333-4-4" />
+ <linearGradient
+ y2="20.443331"
+ x2="23.903786"
+ y1="35.75"
+ x1="23.903786"
+ gradientTransform="matrix(2.3144775,0,0,2.4826974,8.0336564,-9.3833259)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4083"
+ xlink:href="#linearGradient3495" />
+ <linearGradient
+ y2="15.737678"
+ x2="25.525208"
+ y1="30.188753"
+ x1="25.525208"
+ spreadMethod="reflect"
+ gradientTransform="matrix(2.3190899,0,0,2.3263486,7.9786692,-5.0469863)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4086"
+ xlink:href="#linearGradient3333-4" />
+ <linearGradient
+ y2="15.737678"
+ x2="25.525208"
+ y1="30.188753"
+ x1="25.525208"
+ spreadMethod="reflect"
+ gradientTransform="matrix(2.3190899,0,0,2.3263486,7.9786692,-6.1984184)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4089"
+ xlink:href="#linearGradient3866" />
+ <linearGradient
+ y2="48.072277"
+ x2="20.052792"
+ y1="8.163353"
+ x1="20.052792"
+ gradientTransform="matrix(2.6443078,0,0,2.6362355,0.535367,-12.314346)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4092"
+ xlink:href="#linearGradient3242-6-9-7" />
+ <linearGradient
+ y2="14.038458"
+ x2="28.103424"
+ y1="45.000065"
+ x1="28.103424"
+ gradientTransform="matrix(2.6443076,0,0,2.903581,0.535367,-24.211175)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4094"
+ xlink:href="#linearGradient2490-5-8-6" />
+ <radialGradient
+ r="20.397499"
+ fy="17.529579"
+ fx="23.895569"
+ cy="17.529579"
+ cx="23.895569"
+ gradientTransform="matrix(0,5.1020204,-7.9837439,0,203.9326,-107.1876)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient4097"
+ xlink:href="#linearGradient3242-187-536-5-1" />
+ <linearGradient
+ y2="3.0816143"
+ x2="18.379412"
+ y1="44.980297"
+ x1="18.379412"
+ gradientTransform="matrix(2.5342439,0,0,2.1377269,111.25562,10.194819)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4099"
+ xlink:href="#linearGradient2490-182-124-1-2" />
+ <linearGradient
+ id="linearGradient3495-1">
+ <stop
+ offset="0"
+ style="stop-color:#000000;stop-opacity:1"
+ id="stop3497-1" />
+ <stop
+ offset="0.5"
+ style="stop-color:#000000;stop-opacity:0.49803922"
+ id="stop3874-4" />
+ <stop
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0"
+ id="stop3499-3" />
+ </linearGradient>
+ <linearGradient
+ xlink:href="#linearGradient3495-1"
+ id="linearGradient4124"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.3144775,0,0,2.4826974,8.0336564,-8.224302)"
+ x1="23.903786"
+ y1="35.75"
+ x2="23.903786"
+ y2="20.443331" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.30336396,0,0,0.20718201,235.2581,197.93735)"
+ id="linearGradient1077"
+ x1="188.87267"
+ x2="188.87267"
+ xlink:href="#12-9"
+ y1="31.908664"
+ y2="359.00831" />
+ <linearGradient
+ id="12-9">
+ <stop
+ id="stop1698"
+ offset="0"
+ stop-color="#0e56db" />
+ <stop
+ id="stop1699"
+ offset="1"
+ stop-color="#071176" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(1.4988505,0.66717796)"
+ id="linearGradient1078"
+ x1="126.73366"
+ x2="127.52524"
+ xlink:href="#linearGradient8265-821-176-38-919-66-249-7-7-8-6"
+ y1="21.628577"
+ y2="291.69904" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="scale(0.99978174,1.0002183)"
+ id="linearGradient1077-3"
+ x1="188.87267"
+ x2="188.87267"
+ xlink:href="#12-9"
+ y1="31.908664"
+ y2="359.00831" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="64"
+ x2="123.99887"
+ y1="64"
+ x1="4.0011282"
+ id="linearGradient4870"
+ xlink:href="#linearGradient4868" />
+ </defs>
+ <metadata
+ id="metadata3011">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="g938">
+ <path
+ class="st3"
+ d="m 120.73366,104.32126 c 0,8.85247 -5.11401,16.0954 -11.36447,16.0954 H 18.453348 c -6.250463,0 -11.3644792,-7.24293 -11.3644792,-16.0954 V 23.844264 c 0,-8.85247 5.1140162,-16.0954 11.3644792,-16.0954 h 90.915842 c 6.25046,0 11.36447,7.24293 11.36447,16.0954 z"
+ id="path10833"
+ style="fill:#9acd32" />
+ <g
+ transform="matrix(2.8411199,0,0,4.02385,-27.00457,-64.680436)"
+ style="opacity:1"
+ id="g10835"
+ class="st1">
+ <g
+ id="g10837">
+ <path
+ style="fill:#231f20"
+ id="path10839"
+ d="m 35.5,30.2 c -1.9,-2.1 -5.1,-2.1 -7,0 L 13,43.2 c -0.2,0.2 -0.3,0.4 -0.5,0.6 0.7,1.3 2,2.2 3.4,2.2 h 32 c 1.5,0 2.7,-0.9 3.4,-2.2 -0.1,-0.2 -0.3,-0.4 -0.5,-0.6 z"
+ class="st2" />
+ </g>
+ </g>
+ <g
+ id="g10843"
+ transform="matrix(2.8411199,0,0,4.02385,-27.00457,-64.680436)"
+ style="fill:#6b8e23">
+ <path
+ class="st3"
+ d="m 35.5,32 c -1.9,-1.9 -5.1,-1.9 -7,0 L 13,43.5 c -0.2,0.2 -0.3,0.3 -0.5,0.5 0.7,1.2 2,1.9 3.4,1.9 h 32 c 1.5,0 2.7,-0.8 3.4,-1.9 -0.1,-0.2 -0.3,-0.3 -0.5,-0.5 z"
+ id="path10845"
+ style="fill:#6b8e23" />
+ </g>
+ <g
+ id="g10849"
+ transform="matrix(2.8411199,0,0,4.02385,-27.00457,-64.680436)">
+ <path
+ class="st2"
+ d="M 12.6,20.2 C 13.3,18.9 14.6,18 16,18 h 32 c 1.5,0 2.7,0.9 3.4,2.2 -0.1,0.2 -0.3,0.4 -0.5,0.6 l -15.4,13 c -1.9,2.1 -5.1,2.1 -7,0 z"
+ id="path10851"
+ style="fill:#231f20" />
+ </g>
+ <g
+ style="fill:#adff2f"
+ id="g10855"
+ transform="matrix(2.8411199,0,0,4.02385,-27.00457,-64.680436)">
+ <path
+ class="st4"
+ d="m 28.5,32 c 1.9,1.9 5.1,1.9 7,0 L 51,20.5 c 0.2,-0.2 0.3,-0.3 0.5,-0.5 -0.7,-1.2 -2,-1.9 -3.4,-1.9 H 16 c -1.5,0 -2.7,0.8 -3.4,1.9 0.1,0.2 0.3,0.3 0.5,0.5 z"
+ id="path10857"
+ style="fill:#adff2f" />
+ </g>
+ <rect
+ rx="20.70422"
+ ry="19.236767"
+ y="7.0001831"
+ x="7.0001831"
+ height="113.99963"
+ width="113.99963"
+ id="rect11488"
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#89c928;stroke-width:5.99811029;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ </g>
+</svg>