Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDejan Gloszic2006-01-17 19:50:17 +0000
committerDejan Gloszic2006-01-17 19:50:17 +0000
commit64f772bfb4e8276eb1d82cbc5d6322ad72112299 (patch)
tree330675a008494cf14cc5ecd003b21834b3f549fb /org.eclipse.ui.cheatsheets/plugin.xml
parent0e59e8c7581f09ae2aa901d26224e0e6a4208876 (diff)
downloadeclipse.platform.ua-64f772bfb4e8276eb1d82cbc5d6322ad72112299.tar.gz
eclipse.platform.ua-64f772bfb4e8276eb1d82cbc5d6322ad72112299.tar.xz
eclipse.platform.ua-64f772bfb4e8276eb1d82cbc5d6322ad72112299.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.ui.cheatsheets/plugin.xml')
-rw-r--r--org.eclipse.ui.cheatsheets/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.cheatsheets/plugin.xml b/org.eclipse.ui.cheatsheets/plugin.xml
index 27ad23a46..96792e869 100644
--- a/org.eclipse.ui.cheatsheets/plugin.xml
+++ b/org.eclipse.ui.cheatsheets/plugin.xml
@@ -73,7 +73,7 @@
<searchParticipant
icon="icons/obj16/cheatsheet_obj.gif"
id="org.eclipse.ui.cheatsheets"
- name="Cheet Sheets"
+ name="%searchParticipant.name"
participant="org.eclipse.ui.internal.cheatsheets.CheatsheetSearchParticipant"/>
</extension>
</plugin>

Back to the top