This removes a spurious configdiag.jnlp file that
exists on generics.

Changelog:

2006-08-05  Andrew John Hughes  <[EMAIL PROTECTED]>

        * configdiag.jnlp:
        Removed.

-- 
Andrew :-)

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
Index: configdiag.jnlp
===================================================================
RCS file: configdiag.jnlp
diff -N configdiag.jnlp
--- configdiag.jnlp     16 Jan 2005 15:14:52 -0000      1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="0.2 1.0"
-      codebase="http://uic.sf.net/demo/";
-      href="configdiag.jnlp">
-   <information>
-      <title>ConfigDialog</title>
-      <vendor>UICompiler project</vendor>
-      <homepage href="http://uic.sf.net/"/>
-      <description>Theme Configuration dialog</description>
-   </information>
-   <resources>
-      <j2se version="1.4+"/>
-      <jar href="graphics.jar" />
-      <jar href="uic-optional.jar" main="true" />
-   </resources>
-   <application-desc main-class="uic.themeconfig.ConfigDialog"/>
-</jnlp>
-

Attachment: signature.asc
Description: Digital signature

Reply via email to