[tracker/collation-gconf-locale: 16/20] docs: Document the TRACKER_DISABLE_MEEGOTOUCH_LOCALE environment variable



commit 53505321cd2c63f9cfd9b411e3fa92dd6cddbf32
Author: Aleksander Morgado <aleksander lanedo com>
Date:   Tue Nov 30 17:16:03 2010 +0100

    docs: Document the TRACKER_DISABLE_MEEGOTOUCH_LOCALE environment variable

 docs/manpages/tracker-store.1                  |    6 ++++++
 docs/reference/libtracker-sparql/overview.sgml |    9 +++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/docs/manpages/tracker-store.1 b/docs/manpages/tracker-store.1
index ac856cf..f98dcc9 100644
--- a/docs/manpages/tracker-store.1
+++ b/docs/manpages/tracker-store.1
@@ -106,6 +106,12 @@ With this environment variable pointing to a text file you can override these
 settings. The file is a \n separated list of SQLite queries to execute on any
 newly created SQLite connection in tracker-store.
 
+.TP
+.B TRACKER_DISABLE_MEEGOTOUCH_LOCALE
+If Tracker is compiled with meegotouch locale management support, setting this
+variable in the environment will disable retrieving the locale from GConf, and
+the standard locale settings will be used instead.
+
 .SH FILES
 .I $HOME/.config/tracker/tracker-store.cfg
 .I $HOME/.config/tracker/tracker-fts.cfg
diff --git a/docs/reference/libtracker-sparql/overview.sgml b/docs/reference/libtracker-sparql/overview.sgml
index f32c66d..a14330f 100644
--- a/docs/reference/libtracker-sparql/overview.sgml
+++ b/docs/reference/libtracker-sparql/overview.sgml
@@ -194,6 +194,15 @@ $ pkg-config --libs tracker-sparql-0.9
 	    created SQLite connection in tracker-store.
 	  </para>
 	</listitem>
+	<listitem>
+	  <emphasis>TRACKER_DISABLE_MEEGOTOUCH_LOCALE</emphasis>
+	  <para>
+	    If Tracker is compiled with meegotouch locale management support,
+	    setting this variable in the environment will disable retrieving
+	    the locale from GConf, and the standard locale settings will be
+	    used instead.
+	  </para>
+	</listitem>
       </itemizedlist>
     </para>
 



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