setup ChangeLog desktop.cc

corinna@sourceware.org corinna@sourceware.org
Wed Nov 13 20:47:00 GMT 2013


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2013-11-13 20:47:50

Modified files:
	.              : ChangeLog desktop.cc 

Log message:
	* desktop.cc: Drop dependency on static variable and order of
	initialization.  Allow easier reconfiguration.
	(iconname): Drop static variable.
	(make_link): Add parameter to specify icon path.
	(start_menu): Ditto.  Call make_link accordingly.
	(desktop_icon): Ditto.
	(save_icon): Take windows path as first parameter.  Drop setting
	global iconname variable.
	(TARGET): Define.
	(DEFAULTICON): Define.
	(TERMINALICON): Define.
	(TERMINALTITLE): Define.
	(do_desktop_setup): Rearrange code to use aforementioned defines and
	align function calls to aforementioned changes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.833&r2=2.834
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.59&r2=2.60



More information about the Cygwin-apps-cvs mailing list