aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-07-05 07:15:16 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-07-05 07:15:16 +0800
commitadfff13e095602ac0aa4f98a8dec8494b3428a4c (patch)
tree075ce9dc34e8f7606d4a9212fe70f3eeeb000fe2
parent45f3b7586781b65bc51cfd77630a06a505786159 (diff)
downloadgsoc2013-evolution-adfff13e095602ac0aa4f98a8dec8494b3428a4c.tar.gz
gsoc2013-evolution-adfff13e095602ac0aa4f98a8dec8494b3428a4c.tar.zst
gsoc2013-evolution-adfff13e095602ac0aa4f98a8dec8494b3428a4c.zip
Set the IS_SOURCE provider flag.
2002-07-04 Jeffrey Stedfast <fejj@ximian.com> * providers/nntp/camel-nntp-provider.c: Set the IS_SOURCE provider flag. svn path=/trunk/; revision=17369
-rw-r--r--camel/ChangeLog3
-rw-r--r--camel/providers/nntp/camel-nntp-provider.c3
2 files changed, 5 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index aaa8bd6f91..3798fa2eac 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2002-07-04 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/nntp/camel-nntp-provider.c: Set the IS_SOURCE provider
+ flag.
+
* providers/pop3/camel-pop3-store.c: Change all exceptions to
report which POP server failed (and tried to make a few of the
exceptions a bit more clear).
diff --git a/camel/providers/nntp/camel-nntp-provider.c b/camel/providers/nntp/camel-nntp-provider.c
index c38b794504..8f54b3ee98 100644
--- a/camel/providers/nntp/camel-nntp-provider.c
+++ b/camel/providers/nntp/camel-nntp-provider.c
@@ -45,7 +45,8 @@ static CamelProvider news_provider = {
"news",
- CAMEL_PROVIDER_IS_REMOTE | CAMEL_PROVIDER_IS_STORAGE,
+ CAMEL_PROVIDER_IS_REMOTE | CAMEL_PROVIDER_IS_SOURCE |
+ CAMEL_PROVIDER_IS_STORAGE,
CAMEL_URL_NEED_HOST | CAMEL_URL_ALLOW_USER |
CAMEL_URL_ALLOW_PASSWORD | CAMEL_URL_ALLOW_AUTH,
'>- Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * net-p2p/qbittorrentnemysis2013-09-172-8/+8 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * net-p2p/qbittorrent: fix post-patchwg2013-07-111-4/+1 * net-p2p/qbittorrent: update to 3.0.10wg2013-07-112-6/+9 * - Update to 3.0.9miwi2013-06-083-31/+16 * Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1 * - update to 3.0.8rm2013-02-012-4/+5 * - update to 0.16.7rm2013-01-311-2/+2 * - pass maintainership to submitterjgh2013-01-111-5/+4 * Fix the check of qputenv() return value (already patched upstream).danfe2012-11-241-0/+3 * - Convert to new OPTIONS frameworkdanfe2012-11-242-21/+9 * Reformat description text for better readability.danfe2012-11-241-17/+16 * Throw my ports back in the pool, and make my intentions clear for thedougb2012-10-081-1/+1 * * Sun Oct 7 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.6dougb2012-10-082-3/+3 * * Sun Sep 30 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.5dougb2012-10-012-3/+3 * * Tue Sep 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.4dougb2012-09-202-3/+3 * * Sat Sep 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.2dougb2012-09-022-7/+3 * * Thu Aug 09 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.0dougb2012-08-125-0/+128 * As advertised, remove net-p2p/qbittorrent.dougb2010-05-027-164/+0 * - update to 1.4.1dinoex2010-03-281-0/+1 * Deprecate this port in favor of the new 2.2.0 release versiondougb2010-03-161-0/+4 * Update to version 2.1.6, which has the following bug fixes:dougb2010-03-082-4/+4 * As previously discussed on -ports, make the following changes:dougb2010-02-221-3/+11 * Make net/GeoIP into a proper library depependency for both ports.dougb2010-02-121-3/+2 * Turns out the right place to fix the problem of subbing fordougb2010-02-121-4/+0 * Update to version 2.1.5, which has the following bug fixes:dougb2010-02-122-6/+11 * - update to jpeg-8dinoex2010-02-051-0/+1 * Upgrade to version 2.1.3 which has the following bugfixes:dougb2010-02-022-4/+4 * Update to version 2.1.2 which has the following new/improved features:dougb2010-01-252-4/+4 * Update to version 2.1.1, which has the following new features:dougb2010-01-242-4/+4 * Update to version 2.0.7, which contains the following bugfixes:dougb2010-01-152-4/+4 * Update to version 2.0.6 which contains the following bug fixes:dougb2010-01-082-4/+4 * Update to version 2.0.5, which contains the following bugfix:dougb2010-01-032-7/+7 * Update the description to highlight version 2.x features withdougb2010-01-031-5/+19 * Update to version 2.0.4, which contains the following bugfixes:dougb2010-01-012-4/+4 * Update to version 2.0.3, with the following BUGFIXES:dougb2009-12-242-4/+4 * - Update to 2.0.2miwi2009-12-224-18/+33 * - Update to 1.5.6miwi2009-12-133-5/+15 * - Bump PORTREVISION. The commoncpp port has been updatedacm2009-11-141-1/+2 * - Update to 1.4.1miwi2009-09-302-8/+5 * - Update to 1.3.5amdmi32009-09-243-10/+11 * - Chase net-p2p/rblibtorrent-devel shlib bumpmiwi2009-09-051-1/+2 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1 * - Update to 1.3.4pgollucci2009-07-232-4/+4 * - Update to 1.3.3miwi2009-05-232-5/+5 * - Update to version 1.3.2miwi2009-03-244-49/+40 * - Drop maintainership of the following ports:alepulver2009-02-281-1/+1 * - Update ImageMagick to 6.4.9.2mm2009-02-111-2/+2 * Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-1/+2 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Append CONFIGURE_ARGS for ImageMagick.alepulver2008-07-181-0/+1 * - Update to version 1.0.0.alepulver2008-06-242-6/+6 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Chase graphics/ImageMagick shlib version bumpmiwi2008-04-221-1/+2 * - Update to version 1.0.0rc11.alepulver2008-01-042-5/+4 * - Chase devel/commoncpp updateacm2007-12-231-1/+2 * - Update to version 1.0.0rc10.alepulver2007-12-125-16/+15 * - Update to version 1.0.0rc3.alepulver2007-10-024-14/+28 * - Change dependency from "net-p2p/rblibtorrent-devel" toalepulver2007-08-291-1/+2 * - Update to version 0.9.3.alepulver2007-06-052-5/+4 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1