file-roller r2323 - trunk
- From: paobac svn gnome org
- To: svn-commits-list gnome org
- Subject: file-roller r2323 - trunk
- Date: Mon, 16 Jun 2008 19:46:48 +0000 (UTC)
Author: paobac
Date: Mon Jun 16 19:46:47 2008
New Revision: 2323
URL: http://svn.gnome.org/viewvc/file-roller?rev=2323&view=rev
Log:
version 2.23.3
--------------
* Added partial support for tar archives compressed with 7zip.
* Display the progress dialog if the operation lasts more than 5
seconds.
Display the progress dialog without delay if extracting or converting
an archive. After the extraction add to the progress dialog the
button to open the destination folder and after the conversion add
the button to open the newly created archive.
Removed the 'view folder after extraction' option from the
extraction dialog.
* Removed the preview-file stock item, use gtk_stock_open instead.
* Do not use the sh command to exec the process, use the utility command
directly to allow to stop the process properly
* Use g_io_channel to read the command output.
Modified:
trunk/ChangeLog
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Jun 16 19:46:47 2008
@@ -1,3 +1,19 @@
+version 2.23.3
+--------------
+ * Added partial support for tar archives compressed with 7zip.
+ * Display the progress dialog if the operation lasts more than 5
+ seconds.
+ Display the progress dialog without delay if extracting or converting
+ an archive. After the extraction add to the progress dialog the
+ button to open the destination folder and after the conversion add
+ the button to open the newly created archive.
+ Removed the 'view folder after extraction' option from the
+ extraction dialog.
+ * Removed the preview-file stock item, use gtk_stock_open instead.
+ * Do not use the sh command to exec the process, use the utility command
+ directly to allow to stop the process properly
+ * Use g_io_channel to read the command output.
+
version 2.23.2
--------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]