Fiscality maschera funziona fino all apertura del xmlx
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
Manifest-Version: 1.0
|
||||
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x8
|
||||
6_64))
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: launcher.gtk.linux.x86_64
|
||||
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.4
|
||||
.0)"
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.x86_64;sin
|
||||
gleton:=true
|
||||
Eclipse-BundleShape: dir
|
||||
Eclipse-SourceReferences: scm:git:git://git.eclipse.org/gitroot/equino
|
||||
x/rt.equinox.framework.git;path="bundles/org.eclipse.equinox.launcher
|
||||
.gtk.linux.x86_64";tag=v20120913-144807
|
||||
Bundle-Version: 1.1.200.v20120913-144807
|
||||
Bundle-ManifestVersion: 2
|
||||
|
||||
Name: launcher.gtk.linux.x86_64.properties
|
||||
SHA1-Digest: F3xLFi7jsuw2uIczSxG47RIa+IQ=
|
||||
|
||||
Name: META-INF/eclipse.inf
|
||||
SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
|
||||
|
||||
Name: eclipse_1502.so
|
||||
SHA1-Digest: 1Uh3oZpMlLDzJJSNsauCNrTslXE=
|
||||
|
||||
Name: about.html
|
||||
SHA1-Digest: a9lDHrGuLPkvHBUhsqWU+V2mhPw=
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
#Processed using Jarprocessor
|
||||
pack200.args = -E4
|
||||
pack200.conditioned = true
|
||||
@@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
||||
<title>About</title>
|
||||
</head>
|
||||
<body lang="EN-US">
|
||||
<h2>About This Content</h2>
|
||||
|
||||
<p>June 5, 2006</p>
|
||||
<h3>License</h3>
|
||||
|
||||
<p>The Eclipse Foundation makes available all content in this plug-in ("Content").
|
||||
Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the
|
||||
Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
|
||||
at <a href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
|
||||
For purposes of the EPL, "Program" will mean the Content.</p>
|
||||
|
||||
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
|
||||
being redistributed by another party ("Redistributor") and different terms and conditions may
|
||||
apply to your use of any object code in the Content. Check the Redistributor’s license
|
||||
that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
|
||||
indicated below, the terms and conditions of the EPL still apply to any source code in the Content
|
||||
and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
###############################################################################
|
||||
# Copyright (c) 2007, 2009 IBM Corporation and others.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are made available under the terms of the Eclipse Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
# http://www.eclipse.org/legal/epl-v10.html
|
||||
#
|
||||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
pluginName = Equinox Launcher Linux X86_64 Fragment
|
||||
providerName = Eclipse.org - Equinox
|
||||
Reference in New Issue
Block a user