summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added Occitan translationdconf-0.16Cédric Valmary2016-04-182-0/+187
|
* Updated Chinese (China) translationWylmer Wang2014-03-101-15/+25
|
* Revert "Updated Indonesian translation" due to wrong branchAndika Triwidada2013-09-121-17/+17
| | | | This reverts commit ae7f9ca61985e425f653b4c11c8173dd06fb8521.
* Updated Indonesian translationAndika Triwidada2013-09-121-17/+17
|
* dconf 0.16.10.16.1Ryan Lortie2013-07-162-1/+9
|
* Fix crash when using DConfChangeset in two threadsRyan Lortie2013-07-164-6/+50
| | | | | | | | | | | | This is a combined cherry-pick of the following commits: 40f887db43dc89e546ecef9c2d2f31a61858badc ba512dc4225a043b94ef13718f1cbe8a806f5b55 cfa25f1adccf0ea097dc3339d41b29b77878c642 This patch introduces API, but it does so in order to fix a bug. https://bugzilla.gnome.org/show_bug.cgi?id=703073
* Updated Indonesian translationAndika Triwidada2013-07-021-13/+18
|
* dconf 0.16.00.16.0Ryan Lortie2013-03-252-1/+33
|
* hindi translation by chandan kumarRajesh Ranjan2013-03-251-27/+44
|
* Fix translations of keywords in .desktop filesPiotr Drąg2013-03-241-1/+1
|
* Updated Tamil translationDr.T.Vasudevan2013-03-231-20/+27
|
* Updated Russian translationYuri Myasoedov2013-03-231-15/+24
|
* L10N: Updated Persian TranslationArash Mousavi2013-03-221-16/+27
|
* [l10n] Added Tadjik translationVictor Ibragimov2013-03-192-0/+163
|
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2013-03-171-17/+24
|
* Updated Latvian translationRūdolfs Mazurs2013-03-171-21/+29
|
* Updated Korean translationSeong-ho Cho2013-03-181-20/+29
|
* Updated Danish translationAsk H. Larsen2013-03-171-14/+22
|
* Updated Belarusian translation.Ihar Hrachyshka2013-03-171-23/+32
|
* [l10n] Updated Estonian translationMattias Põldaru2013-03-131-3/+9
|
* Updated Portuguese translation and converted to New Spelling (Novo AO)Duarte Loreto2013-03-121-30/+37
|
* [l10n] Updated Catalan translationGil Forcada2013-03-111-17/+24
|
* Finnish translation update by Jiri GrönroosVille-Pekka Vainio2013-03-071-18/+26
|
* Assamese translation updated for gnome 3.8Nilamdyuti Goswami2013-03-071-27/+36
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-03-071-18/+28
|
* [l10n] Updated German translationMario Blättermann2013-03-031-15/+23
|
* Punjabi: Translation updated (aalam)A S Alam2013-02-261-25/+40
|
* Update French translationAlexandre Franke2013-02-251-14/+22
|
* Use G_LOG_DOMAIN in all library componentsRyan Lortie2013-02-218-9/+9
|
* Added Basque language\nAdded 'eu' (Basque) to LINGUASInaki Larranaga Murgoitio2013-02-212-0/+177
|
* Updated Czech translationMarek Černocký2013-02-191-16/+26
|
* Updated Uyghur translationGheyret Kenji2013-02-131-10/+4
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* dconf 0.15.30.15.3Ryan Lortie2013-02-112-1/+73
|
* small docs fixesRyan Lortie2013-02-112-1/+5
|
* build: enable running autoreconf on tarballsRyan Lortie2013-02-113-3/+3
| | | | | | | | | | | | | A couple of things were preventing autoreconf from working properly on our tarball releases. Fix those up: - the m4/ directory (with intltool and gtk-doc m4) was not being disted - our ./autogen.sh invoked automake with --foreign, suppressing warnings about missing ChangeLog, etc. Move that flag into configure.ac so that they are still suppressed when using autoreconf. https://bugzilla.gnome.org/show_bug.cgi?id=663961
* tests: work around a GLib issueRyan Lortie2013-02-111-2/+2
| | | | | | | | | | gtestutils recently changed the order in which testcases are run, by grouping cases with similar paths together. Our D-Bus test depends on one of its cases running before the others. Change the way the tests are grouped in order to ensure that this keeps happening.
* engine, gsettings: prevent empty changesetsRyan Lortie2013-02-113-3/+17
| | | | | | | | We should not send empty changesets to the service so just ignore them when we get them. This now means that an empty 'dconf load' will not send any D-Bus messages (and will not cause D-Bus activation).
* docs/comments: make some corrections/updatesRyan Lortie2013-02-116-21/+33
| | | | | Many fixes for typos but also some adjustments for the recent refactoring (particularly updating HACKING).
* Add an improved hicolor iconSam Hewitt2013-02-119-1/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=692144
* editor: add new high contrast iconsyuki2013-02-117-3/+10
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687310
* service: fix a couple of leaksRyan Lortie2013-02-112-0/+2
| | | | | Fairly harmless leaks. One only happens in an error case (like the disk being full) and the other only happens on startup.
* writer: ignore empty changesetsRyan Lortie2013-02-111-7/+14
| | | | | | | | | | | | When emitting change signals, we call dconf_changeset_describe() to enumerate the keys to send the signal for. When the changeset is empty, this function returns NULL for the path vector. We pass that NULL into the signal emitter and the service crashes. We can avoid this situation by refusing to handle empty changesets in the first place.
* [l10n] Added Turkish translationMuhammet Kara2013-02-062-0/+178
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-02-042-1050/+245
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-02-042-233/+1056
|
* [l10n] Updated Italian translation.Milo Casagrande2013-01-241-16/+24
|
* engine: accept out-of-order error reply messagesRyan Lortie2013-01-241-3/+20
| | | | | | | | | | | | | | | Due to a quirk of the implementation of the D-Bus daemon (see upstream bug https://bugs.freedesktop.org/show_bug.cgi?id=59780 for details) error messages can arrive out of sequence with repsect to the order of the method calls that they are in reply to. This may or may not be a violation of the strict-ordering principle of D-Bus (which does not actually appear to be written into the spec) but either way, we should dial down our assumptions about ordering since the D-Bus implementation that everyone is using does not currently work this way. https://bugzilla.gnome.org/show_bug.cgi?id=687120
* Updated Lithuanian translationAurimas Černius2013-01-231-27/+50
|
* build: "&>" is a advanced shell extension. Use > and 2>&1 instead.Alban Browaeys2013-01-221-1/+1
| | | | | | | | | | | dconf autogen.sh uses /bin/sh as shebang which on debian bind to dash. Dash has no support for "&>" redirection (both stdout and stderr). Thus it interpret the command as detach and redirect stdout. Switch to explicitely redirect stdout and stderr : "> /dev/null 2>&1" for which "&>" is a shorthand to fix the build failure. https://bugzilla.gnome.org/show_bug.cgi?id=692186
* Updated Norwegian bokmål translationKjartan Maraas2013-01-211-7/+14
|