Corrected Bundle-Localization in manifest
diff --git a/org.eclipse.photran.ui.vpg.preprocessor.c/build.properties b/org.eclipse.photran.ui.vpg.preprocessor.c/build.properties
index 12fe5d9..6d8376d 100644
--- a/org.eclipse.photran.ui.vpg.preprocessor.c/build.properties
+++ b/org.eclipse.photran.ui.vpg.preprocessor.c/build.properties
@@ -3,6 +3,8 @@
 bin.includes = META-INF/,\

                .,\

                plugin.xml,\

+               OSGI-INF/,\

+               OSGI-INF/l10n/,\

                OSGI-INF/l10n/bundle.properties,\

                about.html

 src.includes = about.html

diff --git a/org.eclipse.photran.ui.vpg/META-INF/MANIFEST.MF b/org.eclipse.photran.ui.vpg/META-INF/MANIFEST.MF
index f37c23e..ac81dad 100644
--- a/org.eclipse.photran.ui.vpg/META-INF/MANIFEST.MF
+++ b/org.eclipse.photran.ui.vpg/META-INF/MANIFEST.MF
@@ -40,4 +40,4 @@
  org.eclipse.photran.internal.ui.views.vpgproblems,
  org.eclipse.photran.internal.ui.vpg
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Localization: plugin
+Bundle-Localization: OSGI-INF/l10n/bundle
diff --git a/org.eclipse.photran.ui.vpg/OSGI-INF/l10n/bundle.properties b/org.eclipse.photran.ui.vpg/OSGI-INF/l10n/bundle.properties
index f4ea318..3380b89 100644
--- a/org.eclipse.photran.ui.vpg/OSGI-INF/l10n/bundle.properties
+++ b/org.eclipse.photran.ui.vpg/OSGI-INF/l10n/bundle.properties
@@ -1,4 +1,6 @@
 #Properties file for org.eclipse.photran.ui.vpg
+pluginName=Photran Virtual Program Graph UI Plug-in
+providerName=Eclipse.org
 category.name = Fortran Refactoring Commands
 command.name = Rename...
 command.name.0 = Extract Procedure...
diff --git a/org.eclipse.photran.ui.vpg/build.properties b/org.eclipse.photran.ui.vpg/build.properties
index eb0d6dd..9c081de 100644
--- a/org.eclipse.photran.ui.vpg/build.properties
+++ b/org.eclipse.photran.ui.vpg/build.properties
@@ -4,10 +4,8 @@
                .,\
                plugin.xml,\
                icons/,\
-               OSGI-INF/l10n/bundle.properties,\
                about.html,\
                plugin.properties,\
-               OSGI-INF/,\
-               OSGI-INF/l10n/
+               OSGI-INF/
 jre.compilation.profile=J2SE-1.5
 src.includes = icons/