[yocto] [PATCH 3/3] Fixed a typo in manifest

Atanas Gegov atanas.gegov.oss at gmail.com
Tue Feb 12 01:50:19 PST 2013


From: Atanas Gegov <atanas.gegov at bmw-carit.de>

---
 plugins/org.yocto.doc.user/META-INF/MANIFEST.MF    |    2 +-
 .../META-INF/MANIFEST.MF                           |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugins/org.yocto.doc.user/META-INF/MANIFEST.MF b/plugins/org.yocto.doc.user/META-INF/MANIFEST.MF
index ecde2bd..9a381a7 100644
--- a/plugins/org.yocto.doc.user/META-INF/MANIFEST.MF
+++ b/plugins/org.yocto.doc.user/META-INF/MANIFEST.MF
@@ -1,4 +1,4 @@
-XFManifest-Version: 1.0
+Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.yocto.doc.user;singleton:=true
diff --git a/plugins/org.yocto.sdk.ide.doc.user/META-INF/MANIFEST.MF b/plugins/org.yocto.sdk.ide.doc.user/META-INF/MANIFEST.MF
index 87079ce..c6137a8 100644
--- a/plugins/org.yocto.sdk.ide.doc.user/META-INF/MANIFEST.MF
+++ b/plugins/org.yocto.sdk.ide.doc.user/META-INF/MANIFEST.MF
@@ -1,4 +1,4 @@
-XFManifest-Version: 1.0
+Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.yocto.sdk.ide.doc.user;singleton:=true
-- 
1.7.5.4




More information about the yocto mailing list