From: pombredanne Date: Thu, 2 Nov 2006 06:46:38 +0000 (+0000) Subject: Matched the id to the module name. X-Git-Url: http://git.phpeclipse.com?hp=04b10cdb5d31374aafb5d60da3e02f83147dd675 Matched the id to the module name. --- diff --git a/net.sourceforge.phpeclipse.smarty.ui/.cvsignore b/net.sourceforge.phpeclipse.smarty.ui/.cvsignore index 4956ef9..c5e82d7 100644 --- a/net.sourceforge.phpeclipse.smarty.ui/.cvsignore +++ b/net.sourceforge.phpeclipse.smarty.ui/.cvsignore @@ -1,4 +1 @@ -bin -build.xml -temp.folder -smartyui.jar +bin \ No newline at end of file diff --git a/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF b/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF index 1fbd4b2..31baec5 100644 --- a/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF +++ b/net.sourceforge.phpeclipse.smarty.ui/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: PHPeclipse Smarty UI -Bundle-SymbolicName: net.sourceforge.phpdt.smarty.ui; singleton:=true +Bundle-SymbolicName: net.sourceforge.phpeclipse.smarty.ui;singleton:=true Bundle-Version: 1.1.9 Bundle-ClassPath: smartyui.jar Bundle-Activator: net.sourceforge.phpdt.smarty.ui.SmartyUI