vrfs-360: updated xml.jar in jnlp
This commit is contained in:
parent
cada9fff95
commit
f624f33899
|
|
@ -197,7 +197,7 @@ class UsersController < ApplicationController
|
|||
end
|
||||
xml.resources do
|
||||
xml.j2se(:version => "1.6+", :href => "http://java.sun.com/products/autodl/j2se")
|
||||
xml.jar(:href => 'ping.jar', :main => 'true')
|
||||
xml.jar(:href => 'http://www.jamkazam.com/ping.jar', :main => 'true')
|
||||
end
|
||||
xml.tag!('application-desc',
|
||||
:name => "Ping",
|
||||
|
|
|
|||
Loading…
Reference in New Issue