Fixed plugin branding text
diff --git a/com.google.eclipse.protobuf.ui/OSGI-INF/l10n/bundle.properties b/com.google.eclipse.protobuf.ui/OSGI-INF/l10n/bundle.properties index 1817545..0b6f5aa 100644 --- a/com.google.eclipse.protobuf.ui/OSGI-INF/l10n/bundle.properties +++ b/com.google.eclipse.protobuf.ui/OSGI-INF/l10n/bundle.properties
@@ -1,6 +1,6 @@ #Properties file for com.google.eclipse.protobuf.ui Bundle-Vendor = Google Inc. -Bundle-Name = com.google.eclipse.protobuf.ui +Bundle-Name = Protocol Buffer Descriptor Editor editor.name = Protocol Buffer Editor page.name = Protocol Buffer page.name.0 = Syntax Coloring
diff --git a/com.google.eclipse.protobuf/OSGI-INF/l10n/bundle.properties b/com.google.eclipse.protobuf/OSGI-INF/l10n/bundle.properties index a8b3cdb..7cf0024 100644 --- a/com.google.eclipse.protobuf/OSGI-INF/l10n/bundle.properties +++ b/com.google.eclipse.protobuf/OSGI-INF/l10n/bundle.properties
@@ -1,3 +1,3 @@ #Properties file for com.google.eclipse.protobuf Bundle-Vendor = Google Inc. -Bundle-Name = com.google.eclipse.protobuf \ No newline at end of file +Bundle-Name = Protocol Buffer Descriptor Editor \ No newline at end of file