aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/publish-calendar
Commit message (Collapse)AuthorAgeFilesLines
* ** Fixes part of bug #337616Matthew Barnes2007-05-132-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-05-12 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #337616 * Makefile.am: Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS. * addressbook/Makefile.am: * calendar/gui/Makefile.am: * mail/Makefile.am: * plugins/bogo-junk-plugins/Makefile.am: * plugins/default-mailer/Makefile.am: * shell/Makefile.am: Add $(schema_DATA) to DISTCLEANFILES. * plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in: Rename as org-gnome-bogo-junk-plugin.eplug.xml. * plugins/caldav/Makefile.am: * plugins/import-ics-attachments/Makefile.am: * plugins/publish-calendar/Makefile.am: Add "eplug" file to CLEANFILES. * plugins/mail-remote/Makefile.am: Add "eplug.xml" file to EXTRA_DIST. * po/POTFILES.in: Don't translate files we no longer ship. svn path=/trunk/; revision=33521
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-112-5/+10
| | | | svn path=/trunk/; revision=33507
* ** Fixes bug #419524Matthew Barnes2007-03-212-1/+7
| | | | | | | | | | | | | | | | | | | | | | | 2007-03-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #419524 * Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>. * 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
* Add the timezone information while publishing the calendars.Chenthill Palanisamy2007-02-212-0/+52
| | | | svn path=/trunk/; revision=33231
* Fixes some string to int conversion.Sankar P2007-02-192-2/+11
| | | | | | | | | 2007-02-19 Sankar P <psankar@novell.com> * url-editor-dialog.c: (set_from_uri): Fixes some string to int conversion. svn path=/trunk/; revision=33226
* Fixes #343991.Chenthill Palanisamy2006-08-022-0/+7
| | | | svn path=/trunk/; revision=32462
* Fixes #329740.Chenthill Palanisamy2006-07-312-1/+23
| | | | svn path=/trunk/; revision=32445
* Fixes #347973Chenthill Palanisamy2006-07-312-38/+21
| | | | svn path=/trunk/; revision=32438
* Fixes #328389Chenthill Palanisamy2006-03-032-2/+26
| | | | svn path=/trunk/; revision=31632
* fix mnemonicKarsten Bräckelmann2006-02-132-1/+6
| | | | svn path=/trunk/; revision=31493
* fixes #328413Chenthill Palanisamy2006-01-302-2/+99
| | | | svn path=/trunk/; revision=31364
* Make this place a bit more quietKjartan Maraas2006-01-283-0/+8
| | | | svn path=/trunk/; revision=31328
* removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-272-1/+5
| | | | | | | | | | | | 2006-01-27 Andre Klapper <a9016009@gmx.de> * plugins/groupwise-features/proxy-listing.glade: * plugins/publish-calendar/publish-calendar.glade: * smime/gui/smime-ui.glade: * widgets/table/e-table-config.glade: * widgets/table/e-table-config-no-group.glade: removed string "dialog1" from translation. Fixes bug 306118. svn path=/trunk/; revision=31326
* Fixes #328224, 328408, 328389Chenthill Palanisamy2006-01-253-27/+81
| | | | svn path=/trunk/; revision=31303
* added the bug id 325926`Chenthill Palanisamy2006-01-111-0/+1
| | | | svn path=/trunk/; revision=31127
* fixes appearance of the empty menu item in mail.Chenthill Palanisamy2006-01-112-2/+7
| | | | svn path=/trunk/; revision=31126
* Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match whatTor Lillqvist2006-01-044-3/+25
| | | | | | | | | | | | | | 2006-01-04 Tor Lillqvist <tml@novell.com> * Makefile.am: Use EVOLUTION_PLUGINDIR as the macro name for the plugindir, to match what is redefined for Win32 in e-util/e-util-private.h * publish-calendar.c (publish_calendar_locations) * url-editor-dialog.c (url_editor_dialog_construct): Construct glade file pathname at run-time. svn path=/trunk/; revision=31044
* Mark vairous plugins as translatable (bug#301149).Funda Wang2005-12-253-5/+9
| | | | svn path=/trunk/; revision=30950
* Use -no-undefined on Windows. Link with used libraries.Tor Lillqvist2005-12-222-1/+9
| | | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined on Windows. Link with used libraries. svn path=/trunk/; revision=30928
* Use SOEXT.Tor Lillqvist2005-12-222-1/+5
| | | | | | | | 2005-12-22 Tor Lillqvist <tml@novell.com> * org-gnome-publish-calendar.eplug.in: Use SOEXT. svn path=/trunk/; revision=30927
* added the missing file.Chenthill Palanisamy2005-12-202-1/+7
| | | | svn path=/trunk/; revision=30903
* Committing the intial patch for calendar publishing.Chenthill Palanisamy2005-12-1914-0/+3022
svn path=/trunk/; revision=30875