summaryrefslogtreecommitdiff
path: root/src/libtracker-common/tracker-locale.c
Commit message (Expand)AuthorAgeFilesLines
* libtracker-common: Make locale readonlyCarlos Garnacho2017-06-291-97/+29
* Remove Maemo/Meego leftoversSam Thursfield2017-06-081-1/+0
* libtracker-common: Remove dead codeCarlos Garnacho2016-12-141-3/+2
* libtracker-common: Removed all locale runtime update managementMartyn Russell2014-10-271-40/+13
* build: remove no longer needed glib version dependent code pathsAleksander Morgado2013-10-101-20/+0
* libtracker-common: use GRecMutex if GLib >= 2.31Aleksander Morgado2011-12-161-0/+21
* libtracker-common: Fix compile warning, no functional changeJürg Billeter2011-10-171-1/+1
* libtracker-common: Reading locale from gconf-dbus is only for meegotouchPhilip Van Hoof2011-04-261-11/+11
* libtracker-common, -data: Use locale_init and locale_shutdownPhilip Van Hoof2011-04-051-7/+11
* libtracker-common: Listen for changes on GConf using DBus directly for meegot...Philip Van Hoof2011-04-051-0/+10
* libtracker-common: Read meegotouch locales from GConf over DBus directlyPhilip Van Hoof2011-04-051-0/+8
* libtracker-common: Remove reading meegotouch locale config over GConfPhilip Van Hoof2011-04-051-265/+20
* libtracker-sparql, -common: GConfClient's get_default isn't thread-safe, work...Philip Van Hoof2011-03-221-0/+12
* libtracker-common, locale: Fix compilation without --enable-maemoAleksander Morgado2010-11-301-0/+3
* libtracker-common, libtracker-data: Minor fixesAleksander Morgado2010-11-301-1/+1
* libtracker-common, miner-applications: Improve check for empty stringAleksander Morgado2010-11-301-1/+1
* libtracker-common, libtracker-data: Remove tracker prefix from static functionsAleksander Morgado2010-11-301-14/+14
* libtracker-common, locale: Add TRACKER prefix to the new environment variableAleksander Morgado2010-11-301-2/+2
* libtracker-common: Locale retrieval from gconf implementedAleksander Morgado2010-11-301-0/+409