[tracker/tracker-0.12] tracker-preferences: Updated text used on Locations tab from feedback
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-0.12] tracker-preferences: Updated text used on Locations tab from feedback
- Date: Thu, 22 Sep 2011 16:05:06 +0000 (UTC)
commit 8c3b14c02c9cc5c882262f5a3ff31cf40ce6fe94
Author: Martyn Russell <martyn lanedo com>
Date: Mon Sep 19 09:39:35 2011 +0100
tracker-preferences: Updated text used on Locations tab from feedback
Had some good feedback from blog comments which I have used here
src/tracker-preferences/tracker-preferences.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/tracker-preferences/tracker-preferences.ui b/src/tracker-preferences/tracker-preferences.ui
index 36ab666..af40c68 100644
--- a/src/tracker-preferences/tracker-preferences.ui
+++ b/src/tracker-preferences/tracker-preferences.ui
@@ -665,9 +665,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">Special locations such as your <b>Home</b>, <b>Desktop</b> or <b>Documents</b> directory, can be easily toggled below. This will add or remove their real paths from the list underneath.
-You can decide if you want to index the content recursively or not using the checkbuttons in the list next to each entry.
-
-If some special directories are not available, it may be because they're not defined or duplicate another special directory.</property>
+If a directory is toggled to <b>Recurse</b>, it means that all sub-directories underneath it will also be indexed. Otherwise, only files immediately in that directory will be indexed.</property>
<property name="use_markup">True</property>
<property name="justify">fill</property>
<property name="wrap">True</property>
@@ -915,6 +913,7 @@ If some special directories are not available, it may be because they're not def
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_markup">Add directory to be indexed</property>
<property name="use_action_appearance">False</property>
<signal name="clicked" handler="tracker_preferences_button_index_add_clicked_cb" swapped="no"/>
<child>
@@ -936,6 +935,7 @@ If some special directories are not available, it may be because they're not def
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_markup">Remove directory from being indexed</property>
<property name="use_action_appearance">False</property>
<signal name="clicked" handler="tracker_preferences_button_index_remove_clicked_cb" swapped="no"/>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]