[beagle] Disable these outdated backends by default: Akregator, Liferea. These should be ideally completely r



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]