[beagle] Disable these outdated backends by default: Akregator, Liferea. These should be ideally completely r
- From: Debajyoti Bera <dbera src gnome org>
- To: svn-commits-list gnome org
- Subject: [beagle] Disable these outdated backends by default: Akregator, Liferea. These should be ideally completely r
- Date: Sat, 23 May 2009 10:57:20 -0400 (EDT)
commit f93af590f9b1c56287fa9c3ff77d4093d259a46a
Author: D Bera <dbera web gmail com>
Date: Sat May 23 09:51:19 2009 -0400
Disable these outdated backends by default: Akregator, Liferea. These should be ideally completely removed (maybe in some future release).
---
beagle/conf-data/config-files/Daemon.xml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/beagle/conf-data/config-files/Daemon.xml b/beagle/conf-data/config-files/Daemon.xml
index 02a6e0e..1dd1f52 100644
--- a/beagle/conf-data/config-files/Daemon.xml
+++ b/beagle/conf-data/config-files/Daemon.xml
@@ -11,6 +11,9 @@
<Value>GMailSearch</Value>
<!-- Directly use locate; needed for exceptional uses only -->
<Value>Locate</Value>
+ <!-- Deprecated - backends are only for ancient versions -->
+ <Value>Akregator</Value>
+ <Value>Liferea</Value>
</ListOption>
<BoolOption Name="AllowStaticBackend" Description="Search static indexes">true</BoolOption>
<BoolOption Name="IndexSynchronization" Description="Synchronize indexes locally if home directory is on a network device (eg. NFS/Samba)">true</BoolOption>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]