commit 56e12619f963157bcb1b1bb39f44f1a6dbe8aaee Author: Cosimo Cecchi Date: 2009-09-21 Prepare for 2.28.0 release. M NEWS M configure.in commit d740e7e891197dde52faa71771567b589038490f Author: Rajesh Ranjan Date: 2009-09-18 maithili update M po/LINGUAS A po/mai.po commit b2413e554595184c2b6566835ae53f311045c24c Author: Rajesh Ranjan Date: 2009-09-16 hindi update by Rajesh Ranjan M po/hi.po commit 5e14b64cb007fbf2c4bb2349e4def031219eb825 Author: Khaled Hosny Date: 2009-09-08 Updated Arabic translation M po/ar.po commit acdf9eb99491b0665f3f53e3784ffb1f7d847f01 Author: André Gondim Date: 2009-09-07 Corrected some access keys and a grammatical error in Brazilian Portuguese translation file. M po/pt_BR.po commit 6d377148c41547f89225f663f5cbe94d2277c76f Author: Denis Arnaud Date: 2009-09-02 Updated breton translation M po/br.po commit 2725f66b51ce9ebf83ceeacd1d65e1864404dd8d Author: Rodrigo L. M. Flores Date: 2009-08-30 Updated Brazilian Portuguese mailing list address. M po/pt_BR.po commit d2f10e079a90301c01e2a1adef887c29691d6176 Author: Miloš Popović Date: 2009-08-28 Updated Serbian translation M po/sr.po M po/sr@latin.po commit e76974fa25a41838dbdf5ed8fb4e7b7517c87026 Author: Cosimo Cecchi Date: 2009-08-24 Post-release version bump M configure.in commit f5ea6ecb9083de386927cd210a351661edd9f4b1 Author: Cosimo Cecchi Date: 2009-08-24 Pre-release version bump M configure.in commit ae355547de2ed6fdf5ee1dc6caa8ce2b3db17867 Author: Cosimo Cecchi Date: 2009-08-24 Remove ChangeLog on distclean M Makefile.am commit b3db7dffdfce1c441077964371d6f6dc8abcd267 Author: Cosimo Cecchi Date: 2009-08-24 Update news. M NEWS commit fe983da8ca6491dd0e138b61f99f466e830572bb Author: Cosimo Cecchi Date: 2009-08-24 Add myself to the maintainers of this module M MAINTAINERS M gconf-editor.doap commit 8fbaf480bc2a47dfb1d2698d82cb2c6547b3e811 Author: Cosimo Cecchi Date: 2009-08-24 Don't overwrite window->list_model in popup-menu callback This causes a crash, as the list view has another sort model on it, and later we will use it instead of the real model. Patch by Sergey Nizovtsev, fix bug #531718. M src/gconf-editor-window.c commit 6d5c0ac4041eaac3bb76391523f167870e03164e Author: Cosimo Cecchi Date: 2009-08-24 port to PolicyKit 1.0 This also removes the need of depending on polkit-dbus, and needs a new GConf to work properly. Based on the patch by Matthias Clasen, fix bug #585596. M configure.in M src/Makefile.am M src/gconf-editor-window.c M src/gconf-policykit.c M src/gconf-policykit.h commit bef8d9cd077bed712c840eb6bd2aed122d49c3e8 Author: Khaled Hosny Date: 2009-08-21 Updated Arabic translation M po/ar.po commit 1066d732638be4715799d4a2f4933800c0eac581 Author: Iestyn Pryce Date: 2009-08-06 Updated Welsh translation M po/cy.po commit 9e5d96d5116f3a74dc08a7ca2eab4b790719e4bf Author: Alexander Nyakhaychyk Date: 2009-07-30 Updated Belarusian translation M po/be.po commit 6de60d4fbc5a4af396481579c2a884de4a6aaa83 Author: Petr Kovar Date: 2009-07-12 Added Czech help translation by Marek Cernocky M docs/Makefile.am A docs/cs/cs.po A docs/cs/figures/gconf_editor_anno_window.png commit bccf95bfcfa16a4845520266e4a75b8f23aa3470 Author: Maxim V. Dziumanenko Date: 2009-07-09 Updated Ukrainian translation M po/uk.po commit 3ffd1ef86e178524d32d90df1943b257fe643872 Author: Miquel Esplà Date: 2009-05-25 Added Valencian-Catalan translation M po/LINGUAS A po/ca@valencia.po commit 28f8829e4c830c40ecba1e0568a7e1dfda5897f8 Author: Awgnl Date: 2009-05-15 Added Simplified Chinese document translation. M docs/Makefile.am A docs/zh_CN/zh_CN.po commit 0d4ecb4e3d191ccd9fef1417524c7fcff7535fe4 Author: Perier Romain Date: 2009-05-06 Make PolicyKit support optional Make PolictKiy an optional dependency, turned on by default (#579096). Signed-off-by: Cosimo Cecchi M configure.in M src/Makefile.am M src/gconf-editor-window.c commit dd126519f52155008b1483aa98217f8f1b77732c Author: Cosimo Cecchi Date: 2009-04-30 Generate ChangeLog file from git log Autogenerate the ChangeLog file from git log output. R100 ChangeLog ChangeLog.pre-git M Makefile.am commit 73aa4444a8894738c7c1a6ffc38d6ad3377a4940 Author: Olav Vitters Date: 2009-04-23 Add DOAP file M gconf-editor.doap commit 8eb8f4e387167d981644057842538afa32ebb2e4 Author: Cosimo Cecchi Date: 2009-04-21 2009-04-21 Cosimo Cecchi * gconf-editor.doap: add the DOAP file for this project. M ChangeLog A gconf-editor.doap commit a699cc47e1936008f9df1837849c3cfcba089e1e Author: Cosimo Cecchi Date: 2009-04-21 2009-04-21 Cosimo Cecchi * src/gconf-editor-window.c (gconf_editor_window_finalize): We can always unref the GConfClient object now that bug #579751 has been fixed. M ChangeLog M src/gconf-editor-window.c commit 4d95403a96a98eb4d8b3b85359febc8e7ef9f78e Author: Cosimo Cecchi Date: 2009-04-21 2009-04-21 Cosimo Cecchi * uk/gconf-editor.xml: remove this, as it's autogenerated. M docs/ChangeLog D docs/uk/gconf-editor.xml commit 42dccca2de10735a2a68532fdf91ee2c5707acb6 Author: Cosimo Cecchi Date: 2009-04-21 2009-04-21 Cosimo Cecchi * src/gconf-list-model.c (gconf_list_model_finalize), (gconf_list_model_set_client): * src/gconf-tree-model.c (gconf_tree_model_set_client): Ref the GConfClient object when setting it to a model (#579751). M ChangeLog M src/gconf-list-model.c M src/gconf-tree-model.c commit 6fa99f2ffa75ebdf822801e7c547873513744a6e Author: Funda Wang Date: 2009-04-17 Updated zh_CN translation. M po/ChangeLog M po/zh_CN.po commit 25955cbc5d24b5e8f7c42bc9dc41ee4b87ba32cb Author: Jorge Gonzalez Gonzalez Date: 2009-04-12 Updated Spanish translation svn path=/trunk/; revision=1518 M po/ChangeLog M po/es.po commit c8887a921cd279429da3b38f95052484750f6fb6 Author: Simos Xenitellis Date: 2009-04-04 Added screenshot (Fotis Tsamis) svn path=/trunk/; revision=1517 M docs/ChangeLog A docs/el/figures/gconf_editor_anno_window.png commit 8dde902350bde2a14e1d2f706f421248d45969bb Author: Shankar Prasad Date: 2009-03-25 updated kn.po svn path=/trunk/; revision=1516 M po/kn.po commit 327f168d038435cd07560080fe3c809a65f137f6 Author: Shankar Prasad Date: 2009-03-25 updated kn.po svn path=/trunk/; revision=1515 M po/ChangeLog commit 186870f9066314949da79804a04ebe97a35a398e Author: Amanpreet Singh Alam Date: 2009-03-20 Updating Punjabi Translation (pa) svn path=/trunk/; revision=1514 M po/pa.po commit 77cf6fd6b92c63a7a899851bb2f49d6309db04e4 Author: Shankar Prasad Date: 2009-03-19 updated kn.po svn path=/trunk/; revision=1513 M po/ChangeLog M po/kn.po commit a5717e769141a359504b62f666d96c215f4e98ec Author: Djihed Afifi Date: 2009-03-18 Updated Arabic translation svn path=/trunk/; revision=1512 M po/ChangeLog M po/ar.po commit 8ad73c4db14b7b027f66069d08e19cfb9d53e93d Author: Vincent Untz Date: 2009-03-17 post-release bump to 2.26.1 2009-03-17 Vincent Untz * configure.in: post-release bump to 2.26.1 svn path=/trunk/; revision=1511 M ChangeLog M configure.in M docs/ChangeLog M po/ChangeLog