Enrico Franchi Homepage

Questo sito è obsoleto. La nuova versione di questa pagina è disponibile presso akropolix

This site is old. The new version of this page is available on akropolix

Desktop Background

This script is meant to be used with Graphic Converter in "Browser" mode.
You select the image you want to use as a desktop background, then you run this script.
tell application "GraphicConverter"
	set v to selection of window 1
	copy v as list to {firstSel}
	tell application "Finder"
	   set desktop picture to firstSel
	end tell
end tell
back
xhtml 1.1 CSS 2.1 RSS 2.0
Made with a Mac Made with BBEdit Made with Brain

All documentation is under FDL and all source code is under BSD, unless differently stated.

24-mar-06