gnome-utils r7318 - trunk/gnome-screenshot



Author: ebassi
Date: 2007-01-08 23:35:49 +0000 (Mon, 08 Jan 2007)
New Revision: 7318
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-utils?rev=7318&view=rev

Added:
   trunk/gnome-screenshot/gnome-screenshot.c
Removed:
   trunk/gnome-screenshot/gnome-panel-screenshot.c
   trunk/gnome-screenshot/gnome-panel-screenshot.glade
Modified:
   trunk/gnome-screenshot/ChangeLog
   trunk/gnome-screenshot/Makefile.am
   trunk/gnome-screenshot/gnome-screenshot.desktop.in
   trunk/gnome-screenshot/screenshot-save.c
   trunk/gnome-screenshot/screenshot-utils.c
   trunk/gnome-screenshot/screenshot-utils.h
Log:
2007-01-07  Emmanuele Bassi  <ebassi gnome org>

	A gnome-screenshot.c
	D gnome-panel-screenshot.c
	D gnome-panel-screenshot.glade

	* Makefile.am:
	* gnome-screenshot.c: Remove mention of gnome-panel-screenshot
	from the build and code: this is not a panel applet anymore;
	implement the interactive dialog for controlling the settings
	of the screenshot without using the command line switching.

	* screenshot-save.c: Honour TMPDIR using g_get_tmp_dir() and
	use a nicer layout for creating a unique directory for the
	temporary screenshot file: now use a <pid>-<try-n> directory
	under the ${TMPDIR}/gnome-screenshot root.

	* screenshot-utils.[ch]: Add utility functions for showing a
	dialog in case of error.

	* gnome-screenshot.desktop.in: Use the interactive mode when
	launching gnome-screenshot from the menu.




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