[izpack-devel] UninstallerFrame
Jeff Gordon
jeff.not24 at gmail.com
Wed Jan 9 19:04:20 CET 2008
Hi,
No offense to anyone, but I'd like to suggest the IzPack name be removed
from the uninstaller frame. For branded installers it doesn't present the
appropriate image. I'd like to see the same frame definitions setup for the
installer eventually used for the uninstaller, but that would be a ways down
the road.
Cheers.
- Jeff Gordon
Index: UninstallerFrame.java
===================================================================
--- UninstallerFrame.java (revision 1977)
+++ UninstallerFrame.java (working copy)
@@ -103,7 +103,7 @@
*/
public UninstallerFrame(boolean displayForceOption, boolean
forceOptionState) throws Exception
{
- super("IzPack - Uninstaller");
+ super("Uninstaller");
// Initializations
langpack = new LocaleDatabase(
UninstallerFrame.class.getResourceAsStream("/langpack.xml"));
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-devel/attachments/20080109/3280e13c/attachment.html
More information about the izpack-devel
mailing list