diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-07-27 18:19:08 +0000 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-07-27 18:19:08 +0000 |
commit | 35ac16bdff38d75ab22b82ca0017db03506da23b (patch) | |
tree | 449a42bb31de219487c9a197d151259558a6a42c /client/trunk/src/META-INF/services/org.jdesktop.application.Application | |
parent | a6752bccf2ae0ce1f330ba9de02eafdb8e39916c (diff) | |
download | instadisc-35ac16bdff38d75ab22b82ca0017db03506da23b.tar.gz instadisc-35ac16bdff38d75ab22b82ca0017db03506da23b.tar.bz2 instadisc-35ac16bdff38d75ab22b82ca0017db03506da23b.zip |
Created NetBeans project
Diffstat (limited to 'client/trunk/src/META-INF/services/org.jdesktop.application.Application')
-rw-r--r-- | client/trunk/src/META-INF/services/org.jdesktop.application.Application | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||