1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse.smarty.ui / META-INF / MANIFEST.MF
index 31baec5..27c8984 100644 (file)
@@ -2,11 +2,10 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: PHPeclipse Smarty UI
 Bundle-SymbolicName: net.sourceforge.phpeclipse.smarty.ui;singleton:=true
-Bundle-Version: 1.1.9
+Bundle-Version: 1.2.4.qualifier
 Bundle-ClassPath: smartyui.jar
 Bundle-Activator: net.sourceforge.phpdt.smarty.ui.SmartyUI
 Bundle-Vendor: PHPEclipse project team
-Bundle-Localization: plugin
 Export-Package: net.sourceforge.phpdt.smarty.ui,
  net.sourceforge.phpdt.smarty.ui.internal;x-internal:=true,
  net.sourceforge.phpdt.smarty.ui.internal.editor;x-internal:=true,
@@ -21,4 +20,5 @@ Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface.text,
  net.sourceforge.phpeclipse.ui,
  net.sourceforge.phpeclipse.xml.ui
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
+