Author: dgolovin
Date: 2009-01-22 04:54:10 -0500 (Thu, 22 Jan 2009)
New Revision: 13183
Added:
vpe/plugins/org.jboss.tools.xulrunner/.project
vpe/plugins/org.jboss.tools.xulrunner/META-INF/
vpe/plugins/org.jboss.tools.xulrunner/META-INF/MANIFEST.MF
vpe/plugins/org.jboss.tools.xulrunner/about.html
vpe/plugins/org.jboss.tools.xulrunner/about.ini
vpe/plugins/org.jboss.tools.xulrunner/about.mappings
vpe/plugins/org.jboss.tools.xulrunner/about.properties
vpe/plugins/org.jboss.tools.xulrunner/build.properties
vpe/plugins/org.jboss.tools.xulrunner/plugin.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-3468
Added: vpe/plugins/org.jboss.tools.xulrunner/.project
===================================================================
--- vpe/plugins/org.jboss.tools.xulrunner/.project (rev 0)
+++ vpe/plugins/org.jboss.tools.xulrunner/.project 2009-01-22 09:54:10 UTC (rev 13183)
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.xulrunner</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ </natures>
+</projectDescription>
Property changes on: vpe/plugins/org.jboss.tools.xulrunner/.project
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: vpe/plugins/org.jboss.tools.xulrunner/META-INF/MANIFEST.MF
===================================================================
--- vpe/plugins/org.jboss.tools.xulrunner/META-INF/MANIFEST.MF
(rev 0)
+++ vpe/plugins/org.jboss.tools.xulrunner/META-INF/MANIFEST.MF 2009-01-22 09:54:10 UTC
(rev 13183)
@@ -0,0 +1,8 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: %BundleName
+Bundle-SymbolicName: org.jboss.tools.xulrunner;singleton:=true
+Bundle-Version: 1.0.0
+Bundle-Vendor: %BundleVendor
+Bundle-Localization: plugin
+Bundle-ActivationPolicy: lazy
Property changes on: vpe/plugins/org.jboss.tools.xulrunner/META-INF/MANIFEST.MF
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: vpe/plugins/org.jboss.tools.xulrunner/about.html
===================================================================
--- vpe/plugins/org.jboss.tools.xulrunner/about.html (rev 0)
+++ vpe/plugins/org.jboss.tools.xulrunner/about.html 2009-01-22 09:54:10 UTC (rev 13183)
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1" />
+<title>XULRunner</title>
+<style type="text/css" media="screen">
+<!--
+ body {
+ font-family: Sans-serif, Arial, Helvetica;
+ }
+
+-->
+</style>
+</head>
+<body>
+<h1>XULRunner</h1>
+
+<p>
+This plugin is part of the JBoss Tools developed by the <a
href="http://www.jboss.com">JBoss Inc.</a>
+</p>
+
+<p>Information about this plugin is available at <a
href="http://www.jboss.org/tools">JBoss Tools project
page</a></p>
+
+<p>
+This software is distributed under the terms of the Mozilla Public License - v 1.1
+(see <a
href="http://www.mozilla.org/MPL">Mozilla Public License -
Version 1.1</a>).
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on: vpe/plugins/org.jboss.tools.xulrunner/about.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: vpe/plugins/org.jboss.tools.xulrunner/about.ini
===================================================================
--- vpe/plugins/org.jboss.tools.xulrunner/about.ini (rev 0)
+++ vpe/plugins/org.jboss.tools.xulrunner/about.ini 2009-01-22 09:54:10 UTC (rev 13183)
@@ -0,0 +1,27 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+# test
+# Property "aboutText" contains blurb for "About" dialog
(translated)
+aboutText=%blurb
+
+# Property "windowImage" contains path to window icon (16x16)
+# needed for primary features only
+
+# Property "featureImage" contains path to feature image (32x32)
+#featureImage=
+
+# Property "aboutImage" contains path to product image (500x330 or 115x164)
+# needed for primary features only
+
+# Property "appName" contains name of the application (not translated)
+# needed for primary features only
+
+# Property "welcomePerspective" contains the id of the perspective in which
the
+# welcome page is to be opened.
+# optional
+
+
+
Property changes on: vpe/plugins/org.jboss.tools.xulrunner/about.ini
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: vpe/plugins/org.jboss.tools.xulrunner/about.mappings
===================================================================
--- vpe/plugins/org.jboss.tools.xulrunner/about.mappings (rev 0)
+++ vpe/plugins/org.jboss.tools.xulrunner/about.mappings 2009-01-22 09:54:10 UTC (rev
13183)
@@ -0,0 +1,5 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
Added: vpe/plugins/org.jboss.tools.xulrunner/about.properties
===================================================================
--- vpe/plugins/org.jboss.tools.xulrunner/about.properties (rev
0)
+++ vpe/plugins/org.jboss.tools.xulrunner/about.properties 2009-01-22 09:54:10 UTC (rev
13183)
@@ -0,0 +1,6 @@
+blurb=XULRunner\n\
+\n\
+Version: {featureVersion}\n\
+\n\
+Copyright (C) 2007-2008 Mozilla and others
+
Property changes on: vpe/plugins/org.jboss.tools.xulrunner/about.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: vpe/plugins/org.jboss.tools.xulrunner/build.properties
===================================================================
--- vpe/plugins/org.jboss.tools.xulrunner/build.properties (rev
0)
+++ vpe/plugins/org.jboss.tools.xulrunner/build.properties 2009-01-22 09:54:10 UTC (rev
13183)
@@ -0,0 +1,8 @@
+bin.includes = META-INF/,\
+ about.properties,\
+ about.mappings,\
+ about.ini,\
+ about.html,\
+ jboss_about.png,\
+ plugin.properties
+jars.compile.order =
Property changes on: vpe/plugins/org.jboss.tools.xulrunner/build.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: vpe/plugins/org.jboss.tools.xulrunner/plugin.properties
===================================================================
--- vpe/plugins/org.jboss.tools.xulrunner/plugin.properties (rev
0)
+++ vpe/plugins/org.jboss.tools.xulrunner/plugin.properties 2009-01-22 09:54:10 UTC (rev
13183)
@@ -0,0 +1,3 @@
+#Properties file for org.jboss.tools.xulrunner.initializer
+BundleVendor=JBoss, a division of Red Hat
+BundleName=XULRunner
\ No newline at end of file
Property changes on: vpe/plugins/org.jboss.tools.xulrunner/plugin.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain