[rfc][icedtea-web] Removing applications tab in jawas-about

Andrew Azores aazores at redhat.com
Mon Jun 24 07:17:52 PDT 2013


Changelog:

* Makefile.am: removed logic for extras.jar, added netx-html-gen stamp
* netx/net/sourceforge/jnlp/about/AboutDialog.java (main, centerDialog, 
createAndShowGUI, display): added tabs for new generated HTML, removed 
unused methods, added static display method. Moved out of extras into 
netx and renamed from Main to AboutDialog.
* netx/net/sourceforge/jnlp/about/HTMLPanel.java: changed imports to 
match refactor of AboutDialog
* netx/net/sourceforge/jnlp/runtime/Boot.java (main, getAboutFile, 
getJNLPFile): changed way of opening About dialog to using new static 
display method rather than JNLP launch. Removed methods relating to old 
JNLP launch.

* netx/net/sourceforge/jnlp/resources/Messages.properties: added info 
for javaws -about -headless
* netx/net/sourceforge/jnlp/resources/about.html: moved out of extras
* netx/net/sourceforge/jnlp/resources/applications.html: same
* netx/net/sourceforge/jnlp/resources/jamIcon.jpg: same
* netx/net/sourceforge/jnlp/resources/notes.html: same
* netx/net/sourceforge/jnlp/resources/notes.html: same

Creating the HTML docs from plaintext AUTHORS, COPYING, NEWS, ChangeLog 
is now done in the Makefile rather than at runtime. Boot.java also now 
properly launches the About Dialog.

Thanks,

Andrew A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix.patch
Type: text/x-patch
Size: 9927 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130624/59a8288e/fix.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.am.patch
Type: text/x-patch
Size: 7894 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130624/59a8288e/Makefile.am.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resources.patch
Type: text/x-patch
Size: 5100 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130624/59a8288e/resources.patch 


More information about the distro-pkg-dev mailing list