This is the mail archive of the rhdb-cvs@sources.redhat.com mailing list for the RHDB 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]

src/rhdb/installer ChangeLog com/redhat/rhdb/i ...


CVSROOT:	/cvs/rhdb
Module name:	src
Changes by:	djee@sourceware.org	2003-12-16 20:39:57

Modified files:
	rhdb/installer : ChangeLog 
	rhdb/installer/com/redhat/rhdb/installer: Installer.java 
	                                          PostInstallChoicePage.java 
	rhdb/installer/com/redhat/rhdb/installer/resources: 
	                                                    InstallerResources.java 
	                                                    Resources.java.in 
	rhdb/installer/com/redhat/rhdb/installer/util: 
	                                               PreInstallDryInstallCheck.java 

Log message:
	2003-12-16  David Jee  <djee@redhat.com>
	
	* com/redhat/rhdb/installer/Installer.java: Add what I have so far
	for setting title and icon for window (commented out).
	* com/redhat/rhdb/installer/PostInstallChoicePage.java: Remove
	debug println's.
	* com/redhat/rhdb/installer/resources/InstallerResources.java: New
	resources for window title and icon.
	* com/redhat/rhdb/installer/resources/Resources.java.in: Ditto.
	* com/redhat/rhdb/installer/util/PreInstallDryInstallCheck.java:
	Fix dry install check so it reads the error stream properly and not
	just ignore it.  Now this should catch RPM errors before the real
	install phase.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/ChangeLog.diff?cvsroot=rhdb&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/Installer.java.diff?cvsroot=rhdb&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/PostInstallChoicePage.java.diff?cvsroot=rhdb&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/resources/InstallerResources.java.diff?cvsroot=rhdb&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/resources/Resources.java.in.diff?cvsroot=rhdb&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/util/PreInstallDryInstallCheck.java.diff?cvsroot=rhdb&r1=1.1.1.1&r2=1.2


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