[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/strigi/src/daemon
From:       Jos van den Oever <jos () vandenoever ! info>
Date:       2009-01-12 18:50:17
Message-ID: 1231786217.268232.26464.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 910125 by vandenoever:

Add ~/.kde4 to the default directories to index.

 M  +1 -0      daemonconfigurator.cpp  


--- trunk/kdesupport/strigi/src/daemon/daemonconfigurator.cpp #910124:910125
@@ -87,6 +87,7 @@
         Path p;
         p.a_path = home;                 r.e_path.push_back(p);
         p.a_path = home + "/.kde";       r.e_path.push_back(p);
+        p.a_path = home + "/.kde4";      r.e_path.push_back(p);
         p.a_path = home + "/.gnome2";    r.e_path.push_back(p);
         p.a_path = home + "/.evolution"; r.e_path.push_back(p);
         p.a_path = home + "/.mozilla";   r.e_path.push_back(p);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic