<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/plugins/calendar-file/ChangeLog, branch archive-integration</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2010-04-02T22:18:33+00:00</updated>
<entry>
<title>Generate ChangeLog files for tarball releases.</title>
<updated>2010-04-02T22:18:33+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2010-04-02T21:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=26240e0b180bdaf92702e513a21da2f859883fb3'/>
<id>urn:sha1:26240e0b180bdaf92702e513a21da2f859883fb3</id>
<content type='text'>
Remove old ChangeLog files that predate our switch to git.
</content>
</entry>
<entry>
<title>License changes. Changed license from GPL to LGPL.</title>
<updated>2008-09-04T14:56:39+00:00</updated>
<author>
<name>Sankarasivasubramanian Pasupathilingam</name>
<email>psankar@src.gnome.org</email>
</author>
<published>2008-09-04T14:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=76dbf9df1f0126d695925c3c012387976951452d'/>
<id>urn:sha1:76dbf9df1f0126d695925c3c012387976951452d</id>
<content type='text'>
More to come.

svn path=/trunk/; revision=36255
</content>
</entry>
<entry>
<title>** Fixes bug #545568</title>
<updated>2008-07-31T11:29:15+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2008-07-31T11:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=77bfb99eac375387bb5c851998e7006d4c440f0f'/>
<id>urn:sha1:77bfb99eac375387bb5c851998e7006d4c440f0f</id>
<content type='text'>
2008-07-31  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	** Fixes bug #545568

	* e-plugin.c (ep_load):
	Make sure system plugins are enabled on startup.

	* plugins/addressbook-file/org-gnome-addressbook-file.eplug.xml:
	* plugins/caldav/org-gnome-caldav.eplug.xml:
	* plugins/calendar-file/org-gnome-calendar-file.eplug.xml:
	* plugins/calendar-http/org-gnome-calendar-http.eplug.xml:
	* plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml:
	* plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml:
	* plugins/google-account-setup/org-gnome-evolution-google.eplug.xml:
	* plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
	* plugins/hula-account-setup/org-gnome-hula-account-setup.eplug.xml:
	Add "system_plugin=true" so it's not shown in the Plugin Manager.
	These plugins are not designed to be disabled by the user.


svn path=/trunk/; revision=35871
</content>
</entry>
<entry>
<title>** Fixes bug #419524</title>
<updated>2007-03-20T17:23:58+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2007-03-20T17:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=cba3097cad7443810117bded371a2e3088a33d12'/>
<id>urn:sha1:cba3097cad7443810117bded371a2e3088a33d12</id>
<content type='text'>
2007-03-20  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	** Fixes bug #419524

	* Include &lt;glib/gi18n.h&gt; instead of &lt;libgnome/gnome-i18n.h&gt;.

	* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
	* mail/em-migrate.c (emm_setup_initial):
	* shell/e-component-registry.c (query_components):
	* shell/e-shell-settings-dialog.c (load_pages):
	* shell/e-shell-window-commands.c (command_quick_reference):
	* tools/killev.c (main):
	Use g_get_language_names() instead of gnome_i18n_get_language_list().

	* e-util/e-util.c: Remove e_gettext().

	* e-util/Makefile.am: Remove e-i18n.h.


svn path=/trunk/; revision=33319
</content>
</entry>
<entry>
<title>fixing a leak.</title>
<updated>2006-02-28T11:24:09+00:00</updated>
<author>
<name>Christian Kellner</name>
<email>gicmo@gnome.org</email>
</author>
<published>2006-02-28T11:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3958832d1dcaf8394ffdd426b9ed5081a4883b60'/>
<id>urn:sha1:3958832d1dcaf8394ffdd426b9ed5081a4883b60</id>
<content type='text'>
2006-02-28  Christian Kellner  &lt;gicmo@gnome.org&gt;

	* evolution/plugins/addressbook-file/addressbook-file.c:
	* evolution/plugins/calendar-file/calendar-file.c:
	fixing a leak.

svn path=/trunk/; revision=31609
</content>
</entry>
<entry>
<title>fix relative_uri type.</title>
<updated>2005-08-24T03:12:16+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2005-08-24T03:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=83aa6125d7a6e40a6b28b7b15285e7ef675a0bca'/>
<id>urn:sha1:83aa6125d7a6e40a6b28b7b15285e7ef675a0bca</id>
<content type='text'>
2005-08-23  Not Zed  &lt;NotZed@Ximian.com&gt;

        * calendar-file.c (e_calendar_file_dummy): fix relative_uri type.

svn path=/trunk/; revision=30222
</content>
</entry>
<entry>
<title>Use NO_UNDEFINED. Link with more libraries.</title>
<updated>2005-06-27T00:55:24+00:00</updated>
<author>
<name>Tor Lillqvist</name>
<email>tml@novell.com</email>
</author>
<published>2005-06-27T00:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1e47292c45b08fad3c4d12364d9713c069579a95'/>
<id>urn:sha1:1e47292c45b08fad3c4d12364d9713c069579a95</id>
<content type='text'>
2005-06-27  Tor Lillqvist  &lt;tml@novell.com&gt;

	* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.

svn path=/trunk/; revision=29593
</content>
</entry>
<entry>
<title>Use SOEXT.</title>
<updated>2005-06-18T11:39:20+00:00</updated>
<author>
<name>Tor Lillqvist</name>
<email>tml@novell.com</email>
</author>
<published>2005-06-18T11:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=087a3e6532af00d4f98511d1874fe08bbdf4332d'/>
<id>urn:sha1:087a3e6532af00d4f98511d1874fe08bbdf4332d</id>
<content type='text'>
2005-06-18  Tor Lillqvist  &lt;tml@novell.com&gt;

	* */*.eplug.xml: Use SOEXT.

svn path=/trunk/; revision=29538
</content>
</entry>
<entry>
<title>	Fixed built_sources &amp;&amp; cleanfiles for generated files</title>
<updated>2005-05-12T04:27:39+00:00</updated>
<author>
<name>Michael Zucci</name>
<email>zucchi@src.gnome.org</email>
</author>
<published>2005-05-12T04:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f835feb96233d8f06cffd19f9c795d29f3d0a4f5'/>
<id>urn:sha1:f835feb96233d8f06cffd19f9c795d29f3d0a4f5</id>
<content type='text'>
svn path=/trunk/; revision=29327
</content>
</entry>
<entry>
<title>	fix names so that intltool will parse as xml</title>
<updated>2005-05-06T09:24:13+00:00</updated>
<author>
<name>Michael Zucci</name>
<email>zucchi@src.gnome.org</email>
</author>
<published>2005-05-06T09:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b9269bd09862b22a89d44a61a5eb728c28ec3761'/>
<id>urn:sha1:b9269bd09862b22a89d44a61a5eb728c28ec3761</id>
<content type='text'>
	remove use of e-error-tool
	tag xml for translations where appropriate

svn path=/trunk/; revision=29304
</content>
</entry>
</feed>
