diff options
author | Andreas Sewe | 2016-02-12 18:52:05 +0000 |
---|---|---|
committer | Gerrit Code Review @ Eclipse.org | 2016-02-19 23:51:42 +0000 |
commit | f09f773bc622943bcc870d6b71beece7d1993d63 (patch) | |
tree | 6eb7ae9b30c315f3a122a170188a5e39f1134dd1 /org.eclipse.mylyn.tasks.index.ui | |
parent | 3b77e6c062d573ce5d91e6a5b4ab7243705963ec (diff) | |
download | org.eclipse.mylyn.tasks-f09f773bc622943bcc870d6b71beece7d1993d63.tar.gz org.eclipse.mylyn.tasks-f09f773bc622943bcc870d6b71beece7d1993d63.tar.xz org.eclipse.mylyn.tasks-f09f773bc622943bcc870d6b71beece7d1993d63.zip |
487206: *.core and *.ui bundles named inconsistently (Bundle-Name)
Change-Id: I3254b5198f6a75d434a0f73f999adfa986056f37
Signed-off-by: Andreas Sewe <andreas.sewe@codetrails.com>
Diffstat (limited to 'org.eclipse.mylyn.tasks.index.ui')
-rw-r--r-- | org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties b/org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties index 625d951e3..5fe0532a0 100644 --- a/org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties +++ b/org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties @@ -10,7 +10,7 @@ ############################################################################### #Properties file for org.eclipse.mylyn.tasks.index.ui Bundle-Vendor = Eclipse Mylyn -Bundle-Name = Mylyn Tasks Index +Bundle-Name = Mylyn Tasks Index UI command.name = Refresh Search Index command.label = Refresh Search Index
\ No newline at end of file |