From 54935745e0fabfe6b642f2e01bf951641c7661e6 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Thu, 14 Aug 2008 02:39:30 +0000 Subject: Client: Spruced up About Box Also added a link to the project site to the Help menu and added the ability to display an error message in the Status Bar if java.awt.Desktop is for some reason unsupported. Closes #30 --- client/trunk/master.jnlp | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 client/trunk/master.jnlp (limited to 'client/trunk/master.jnlp') diff --git a/client/trunk/master.jnlp b/client/trunk/master.jnlp new file mode 100644 index 0000000..e9f8a88 --- /dev/null +++ b/client/trunk/master.jnlp @@ -0,0 +1,24 @@ + + + + ${APPLICATION.TITLE} + ${APPLICATION.VENDOR} + ${APPLICATION.DESC} + ${APPLICATION.DESC.SHORT} + + + + + + + + + + + + + + + + + -- cgit 1.4.1