commit cbdf155125fa29df19482e04cf533d998b76327e Author: Paolo Bacchilega Date: 2010-11-08 updated for version 2.91.1 D ChangeLog M NEWS M configure.ac M src/commands/Makefile.am commit 302684c1627d80e6228893c9fd1e306b632e7eac Author: Marcelo Odir Date: 2010-11-08 Updated Brazilian Portuguese translation M po/pt_BR.po commit 27ec1b379e0cfbc504bb6ddbb7bb5aa961d3e099 Author: Daniel Mustieles Date: 2010-11-03 Updated Spanish translation M po/es.po commit fe7389e0f9542385719af77d44214205da1269a7 Author: Yaron Shahrabani Date: 2010-11-03 Updated Hebrew translation. M po/he.po commit a279c344f8897c998a09d8573eae0e216603e787 Author: Ivar Smolin Date: 2010-11-03 [l10n] Updated Estonian translation M po/et.po commit 04b4a4e40d15fd97445f81849b04afcd13686c68 Author: Paolo Bacchilega Date: 2010-11-02 Specify the Internet site instead of the FSF address. M src/actions.c M src/actions.h M src/commands/rpm2cpio.c M src/dlg-add-files.c M src/dlg-add-files.h M src/dlg-add-folder.c M src/dlg-add-folder.h M src/dlg-ask-password.c M src/dlg-ask-password.h M src/dlg-batch-add.c M src/dlg-batch-add.h M src/dlg-delete.c M src/dlg-delete.h M src/dlg-extract.c M src/dlg-extract.h M src/dlg-new.c M src/dlg-new.h M src/dlg-open-with.c M src/dlg-open-with.h M src/dlg-package-installer.c M src/dlg-package-installer.h M src/dlg-password.c M src/dlg-password.h M src/dlg-prop.c M src/dlg-prop.h M src/dlg-update.c M src/dlg-update.h M src/file-data.c M src/file-data.h M src/file-utils.c M src/file-utils.h M src/fr-archive.c M src/fr-archive.h M src/fr-command-7z.c M src/fr-command-7z.h M src/fr-command-ace.c M src/fr-command-ace.h M src/fr-command-alz.c M src/fr-command-alz.h M src/fr-command-ar.c M src/fr-command-ar.h M src/fr-command-arj.c M src/fr-command-arj.h M src/fr-command-cfile.c M src/fr-command-cfile.h M src/fr-command-cpio.c M src/fr-command-cpio.h M src/fr-command-dpkg.c M src/fr-command-dpkg.h M src/fr-command-iso.c M src/fr-command-iso.h M src/fr-command-jar.c M src/fr-command-jar.h M src/fr-command-lha.c M src/fr-command-lha.h M src/fr-command-rar.c M src/fr-command-rar.h M src/fr-command-rpm.c M src/fr-command-rpm.h M src/fr-command-tar.c M src/fr-command-tar.h M src/fr-command-unstuff.c M src/fr-command-unstuff.h M src/fr-command-zip.c M src/fr-command-zip.h M src/fr-command-zoo.c M src/fr-command-zoo.h M src/fr-command.c M src/fr-command.h M src/fr-error.c M src/fr-error.h M src/fr-list-model.c M src/fr-list-model.h M src/fr-process.c M src/fr-process.h M src/fr-stock.c M src/fr-stock.h M src/fr-window.c M src/fr-window.h M src/gio-utils.c M src/gio-utils.h M src/glib-utils.c M src/glib-utils.h M src/gtk-utils.c M src/gtk-utils.h M src/java-utils.c M src/java-utils.h M src/main.c M src/main.h M src/mkdtemp.h M src/open-file.c M src/open-file.h M src/preferences.c M src/preferences.h M src/typedefs.h M src/ui.h commit 74317101929ebdd365a0d9cc95f9b95f2730effd Author: Paolo Bacchilega Date: 2010-11-02 use the license-type property in the about dialog. M src/actions.c commit 063ed9fabdd06cb349dc998b77d5fe92caf3bb0a Author: Paolo Bacchilega Date: 2010-11-02 added .gschema.xml.in files to the list of translatable files M po/update-potfiles.sh commit acef059845a85432650b11c032644a5debeb1adf Author: Paolo Bacchilega Date: 2010-11-02 added other files to ignore M Makefile.am commit 6632139c64451575a076a51fe05bb1eb43af3899 Author: Paolo Bacchilega Date: 2010-11-02 some changes to the gschema file Allow to translate the summary and description fields; Changed the schema names to follow the standard style; Added a .convert file for automatic data convertion from GConf. M data/Makefile.am A data/file-roller.convert A data/org.gnome.FileRoller.gschema.xml.in D data/org.gnome.file-roller.gschema.xml M po/POTFILES.in M src/fr-window.c M src/preferences.h commit 32bbf1c1eec75447cbcedf385e740d96fd9c0174 Author: Jorge González Date: 2010-11-02 Updated Spanish translation M po/es.po commit 02e93b44321f6c9bdad5af1a0d4d9251b8456242 Author: Paolo Bacchilega Date: 2010-11-01 do not expand the extra widget in the 'new' dialog M src/dlg-new.c commit f64af642c6e51ae01fae6d6f958ac757854d48de Author: Jason Crain Date: 2010-08-02 adds Windows Imaging Format (.wim, .swm) support M data/file-roller.desktop.in.in M file-roller.spec.in M nautilus/nautilus-fileroller.c M src/fr-command-7z.c M src/main.c commit 82ab7cefc04a1313acf77cb8662fc1e32ccc0a52 Author: Paolo Bacchilega Date: 2010-11-01 use the provided action instead of always using CREATE_NEW_ARCHIVE M src/dlg-package-installer.c commit c5327ee4b7dda98a455c1e60f0488f5bf7a6df92 Author: Paolo Bacchilega Date: 2010-11-01 fixed file list visility. M src/fr-window.c commit 7fd220a834f16b260da8f5ddc1250c43b9dbefd8 Author: Paolo Bacchilega Date: 2010-11-01 use g_get_user_config_dir instead of using .gnome2 ...and provide an automatic migration mechanism. [bug #522812] M src/dlg-add-folder.c M src/file-utils.c M src/file-utils.h M src/main.c M src/typedefs.h commit 7ab015e3b96b0b8df33dd30d54216ee202a1c5e9 Author: Paolo Bacchilega Date: 2010-11-01 fixed thel macro name M src/fr-archive.h commit f1bd23eff7b7a8b7c23bceb6390274de52dfabd7 Author: Paolo Bacchilega Date: 2010-11-01 don't use gtk_widget_hide_all M src/fr-window.c commit f0cadcb012c7393aafb056a01260f997ee23e93a Author: Paolo Bacchilega Date: 2010-11-01 renamed some variables to make the code clearer M src/main.c commit 07adf7834ff4fef315c5b3b09684144baa050acf Author: Paolo Bacchilega Date: 2010-11-01 fixed a compiler warning M copy-n-paste/Makefile.am commit 15e6a380af9e76655ed9b5d8dd9ea50373b04b2d Author: Paolo Bacchilega Date: 2010-11-01 Use upstream gettext instead of the glib one M configure.ac commit 972f002b59ed7b21568e4cec34294ecaa46f8034 Author: Ask H. Larsen Date: 2010-10-24 Updated Danish translation M po/da.po commit f1c4e0284840cb384de8ff71fe18d9c54f433483 Author: Matthias Clasen Date: 2010-10-21 handle combo box text api going away it is being replaced by GtkComboBoxText in GTK3 [bug #632643] M src/dlg-batch-add.c commit 825692380e555220205a9b3fb115487c01a82581 Author: Paolo Bacchilega Date: 2010-10-21 replace gtk_statusbar_set_has_resize_grip ...with gtk_window_set_has_resize_grip [bug #632696] M src/fr-window.c commit 5e193eb050a8dea745040f1a359932d819849492 Author: Gheyret T.Kenji Date: 2010-10-21 Added UG translation M po/ug.po commit 1634f1bcfad9352ba4f41316e05b1de1038f85dd Author: Claude Paroz Date: 2010-10-20 [help] Fix XML validity of French translation M help/fr/fr.po commit f8e781771d845eb5c55f39fa4ed5b4c9ac1e77d1 Author: Matej Urbančič Date: 2010-10-14 Added sl for Slovenian translation M help/Makefile.am commit a8156831d0e082a8e3a6dd9b6a53add3bbbce803 Author: Matej Urbančič Date: 2010-10-14 Added Slovenian translation A help/sl/sl.po commit 77e9b777042c557c961f058ecab2691a4fd19a62 Author: Paolo Bacchilega Date: 2010-10-06 Fixed crash when clicking Cancel in Add Files [bug #631472] M src/dlg-add-files.c