Skip to content

Commit 53641d1

Browse files
committed
Restored href attribute in Web Start jnlp files
1 parent df6ca44 commit 53641d1

34 files changed

+34
-34
lines changed

webstart/AirspaceBuilder.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="AirspaceBuilder.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

webstart/Airspaces.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="Airspaces.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

webstart/AnaglyphStereo.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="AnaglyphStereo.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

webstart/AnalyticSurface.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="AnalyticSurface.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

webstart/AnnotationControls.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="AnnotationControls.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

webstart/Annotations.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="Annotations.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

webstart/ApplicationTemplate.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="ApplicationTemplate.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

webstart/ExportImageOrElevations.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="ExportImageOrElevations.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

webstart/ExtrudedShapes.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="ExtrudedShapes.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

webstart/FlatWorld.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<jnlp spec="1.0+" codebase="">
8+
<jnlp spec="1.0+" codebase="" href="FlatWorld.jnlp">
99

1010
<!--
1111
Provides a description of this World Wind demo application.

0 commit comments

Comments
 (0)