aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-04-25 00:07:32 +0800
committerMilan Crha <mcrha@redhat.com>2009-04-25 00:07:32 +0800
commitf171b15d926480a4199d74f14356b7aa37b16f20 (patch)
tree361a6444a49e70514ccbd3dc6f2b3e7943b46ae3 /po
parent8b65b542f977e04fb938998309d707c7561d027b (diff)
downloadgsoc2013-evolution-f171b15d926480a4199d74f14356b7aa37b16f20.tar.gz
gsoc2013-evolution-f171b15d926480a4199d74f14356b7aa37b16f20.tar.zst
gsoc2013-evolution-f171b15d926480a4199d74f14356b7aa37b16f20.zip
Show error or success to user with publish-calendar plugin
** Fix for bug #340783 * publish-format-fb.h: (publish_calendar_as_fb): * publish-format-fb.c: (write_calendar), (publish_calendar_as_fb): * publish-format-ical.h: (publish_calendar_as_ical): * publish-format-ical.c: (write_calendar), (publish_calendar_as_ical): * publish-calendar.c: (publish), (publish_no_succ_info), (publish_uri_async), (publish_online), (mount_ready_cb), (mount_first), (add_timeout), (add_offset_timeout), (online_state_changed), (publish_urls), (action_publish), (error_queue_show_idle), (error_queue_add): Show error or success to user in a UI.
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog7
-rw-r--r--po/POTFILES.in2
2 files changed, 9 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index ebd784e865..288d6506bd 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,10 @@
+2009-04-24 Milan Crha <mcrha@redhat.com>
+
+ ** Part of fix for bug #340783
+
+ * POTFILES.in: Added plugins/publish-calendar/publish-format-fb.c
+ and plugins/publish-calendar/publish-format-ical.c there.
+
2009-04-15 Gil Forcada <gforcada@gnome.org>
* ca.po: Fixed bug #574842.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 196b19a540..b633b0531c 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -403,6 +403,8 @@ plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml
plugins/publish-calendar/org-gnome-publish-calendar.xml
plugins/publish-calendar/publish-calendar.c
plugins/publish-calendar/publish-calendar.glade
+plugins/publish-calendar/publish-format-fb.c
+plugins/publish-calendar/publish-format-ical.c
plugins/publish-calendar/url-editor-dialog.c
plugins/python/example/org-gnome-hello-python-ui.xml
plugins/python/example/org-gnome-hello-python.eplug.xml
-11 06:14:02 +0800'>2018-12-111-0/+2 * dns/nsd: Fix build with DNSTAP option enabledswills2018-12-112-0/+12 * dns/unbound: fix DNSTAP build failureswills2018-12-112-0/+58 * Update to latest commit.mat2018-12-105-20/+21 * dns/powerdns-recursor: Update to 4.1.8swills2018-12-102-5/+4 * dns/knot-resolver: use knot2-lib instead of full knot2swills2018-12-091-2/+2 * dns/unbound: Update to 1.8.2swills2018-12-093-5/+5 * dns/nsd: Update to 4.1.26swills2018-12-092-9/+15 * dns/amass: Update 2.8.4 -> 2.8.5yuri2018-12-082-4/+4 * lang/rust: update to 1.31.0jbeich2018-12-071-1/+1 * dns/amass: Update 2.8.3-4 -> 2.8.4yuri2018-12-062-5/+4 * - Update to 2.4.0zi2018-12-062-5/+4 * These ports now build on powerpc64.linimon2018-12-061-2/+0 * Update to 1.10.0sunpoet2018-12-063-13/+19 * use @FreeBSD.org as MAINTAINER instead of my private addressegypcio2018-12-053-3/+3 * dns/knot2-lib: create portswills2018-12-055-2/+97 * Update to latest commit.mat2018-12-044-15/+15 * dns/dnscrypt-proxy2: update 2.0.18 to 2.0.19egypcio2018-12-042-4/+4 * Update devel/protobuf to 3.6.1sunpoet2018-12-045-2/+5 * dns/mDNSResponder_nss: Update 878.1.1 -> 878.70.2yuri2018-11-293-12/+15 * dns/dnscheck: Remove portmeta2018-11-274-30/+0 * Update to latest commit.mat2018-11-264-22/+7 * dns/knot2: Upgrade to 2.7.4swills2018-11-233-17/+44 * dns/py-dns-lexicon: Update to 2.7.14swills2018-11-232-4/+4 * Update to 9.13.4.mat2018-11-225-45/+23 * Add py-localzone 0.9.4sunpoet2018-11-224-0/+36 * dns/dnscrypt-proxy2: update 2.0.17 to 2.0.18egypcio2018-11-212-4/+4 * Update to latest commit.mat2018-11-214-41/+21 * Update to 4.1.5krion2018-11-203-17/+5 * dns/amass: Update 2.8.0 -> 2.8.3-4yuri2018-11-202-5/+6 * dns/bundy should build fine on 12.0 and 13.0 after r485334tobik2018-11-201-3/+0 * Update to 4.0.9joneum2018-11-193-119/+122 * Update to 4.1.7joneum2018-11-183-17/+4 * Mark DEPRECATED. EOL upstream, and successor already in placeriggs2018-11-181-1/+4 * Update to 1.19sunpoet2018-11-182-4/+4 * Update port to the latest version of bindtimur2018-11-174-77/+149 * Update dns/public_suffix_list to 20181109sunpoet2018-11-1610-78/+88 * a interactive PHP Shell with tab-completion, inline helpmiwi2007-08-064-0/+42 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-045-14/+14 * dd 'cklatest' target.obrien2007-08-041-0/+5 * - Add USE_LDCONFIG and fix last commit, zsh binary depends of a shared library.garga2007-07-311-0/+2 * - Update to 4.3.4garga2007-07-318-141/+270 * - Update to R30miwi2007-07-272-4/+4 * - Update to 20070707miwi2007-07-102-4/+4 * - Update to 2007-06-28miwi2007-07-042-7/+18 * Remove 'ru' entries - they are already in mtree/BSD.local.distobrien2007-07-011-2/+0 * Slightly cleaner PREFIX=/ handling.obrien2007-06-292-8/+8 * Support PREFIX=/obrien2007-06-292-4/+4 * Add rbash.obrien2007-06-294-1/+22 * Add missing dirrmtry entries.obrien2007-06-291-0/+2 * - Fix plistpav2007-06-262-0/+2 * - Remove 4.x cruftbeech2007-06-221-4/+0 * Upgrade to 3.2.obrien2007-06-224-77/+55 * Remove expired ports:gabor2007-06-0418-722/+0 * - Update to R29fmiwi2007-05-302-4/+4 * - Add WWW in pkg-descr.jmelo2007-05-281-0/+2 * - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-204-2/+4 * - Update to 0.86clsung2007-04-292-5/+4 * Update to 2.09d.knu2007-04-292-4/+4 * - Update to r29cmiwi2007-04-252-4/+4 * Allows include files to be used in shells the same way they are with C.miwi2007-04-215-0/+61 * - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-203-22/+2 * - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-061-7/+1 * Update to 2007-03-28.philip2007-04-052-7/+7 * - Update to 20070324miwi2007-03-263-5/+7 * - WWWDIR is now defined in bsd.ports.mkpav2007-03-243-40/+25 * - Use proper NO_SHARED knob instead of obsoleted NOSHAREDsergei2007-03-221-2/+2 * - Take maintainershipmiwi2007-03-121-1/+1 * - Update to R29bmiwi2007-03-123-8/+17 * - Update to R29miwi2007-03-062-4/+4 * fish is a user friendly commandline shell intended mostly formiwi2007-02-275-0/+394 * . deprecate this old and unmaintained software (use shells/bash instead);bsam2007-02-161-0/+3 * . drop OPTIONS for BASH2;bsam2007-02-152-12/+2 * - add category gnustepdinoex2007-02-011-1/+1 * - Install examples. [1]sem2007-01-292-2/+34 * A new port: shells/p5-Term-ShellUIsem2007-01-255-0/+44 * Update to 2.09c.knu2007-01-182-6/+6 * - update to use new bsd.gnustep.mkdinoex2007-01-131-4/+2 * Fix calculation of prompt length. Bump PORTREVISION.tg2007-01-08