commit 955ad709b0c007a7cdb96664425dc10ebf04d819 Author: Paolo Bacchilega Date: 2010-07-12 updated for version 2.31.4 M NEWS M configure.ac commit 008df0ab383ff4c06dcf7cff2395c47311fa62d3 Author: Baurzhan Muftakhidinov Date: 2010-07-12 Added Kazakh translation for file-roller M po/kk.po commit abe55019d429ecc991d5925fea4281aa477fc227 Author: Priit Laes Date: 2010-07-12 [l10n] Updated Estonian translation M po/et.po commit bcae5273d96f67c46b9ba75230f56bd65003a991 Author: Ivar Smolin Date: 2010-07-12 [l10n] Updated Estonian translation M po/et.po commit 86e92b143854f42305f5a478d7703fded472b239 Author: Kjartan Maraas Date: 2010-07-11 Updated Norwegian bokmål translation M po/nb.po commit e459e4aa101114276b4a5a734bd3115c7443c165 Author: Paolo Bacchilega Date: 2010-07-11 updated POTFILES.in M po/POTFILES.in commit e808bf428ef95227af309fc908573688065d7424 Author: Paolo Bacchilega Date: 2010-07-11 Fixed a series of l18n bugs Added comments for translators; added context to some strings; added ellipses to some menu commands; renamed the File menu to Archive. Bugs fixed: 611220 611226 611356 611332 611357 611359 611360 611361 611365 611366 611367 611368 611369 611370 611371 611372 611375 611376 611380 611381 611392 614521 M copy-n-paste/eggdesktopfile.c M data/ui/batch-add-files.ui M data/ui/update.ui M nautilus/nautilus-fileroller.c M src/dlg-add-files.c M src/dlg-new.c M src/dlg-prop.c M src/dlg-update.c M src/fr-command-tar.c M src/fr-window.c M src/ui.h commit ca80221f6e15177b4d5b88d9e2aaea08a992dcbe Author: Paolo Bacchilega Date: 2010-07-11 removed a Makefile.in file D src/commands/Makefile.in commit 1343cfef5527bb1e88a164078cf4c82871e291b4 Author: Paolo Bacchilega Date: 2010-07-11 Ported to GSettings The port basically works, there are only two remaining issues: 1) at start-up time two critical messages are printed when trying to set a value but I couldn't find out why, the message is the following: g_source_get_context: assertion `!SOURCE_DESTROYED (source)' failed 2) The Nautilus port to GSettings is required in order to connect to the correct "single click policy" key. M configure.ac M data/Makefile.am M data/file-roller.schemas A data/org.gnome.file-roller.gschema.xml M src/Makefile.am M src/actions.c A src/commands/Makefile.in M src/dlg-add-files.c M src/dlg-add-folder.c M src/dlg-batch-add.c M src/dlg-extract.c M src/dlg-new.c M src/dlg-open-with.c M src/dlg-password.c M src/dlg-update.c M src/file-utils.c M src/fr-archive.c M src/fr-window.c M src/fr-window.h D src/gconf-utils.c D src/gconf-utils.h M src/glib-utils.c M src/glib-utils.h M src/main.c M src/preferences.c M src/preferences.h M src/typedefs.h commit c97485911cd6a7ceef606695aa606063682075b7 Author: Dominique Leuenberger Date: 2010-07-08 fix a void return statement M src/eggtreemultidnd.c commit a11fb9423171754648773779a9fbfb1dbaad3cef Author: Paolo Bacchilega Date: 2010-07-06 escape new lines in filenames when saving the file list to a file M src/fr-archive.c commit 1f67652249852a08c071e7cc4e639d35c6274390 Author: Paolo Bacchilega Date: 2010-07-02 Migrate from dbus-glib to glib's GDBus [bug #622900] M configure.ac M src/Makefile.am M src/dlg-package-installer.c