From 35ac16bdff38d75ab22b82ca0017db03506da23b Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 27 Jul 2008 18:19:08 +0000 Subject: Created NetBeans project --- client/trunk/src/META-INF/services/org.jdesktop.application.Application | 1 + 1 file changed, 1 insertion(+) create mode 100644 client/trunk/src/META-INF/services/org.jdesktop.application.Application (limited to 'client/trunk/src/META-INF/services') diff --git a/client/trunk/src/META-INF/services/org.jdesktop.application.Application b/client/trunk/src/META-INF/services/org.jdesktop.application.Application new file mode 100644 index 0000000..3e50bc1 --- /dev/null +++ b/client/trunk/src/META-INF/services/org.jdesktop.application.Application @@ -0,0 +1 @@ +com.fourisland.instadisc.InstaDiscApp \ No newline at end of file -- cgit 1.4.1