summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated Occitan translationGCONF_2_21_2Yannig MARCHEGAY2008-01-202-131/+140
| | | | svn path=/trunk/; revision=2523
* Updated zh_CN translation from LiuYang Zhang2008-01-181-129/+116
| | | | svn path=/trunk/; revision=2522
* Updated zh_CN translationYang Zhang2008-01-171-385/+483
| | | | svn path=/trunk/; revision=2521
* Updated Ukrainian translation.Maxim Dziumanenko2008-01-172-220/+221
| | | | | | | | | | 2008-01-17 Maxim Dziumanenko <dziumanenko@gmail.com> * uk.po: Updated Ukrainian translation. svn path=/trunk/; revision=2520
* Updated Basque translation.Inaki Larranaga Murgoitio2008-01-152-174/+209
| | | | | | | | | 2008-01-15 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=2519
* sv.po: Swedish translation updatedDaniel Nylander2008-01-152-236/+291
| | | | svn path=/trunk/; revision=2518
* Updated Portuguese translation.Duarte Loreto2008-01-142-236/+237
| | | | | | | | 2008-01-14 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=2516
* Updated Korean translation.Changwoo Ryu2008-01-132-231/+253
| | | | svn path=/trunk/; revision=2515
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-01-122-536/+553
| | | | svn path=/trunk/; revision=2514
* Updated French translation by Robert-André Mauchin <zebob.m@pengzone.org>Claude Paroz2008-01-122-392/+437
| | | | | | | | | 2008-01-12 Claude Paroz <claude@2xlibre.net> * fr.po: Updated French translation by Robert-André Mauchin <zebob.m@pengzone.org> and Claude Paroz. svn path=/trunk/; revision=2513
* Updated German translation.Andre Klapper2008-01-122-214/+216
| | | | | | | | | 2008-01-12 Andre Klapper <a9016009@gmx.de> * de.po: Updated German translation. svn path=/trunk/; revision=2512
* Updated Norwegian bokmål translation.Kjartan Maraas2008-01-112-251/+280
| | | | | | | | 2008-01-11 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=2511
* g_free and friends handles NULL just fine. Closes bug #371087 reported byKjartan Maraas2008-01-1010-59/+49
| | | | | | | | | | | | | | | | | | | | | 2008-01-10 Kjartan Maraas <kmaraas@gnome.org> * backends/evoldap-backend.c: (parse_server_info), (destroy_source): * backends/markup-tree.c: (markup_entry_set_value): * backends/xml-dir.c: (create_fs_dir): * backends/xml-entry.c: (entry_destroy), (entry_set_schema_name), (entry_set_mod_user): * examples/simple-view.c: (main): * gconf/gconf-schema.c: (gconf_schema_free), (gconf_schema_copy): * gconf/gconf-sources.c: (gconf_sources_query_value): * gconf/gconf-value.c: (set_string), (gconf_value_free), (gconf_entry_unref), (gconf_entry_set_schema_name): * gconf/gconf.c: (gconf_engine_get_string): g_free and friends handles NULL just fine. Closes bug #371087 reported by Morten Welinder. svn path=/trunk/; revision=2510
* Bump versionKjartan Maraas2008-01-108-38/+38
| | | | | | | | | | | | | | | | 2008-01-10 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Bump version * backends/xml-dir.c: * examples/basic-gconf-app.schemas: * examples/simple-controller.c: * examples/simple-view.c: * gconf/gconf-changeset.c: * gconf/gconf.c: Mark some functions and variables static. Closes bug #142295. svn path=/trunk/; revision=2509
* Updated Spanish translationJorge Gonzalez Gonzalez2008-01-102-235/+223
| | | | svn path=/trunk/; revision=2508
* updated hebrew translationYair Hershkovitz2008-01-092-231/+237
| | | | svn path=/trunk/; revision=2507
* glib-2.0, not glib. Thanks To Alex Larsson.Kjartan Maraas2008-01-092-1/+6
| | | | | | | | | 2008-01-09 Kjartan Maraas <kmaraas@gnome.org> * gconf-2.0.pc.in: glib-2.0, not glib. Thanks To Alex Larsson. svn path=/trunk/; revision=2506
* Update more. Docs adjustment. Move orbit-2.0 to Requires.private and addKjartan Maraas2008-01-084-6/+21
| | | | | | | | | | | 2008-01-08 Kjartan Maraas <kmaraas@gnome.org> * NEWS: Update more. * doc/gconf/tmpl/gconf-client.sgml: Docs adjustment. * gconf-2.0.pc.in: Move orbit-2.0 to Requires.private and add glib under Requires instead. svn path=/trunk/; revision=2505
* Update some. Fix some more strings. Closes bug #429679.Kjartan Maraas2008-01-082-5/+11
| | | | | | | | | | 2008-01-08 Kjartan Maraas <kmaraas@gnome.org> * NEWS: Update some. * gconf/gconf.c: (gconf_valid_key): Fix some more strings. Closes bug #429679. svn path=/trunk/; revision=2504
* More string reviews from Christian Rose and Adam Weinberger. Closes bugKjartan Maraas2008-01-088-21/+34
| | | | | | | | | | | | | | | | | 2008-01-08 Kjartan Maraas <kmaraas@gnome.org> * gconf/gconf-database.c: (gconf_database_sync): * gconf/gconf-internals.c: * gconf/gconf-listeners.c: * gconf/gconf-sources.c: (gconf_sources_new_from_addresses): * gconf/gconf.c: (gconf_engine_unref), (gconf_shutdown_daemon): * gconf/gconfd.c: (gconf_server_load_sources), (gconfd_check_in_shutdown), (parse_listener_entry): * gconf/gconftool.c: (main), (do_spawn_daemon), (do_sync): More string reviews from Christian Rose and Adam Weinberger. Closes bug #318600. svn path=/trunk/; revision=2503
* String review by Clytie Siddall. Closes bug #315212Kjartan Maraas2008-01-086-8/+19
| | | | | | | | | | | | | | | 2008-01-08 Kjartan Maraas <kmaraas@gnome.org> * gconf/gconf-backend.c: (gconf_backend_verify_vtable): * gconf/gconf-database.c: (gconf_database_add_listener): * gconf/gconfd.c: (logfile_save), (restore_client): * gconf/gconftool.c: (hash_install_foreach): String review by Clytie Siddall. Closes bug #315212 configure.in: Bump version to 2.21.1 because of the string changes above. svn path=/trunk/; revision=2502
* Updated Occitan translationYannig MARCHEGAY2007-12-312-177/+231
| | | | svn path=/trunk/; revision=2500
* Added Marathi translationsRahul Bhalerao2007-12-283-0/+2416
| | | | svn path=/trunk/; revision=2499
* Updated Basque translation.Inaki Larranaga Murgoitio2007-12-272-420/+401
| | | | | | | | | 2007-12-27 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=2498
* Plug a few leaks found and fixed by Matthias Clasen (bug 475970)Ray Strode2007-12-024-0/+19
| | | | | | | | | | | | | | | | | | 2007-12-02 Ray Strode <halfline@gnome.org> Plug a few leaks found and fixed by Matthias Clasen (bug 475970) * gconf/gconf-database.c (gconf_database_notify_listeners): Clean up list of dead listeners * backends/xml-cache.c (cache_sync): clean up temporary list of syncs when we're done with it. * backends/markup-tree.c (markup_dir_free): free markup dir's list of entries before freeing the markup dir svn path=/trunk/; revision=2497
* Add check for NULL. Patch from Kimmo Hämäläinen. Bug #492342.Kjartan Maraas2007-12-022-1/+7
| | | | | | | | | 2007-11-22 Kjartan Maraas <kmaraas@gnome.org> * gconf/gconf-internals.c (gconf_key_key): Add check for NULL. Patch from Kimmo Hämäläinen. Bug #492342. svn path=/trunk/; revision=2496
* Updated Occitan translationYannig MARCHEGAY2007-11-201-37/+25
| | | | svn path=/trunk/; revision=2495
* Updated Slovenian translationMatej Urbančič2007-11-132-5/+8
| | | | svn path=/trunk/; revision=2494
* Remove calls to gconf_log from signal_handler function since it is notBrian Cameron2007-11-082-14/+12
| | | | | | | | | | | | 2007-11-08 Brian Cameron <brian.cameron@sun.com> * gconf/gconfd.c: Remove calls to gconf_log from signal_handler function since it is not safe to print debug messages in non-reentrant signal handler functions. This fixes problems we were seeing on Solaris where GConf would hang on exit. Reviewed by Havoc Pennington and Ray Strode. Refer to bug #466745. svn path=/trunk/; revision=2493
* Updated Finnish translation (fix for bug #484148)Ilkka Tuohela2007-10-312-5/+69
| | | | svn path=/trunk/; revision=2492
* Updated Arabic Translation by Youssef Chahibi. Djihed Afifi2007-10-231-0/+4
| | | | svn path=/trunk/; revision=2491
* If there is an existing path configuration file, don't overwrite it, toOwen Taylor2007-10-222-1/+12
| | | | | | | | | | | 2007-10-22 Owen Taylor <otaylor@redhat.com> * gconf/Makefile.am (install-data-local): If there is an existing path configuration file, don't overwrite it, to make it possible, for example, to have a jhbuild that properly deals with system-installed schemas. (#489193) svn path=/trunk/; revision=2490
* fix regression that requires a defined default DISPLAY in order to runLucas Rocha2007-10-222-1/+7
| | | | | | | | | | 2007-10-23 Lucas Rocha <lucasr@gnome.org> * gconf/gconf-sanity-check.c (main): fix regression that requires a defined default DISPLAY in order to run sanity check program when it shouldn't. svn path=/trunk/; revision=2489
* Updated Arabic Translation by Youssef Chahibi. Djihed Afifi2007-10-211-0/+4
| | | | svn path=/trunk/; revision=2488
* Updated Arabic Translation by Youssef Chahibi. Djihed Afifi2007-10-211-0/+4
| | | | svn path=/trunk/; revision=2487
* Updated Slovenian translationMatej Urbančič2007-10-152-439/+455
| | | | svn path=/trunk/; revision=2486
* Post release bump.Kjartan Maraas2007-10-152-1/+5
| | | | | | | | 2007-10-15 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Post release bump. svn path=/trunk/; revision=2485
* Update NEWSGCONF_2_20_1Kjartan Maraas2007-10-151-0/+4
| | | | svn path=/trunk/; revision=2483
* ============================== 2.20.1 ==========================Kjartan Maraas2007-10-152-364/+432
| | | | | | | | 2007-10-15 Kjartan Maraas <kmaraas@gnome.org> * nn.po: Updated Norwegian nynorsk translation. svn path=/trunk/; revision=2482
* Version markersKjartan Maraas2007-10-152-0/+4
| | | | svn path=/trunk/; revision=2481
* UpdateKjartan Maraas2007-10-151-0/+7
| | | | svn path=/trunk/; revision=2480
* Dist basic-gconf-app.schemas too.Kjartan Maraas2007-10-022-1/+5
| | | | | | | | 2007-10-02 Kjartan Maraas <kmaraas@gnome.org> * examples/Makefile.am: Dist basic-gconf-app.schemas too. svn path=/trunk/; revision=2479
* Note that the dir passed to gconf_client_add_dir() must not end with aKjartan Maraas2007-10-022-1/+8
| | | | | | | | | | 2007-10-02 Kjartan Maraas <kmaraas@gnome.org> * doc/gconf/tmpl/gconf-client.sgml: Note that the dir passed to gconf_client_add_dir() must not end with a slash. (Stefan Kost) Closes bug #301298. svn path=/trunk/; revision=2478
* Updated Korean translation.Changwoo Ryu2007-09-282-386/+436
| | | | | | | | 2007-09-29 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation. svn path=/trunk/; revision=2477
* Post release bumpKjartan Maraas2007-09-191-1/+1
| | | | svn path=/trunk/; revision=2476
* ============================= 2.20.0 ==========================GCONF_2_20_0Kjartan Maraas2007-09-194-1/+16
| | | | | | | | 2007-09-19 Kjartan Maraas <kmaraas@gnome.org> * Release 2.20.0 svn path=/trunk/; revision=2474
* Added entry for SinhalaSANDRA MARAKKALA DANISHKA NAVIN2007-09-171-0/+5
| | | | svn path=/trunk/; revision=2473
* si.po updatedSANDRA MARAKKALA DANISHKA NAVIN2007-09-171-0/+2390
| | | | svn path=/trunk/; revision=2472
* Updated Georgian translation by Vladimer Sichinava <vsichi@gnome.org>Vladimer Sichinava2007-09-142-558/+810
| | | | svn path=/trunk/; revision=2471
* Updated Arabic Translation by Youssef Chahibi. Djihed Afifi2007-09-132-1626/+1753
| | | | svn path=/trunk/; revision=2470