summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gnome-main-menu/files/03-tracker-search.patch')
-rw-r--r--gnome-extra/gnome-main-menu/files/03-tracker-search.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/gnome-extra/gnome-main-menu/files/03-tracker-search.patch b/gnome-extra/gnome-main-menu/files/03-tracker-search.patch
new file mode 100644
index 0000000..172f782
--- /dev/null
+++ b/gnome-extra/gnome-main-menu/files/03-tracker-search.patch
@@ -0,0 +1,13 @@
+Index: main-menu/etc/slab.schemas.in.in
+===================================================================
+--- main-menu/etc/slab.schemas.in.in (revision 278)
++++ main-menu/etc/slab.schemas.in.in (working copy)
+@@ -77,7 +77,7 @@
+ <applyto>/desktop/gnome/applications/main-menu/search_command</applyto>
+ <owner>gnome-main-menu</owner>
+ <type>string</type>
+- <default>beagle-search SEARCH_STRING</default>
++ <default>tracker-search-tool 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>