This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ChangeLog desktop.cc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]