[release-notes/gnome-3-4] Misc updates wrt Evolution/e-d-s



commit f8aff30653d352dc8b7f5c48850d6fc40dc4af1e
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Mar 14 14:04:04 2012 +0100

    Misc updates wrt Evolution/e-d-s

 help/C/rndevelopers.xml |   11 ++++++++++-
 help/C/rnusers.xml      |   45 +++++++++++----------------------------------
 2 files changed, 21 insertions(+), 35 deletions(-)
---
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index 5f3d2ba..aed2443 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -228,8 +228,17 @@ compatibility by inheriting the <ulink url="http://standards.freedesktop.org/bas
 <!-- http://blogs.gnome.org/jessevdk/2011/11/13/gedit-code-assistance-plugin/ -->
     <listitem><para>
 Developers that use the text editor <application>Gedit</application> can use the new plugin <application>gedit-code-assistance</application> which provides code assistance for C, C++ and Objective-C by utilizing <application>clang</application>.
-<application>gedit-code-assistance</application>
  		</para></listitem>
+<!-- http://blogs.gnome.org/tvb/2011/11/24/a-long-overdue-blog/ 
+http://git.gnome.org/browse/evolution-data-server/commit/?id=3a8ed437a3547803f1453f73dbf22911b8ae0051 -->
+    <listitem><para>
+			<application>Evolution-Data-Server</application> previously downloaded all 
+			(old) messages when adding an IMAP account. Now you can define to only 
+			<ulink url="http://developer.gnome.org/camel/3.4/CamelFolder.html#CamelFetchType";>download 
+			demand older messages only when required. This saves bandwidth and disk space.
+			It also saw several synchronization API improvements with regard to 
+			performance and convenience. 
+    </para></listitem>
 	</itemizedlist>
   </sect2>
 
diff --git a/help/C/rnusers.xml b/help/C/rnusers.xml
index 476fda7..73a89e7 100644
--- a/help/C/rnusers.xml
+++ b/help/C/rnusers.xml
@@ -230,47 +230,24 @@ gnome-games improvements: https://live.gnome.org/GnomeGames/Modernisation , e.g.
 <!-- http://blixtra.org/blog/2011/11/23/gnome-system-monitor-swatting-bugs/ -->
       <listitem><para>
 				<application>GNOME System Monitor</application> received 
-				<ulink url="http://www.mjmwired.net/kernel/Documentation/cgroups.txt";>Control Groups</ulink> support
+				<ulink url="http://www.mjmwired.net/kernel/Documentation/cgroups.txt";>Control Groups</ulink> support.
       </para></listitem>
       <listitem><para>
 				The image viewer <application>Eye of GNOME</application> again provides 
 				an image metadata view in its sidebar. It displays the most common data 
 				values to improve readability.
       </para></listitem>
+<!-- http://mbarnes.livejournal.com/4590.html 
+http://git.gnome.org/browse/evolution/commit/?id=e0548d2 and https://bugzilla.gnome.org/show_bug.cgi?id=351025 -->
       <listitem><para>
-<!-- http://mbarnes.livejournal.com/4590.html -->
-TODO: Evolution:
-       	<itemizedlist>
-          <listitem><para>
-TODO: Automated Account Setup: Give Evolution your email address and it checks the addressâs domain against a database of known service providers and can often populate all the server details for you, making account setup quick and easy.
-          </para></listitem>
-          <listitem><para>
-TODO: evolution-ews backend for Exchange, slowly replacing mapi
-          </para></listitem>
-          <listitem><para>
-TODO: evolution-kolab backend for <ulink url="http://www.kolab.org/";>Kolab Groupware</ulink> servers
-          </para></listitem>
-          <listitem><para>
-TODO: Mail account order can be changed: http://git.gnome.org/browse/evolution/commit/?id=e0548d2 and https://bugzilla.gnome.org/show_bug.cgi?id=351025
-          </para></listitem>
-          <listitem><para>
-TODO: Full support for generating vcard 2.1: https://bugzilla.gnome.org/show_bug.cgi?id=656603
-          </para></listitem>
-       	</itemizedlist>
-      </para></listitem>
-      <listitem><para>
-TODO: evolution-data-server:
-       	<itemizedlist>
-          <listitem><para>
-TODO: sync improvements: http://blogs.gnome.org/tvb/2011/11/24/a-long-overdue-blog/
-          </para></listitem>
-          <listitem><para>
-TODO: Previously when adding an IMAP account, Evolution downloaded all (old) messages. With the API provided in e-d-s 3.4 (commit http://git.gnome.org/browse/evolution-data-server/commit/?id=3a8ed437a3547803f1453f73dbf22911b8ae0051 etc) you can write a client to just download probably newest 100 messages for the first time and then demand the older messages only when required. For a mobile client, a year old inbox's few hundred messages are of no use except to consume bandwidth and disk space. (Probably to be used in Tizen.)
-          </para></listitem>
-          <listitem><para>
-TODO: Lots of code cleanups, e.g. replace CamelDLists by GQueues etc (TODO: find more if interested - probably not)
-          </para></listitem>
-       	</itemizedlist>
+				When you set up your mail account in the mail and calendar groupware 
+				application <application>Evolution</application> you do not have to 
+				enter server data anymore. If you use a common mail provider, just enter 
+				your email address and all the server details will be populated for you, 
+				making account setup quick and easy.</para><para>It is now possible to connect to 
+				<ulink url="http://www.kolab.org/";>Kolab Groupware</ulink> servers by 
+				using the new <application>evolution-kolab</application> backend.</para><para>You 
+				can now also have a custom order of your mail accounts in the left pane.
       </para></listitem>
     </itemizedlist>
 	</sect2>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]