OSDN Git Service

Add linux.x86 linux.x86_64 target
[pizza-ipa-oss/jre.git] / features / jp.pizzafactory.com.sun.jre / rootfiles.linux.x86 / jre / lib / desktop / applications / sun-java.desktop
diff --git a/features/jp.pizzafactory.com.sun.jre/rootfiles.linux.x86/jre/lib/desktop/applications/sun-java.desktop b/features/jp.pizzafactory.com.sun.jre/rootfiles.linux.x86/jre/lib/desktop/applications/sun-java.desktop
new file mode 100644 (file)
index 0000000..408e94e
--- /dev/null
@@ -0,0 +1,27 @@
+#
+# Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
+# Use is subject to license terms.
+#
+# %W% %E%
+#
+# Desktop entry for automatic execution of files identified as either the
+# x-jar or x-java-archive (historical) mime type.
+#
+# Note: This file may be installed under both "control-center-2.0" and
+# "applications".  Depending upon the version of GNOME, the copy in
+# "applications" may take precedence.
+#
+# One might be tempted to add "Java" to the Catergories, but the definition
+# is "uses Swing/ATW" whhich may not be true.
+#
+[Desktop Entry]
+Encoding=UTF-8
+Name=Java
+Comment=Java Virtual Machine
+Exec=java -jar
+Icon=sun-java.png
+Terminal=false
+Type=Application
+NoDisplay=true
+Categories=Applications;
+MimeType=application/x-java-archive;application/x-jar;