diff --git a/debian/control b/debian/control index e482526d..c78f12da 100644 --- a/debian/control +++ b/debian/control @@ -44,16 +44,21 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libgcr-base-3-1 (>= 3.10.1), libgcr-ui-3-1 (>= 3.10.1), libenchant1c2a (>= 1.6.0) -Description: Email client - Geary is an mail application for GNOME designed to let you manage - your email quickly and effortlessly. +Description: Email application + Geary is an email application built around conversations, for the + GNOME 3 desktop. It allows you to read, find and send email with a + straightforward, modern interface. . - Its interface is based on conversations, so you can read an entire - discussion without having to click from message to message. + Conversations allow you to read a complete discussion without having + to find and click from message to message. . - Geary is still in development and has a limited but growing set of - features. It works with Gmail, Yahoo! Mail, Outlook.com - (experimental), and other popular IMAP servers. + Geary's features include: + - Quick email account setup + - Shows related messages together in conversations + - Fast, full text and keyword search + - Full-featured HTML and plain text message composer + - Desktop notification of new mail + - Compatible with GMail, Yahoo! Mail, Outlook.com and other IMAP servers Package: geary-dbg Architecture: any @@ -62,13 +67,5 @@ Priority: extra Depends: geary (= ${binary:Version}), ${misc:Depends} Enhances: geary Description: Email client (debugging symbols) - Geary is an mail application for GNOME designed to let you manage - your email quickly and effortlessly. - . - Its interface is based on conversations, so you can read an entire - discussion without having to click from message to message. - . - Geary is still in development and has a limited but growing set of - features. It works with Gmail, Yahoo! Mail, Outlook.com - (experimental), and other popular IMAP servers. - + Geary is an mail application for GNOME. This package contains files + required for producing useful stack traces when debugging Geary. diff --git a/desktop/geary.appdata.xml b/desktop/geary.appdata.xml index b8076b70..d833eebf 100644 --- a/desktop/geary.appdata.xml +++ b/desktop/geary.appdata.xml @@ -1,33 +1,34 @@ + geary.desktop CC0-1.0 LGPL-2.1+ Geary - Lightweight mail client + Send and receive email

- Geary is a mail application for GNOME designed to let you manage your email - quickly and effortlessly. - Its interface is based on conversations, so you can read an entire - discussion without having to click from message to message. - Geary is still in development and has a limited but growing set of features. + Geary is an email application built around conversations, for + the GNOME 3 desktop. It allows you to read, find and send email + with a straightforward, modern interface.

- Geary is designed to integrate with the GNOME desktop and is completely free. + Conversations allow you to read a complete discussion without + having to find and click from message to message.

+

Geary's features include:

https://wiki.gnome.org/Apps/Geary + https://wiki.gnome.org/Apps/Geary/FAQ https://bugzilla.gnome.org/enter_bug.cgi?product=geary http://www.gnome.org/friends/ @@ -35,10 +36,15 @@ http://yorba.org/geary/geary.png - geary@yorba.org + geary + geary-list@gnome.org GNOME AppMenu + HiDpiIcon + HighContrast ModernToolkit + Notifications + UserDocs
diff --git a/desktop/geary.desktop.in b/desktop/geary.desktop.in index 33bd1f87..e543f6e7 100644 --- a/desktop/geary.desktop.in +++ b/desktop/geary.desktop.in @@ -1,9 +1,11 @@ [Desktop Entry] _Name=Geary -_GenericName=Mail Client -_X-GNOME-FullName=Geary Mail +_GenericName=Email +_X-GNOME-FullName=Geary Email _Comment=Send and receive email -_Keywords=Email;E-mail;Mail; +# Tranlators: These are desktop search terms. Do not translate +# semicolons, end line with a semicolon. +_Keywords=Mail;E-mail;IMAP;GMail;Yahoo;Hotmail;Outlook; Icon=geary TryExec=geary Exec=geary %U @@ -17,4 +19,3 @@ Actions=Compose; [Desktop Action Compose] _Name=Compose Message Exec=geary mailto: - diff --git a/geary.doap b/geary.doap index a5ec457f..5248153d 100644 --- a/geary.doap +++ b/geary.doap @@ -5,14 +5,18 @@ xmlns:gnome="http://api.gnome.org/doap-extensions#" xmlns="http://usefulinc.com/ns/doap#"> - geary - Email client - Geary is an IMAP email client built for the GNOME desktop environment. It - allows you to read and send email with a simple, modern interface. + Geary + geary + Send and receive email + Geary is an email application built +around conversations, for the GNOME 3 desktop. It allows you to +read, find and send email with a straightforward, modern +interface. + Vala