[gnome-main-menu] main-menu: Use tracker-needle instead of tracker-search-tool



commit 3f10377b9fe147829ebb04ada0448e8ee540ee97
Author: Atri Bhattacharya <badshah400 gmail com>
Date:   Fri Jan 7 16:38:22 2011 +0100

    main-menu: Use tracker-needle instead of tracker-search-tool
    
    The tracker search tool has been renamed in recent versions of tracker.

 main-menu/etc/slab.schemas.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/main-menu/etc/slab.schemas.in.in b/main-menu/etc/slab.schemas.in.in
index 722eb97..401132e 100644
--- a/main-menu/etc/slab.schemas.in.in
+++ b/main-menu/etc/slab.schemas.in.in
@@ -89,7 +89,7 @@
 			<applyto>/desktop/gnome/applications/main-menu/search_command</applyto>
 			<owner>gnome-main-menu</owner>
 			<type>string</type>
-			<default>tracker-search-tool SEARCH_STRING</default>
+			<default>tracker-needle SEARCH_STRING</default>
 			<locale name="C">
 				<short>This is the command to execute when the search entry is used.</short>
 				<long>This is the command to execute when the search entry is used.  SEARCH_STRING is replaced with the entered search text.</long>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]