Skip to content

Commit 48a7cc0

Browse files
BananeweizenCalixte
authored andcommitted
remove "Branding" from feature name in about dialog
If an Eclipse feature specifies a branding plugin, then the icon, name and some other meta data of that plugin are shown as "branding" of the feature in the Eclipse about dialog. Therefore that specific plugin should not be called "... branding".
1 parent 199dc1c commit 48a7cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net.sf.eclipsecs.branding/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
3-
Bundle-Name: Eclipse Checkstyle Branding
3+
Bundle-Name: Eclipse Checkstyle
44
Bundle-SymbolicName: net.sf.eclipsecs.branding
55
Bundle-Version: 8.27.0.qualifier
66
Bundle-Vendor: Eclipse Checkstyle Project

0 commit comments

Comments
 (0)