file-roller r1842 - in trunk: . src



Author: paobac
Date: 2007-04-29 13:17:22 +0100 (Sun, 29 Apr 2007)
New Revision: 1842
ViewCVS link: http://svn.gnome.org/viewcvs/file-roller?rev=1842&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/dlg-extract.c
   trunk/src/file-utils.c
   trunk/src/file-utils.h
   trunk/src/fr-archive.c
   trunk/src/fr-archive.h
   trunk/src/fr-window.c
   trunk/src/fr-window.h
   trunk/src/main.c
Log:
2007-04-29  Paolo Bacchilega  <paobac cvs gnome org>

	* src/main.c: view the destination folder after performing an
	extract_here operation if the corrisponding gconf key is active.
	
	* src/fr-window.h: code style.
	
	* src/fr-archive.c: when performing an extract_here action
	add the _FILES suffix to the destination folder only when no extension
	is present in the archive name, otherwise use the archive name without
	the extension.
	
	* src/file-utils.h: 
	* src/file-utils.c: added functions get_new_uri, get_new_uri_from_uri.

	* src/fr-window.c: when in batch mode, sleep a second before viewing
	the destination folder to give time to Nautilus to view the new folder.
	Add a timeout if not in batch mode.
	
	* src/fr-archive.c: 
	* src/fr-archive.h: 	
	* src/dlg-extract.c: the folder to view after extraction is computed
	in fr-archive.c





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]