summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix some compiler warningsHEADmasterRobert Ancell2015-10-1413-41/+18
|
* Updated Occitan translationCédric Valmary2015-05-221-726/+889
|
* Updated Swedish translationJosef Andersson2015-03-151-501/+581
|
* Updated Bosnian translationSamir Ribic2015-03-141-823/+866
|
* doap category deprecatedOlav Vitters2014-07-311-0/+1
|
* Revert "Updated FSF's address"Piotr Drąg2014-02-0111-11/+33
| | | | This reverts commit be83a912b4be75694b38482f0fcc25eaf72ec7b9.
* Updated FSF's addressDaniel Mustieles2014-01-2311-33/+11
|
* build: Update to modern m4/ usageMagdalen Berns2013-11-202-0/+3
| | | | | | This fixes jhbuild. https://bugzilla.gnome.org/show_bug.cgi?id=711306
* gsettings-data-convert: Warn (and fix) invalid schema pathsColin Walters2013-10-241-1/+17
| | | | | | See https://bugzilla.gnome.org/show_bug.cgi?id=704802 https://bugzilla.gnome.org/show_bug.cgi?id=710836
* dbus: Don't spew to console when unable to connect to dbus daemonRay Strode2013-04-151-12/+12
| | | | | | | Instead pass the error up for the caller to decide what to do. This prevent untrappable warning messages from showing up at the console if gconftool --makefile-install-rule is called.
* mconvert: enable recursive scheme lookup and fix a crasherStefan Sauer2013-01-231-1/+6
| | | | | | | The recursive scheme lookup is needed to scan the whole settings path. The crash would happen in the case of a misconfiguration (e.g. building gconf from source and running uninstalled while the configure settings don't match the one used to create the installed package).
* 3.2.63.2.6Matthias Clasen2013-01-211-0/+25
|
* Rename configure.in to configure.acMatthias Clasen2013-01-211-0/+0
|
* Fix distcheckMatthias Clasen2013-01-211-1/+0
| | | | The earlier patch forgot to drop sanity-check from POTFILES.
* Remove gconf-sanity-checkWilliam Jon McCann2013-01-214-435/+2
| | | | | | Local file locking was removed long ago. https://bugzilla.gnome.org/show_bug.cgi?id=646674
* Add Unity to OnlyShowInMichael Terry2013-01-211-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=653809
* doc/gconftool-2.1: Fix typo Fe*br*uary and remove a hyphen (Bug 686634)Alfie Costa2013-01-211-2/+2
| | | | | | | | | This patch was submitted to bug 600899 in the Debian BTS by Alfie Costa [1] and has been applied to the Debian package since 2010. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600899 [2] http://anonscm.debian.org/viewvc/pkg-gnome?view=revision&revision=25464 Bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=686634
* remove the obsolete debian/ from gitAdrian Bunk2013-01-217-230/+0
| | | | | | | It wasn't updated since 2000 and is quite different to the current Debian packaging. https://bugzilla.gnome.org/show_bug.cgi?id=682963
* configure.in: fix autoreconf with automake-1.13Marko Lindqvist2013-01-071-1/+0
| | | | | | | | | Remove long obsolete AM_PROG_CC_STDC. There's already proper AC_PROG_CC before it, and automake-1.13 errors out upon seeing it. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=691264
* Updated Spanish translationDaniel Mustieles2012-12-311-54/+52
|
* [l10n] Update Japanese translationTakayuki KUSANO2012-12-271-590/+294
|
* gconf-dbus: fix use after freeMilan Crha2012-10-182-8/+11
| | | | | | | | | | | gconf_engine_get_fuller is accessing freed memory. The problem is that it's referencing strings that are owned by a D-Bus message, and they go away when the D-Bus message is freed. This commit addresses the problem by duplicating the strings and freeing them later. https://bugzilla.gnome.org/show_bug.cgi?id=667167
* fix early bailout when using launchd on Mac OS XSimon Wagner2012-10-091-1/+1
| | | | | | | | | we did not check if DBUS_LAUNCHD_SESSION_BUS_SOCKET was set. If this environment variable exists, launchd will start the gconf daemon and we won't need a X server to start the daemon. https://bugzilla.gnome.org/show_bug.cgi?id=685509
* Updated Latvian translationRūdolfs Mazurs2012-09-241-243/+238
|
* Updated Malayalam fileAni Peter2012-09-181-1/+1
|
* Updated Malayalam fileAni Peter2012-09-171-281/+380
|
* Updated Spanish translationDaniel Mustieles2012-09-161-122/+127
|
* Updated Polish translationPiotr Drąg2012-09-021-132/+130
|
* Updated Galician translationsFran Diéguez2012-08-141-151/+147
| | | Signed-off-by: Fran Diéguez <fran.dieguez@mabishu.com>
* Updated Spanish translationDaniel Mustieles2012-05-311-121/+115
|
* Updated Greek translationTom Tryfonidis2012-05-021-489/+557
|
* Enable silent build by defaultWilliam Jon McCann2012-04-251-1/+1
|
* Try to use XDG config directory for settings storageWilliam Jon McCann2012-04-255-13/+54
| | | | | | And fallback to the original locations if it isn't found. https://bugzilla.gnome.org/show_bug.cgi?id=674803
* Make directories with parents in case they don't existWilliam Jon McCann2012-04-251-6/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=646663
* Remove unused gconf_get_lock_dir functionWilliam Jon McCann2012-04-252-14/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=646663
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-04-101-119/+118
|
* [l10n] Fixes on Catalan translationJordi Serratosa2012-04-101-140/+139
|
* Updated Esperanto translationKristjan SCHMIDT2012-04-031-121/+122
|
* hindi translation by Chandan KumarRajesh Ranjan2012-03-261-337/+527
|
* Add initial Khmer translationMorn Met2012-03-202-0/+2763
|
* dbus: fix shutdownRay Strode2012-03-181-1/+7
| | | | | | | | | | gconftool-2 wasn't properly shutting down gconfd, because it was trying to do it before connecting to the daemon. This commit makes sure that we always first try to connect to the daemon before asking it to shutdown. https://bugzilla.gnome.org/show_bug.cgi?id=671490
* gsettings-schema-convert: Don't fail to convert lists without default elementGuido Günther2012-03-151-5/+4
|
* another day, another bumpRyan Lortie2012-03-101-1/+1
|
* GConf 3.2.53.2.5Ryan Lortie2012-03-101-0/+8
|
* gsettings-data-convert: fix memory errorRyan Lortie2012-03-101-1/+1
| | | | | | | | This fixes an extremely obvious memory error in the changes introduced by commit d28bd006832bd136c58d42003bf1b0f25f74128e. The upshot of this is reports from malloc() of memory corruption when running gsettings conversions (particularly observed on 32 bit).
* bump version after releaseRyan Lortie2012-03-081-1/+1
|
* GConf 3.2.43.2.4Ryan Lortie2012-03-082-1/+18
|
* build: add uninstall hook for GSettings backendRyan Lortie2012-03-081-0/+5
| | | | | New automake is more strict about having the install directory clean after 'make uninstall' during 'make distcheck'.
* fix build failure with ORBit enabledRyan Lortie2012-03-081-0/+1
| | | | | | With ORBit enabled, the internal gconf headers (that we are now using from gsettings-data-convert) depend on ORBit headers. Add the proper search path to the CFLAGS for gsettings-data-convert to fix that.
* gsettings-data-convert: convert only user settingsRyan Lortie2012-03-082-2/+64
| | | | | | | We only want to migrate settings that were in writable databases (in order to avoid 'lifting' system defaults into the user's database). https://bugzilla.gnome.org/show_bug.cgi?id=671581