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 cygwin.ico desktop.cc res.rc r ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2011-08-12 15:43:17

Modified files:
	.              : ChangeLog cygwin.ico desktop.cc res.rc 
	                 resource.h 
Added files:
	.              : cygwin-setup.ico cygwin-terminal.ico 

Log message:
	* cygwin-setup.ico: New file.
	* cygwin-terminal.ico: New file.
	* cygwin.ico: New icons.
	* desktop.cc (make_link): Take additional argument to take arguments
	for shortcut.  Append arg to argbuf.
	(start_menu): Take additional argument to take argments for shortcut.
	Add to call to make_link.
	(desktop_icon): Ditto.
	(save_icon): Take path and name of resource as arguments.  Replace
	Cygwin icon if it's the old one.
	(do_desktop_setup): Save Cygwin standalone and Cygwin terminal icons.
	Rename desktop and start menu shortcut name to "Cygwin Terminal", use
	the cygwin terminal icon for them, and point them to mintty.
	* res.rc: Change splash icon to keep size of original icon.
	(IDI_CYGWIN_SETUP): New entry.
	(IDI_CYGWIN_TERMINAL): New entry.
	(CYGWIN-SETUP.ICON): New entry.
	(CYGWIN-TERMINAL.ICON): New entry.
	* resource.h (IDI_CYGWIN_SETUP): Define.
	(IDI_CYGWIN_TERMINAL): Define.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/cygwin-setup.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/cygwin-terminal.ico.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.752&r2=2.753
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/cygwin.ico.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.56&r2=2.57
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.92&r2=2.93
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/resource.h.diff?cvsroot=cygwin-apps&r1=2.42&r2=2.43


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