Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMazen Faraj2005-11-13 05:22:11 +0000
committerMazen Faraj2005-11-13 05:22:11 +0000
commit15fe93dd37800e7daaf96a348121d897456c141a (patch)
tree1b654a1030244bdabfe3a0618da03cfab655ca3d /org.eclipse.ui.cheatsheets/plugin.xml
parentcb728c19c5180c024658bc78007f2aa6f9ab5e44 (diff)
downloadeclipse.platform.ua-15fe93dd37800e7daaf96a348121d897456c141a.tar.gz
eclipse.platform.ua-15fe93dd37800e7daaf96a348121d897456c141a.tar.xz
eclipse.platform.ua-15fe93dd37800e7daaf96a348121d897456c141a.zip
merge 3.1.1 changes
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 b31dff2e5..02b41ed1e 100644
--- a/org.eclipse.ui.cheatsheets/plugin.xml
+++ b/org.eclipse.ui.cheatsheets/plugin.xml
@@ -35,7 +35,7 @@
</category>
<view
name="%CHEAT_SHEETS"
- icon="icons/view16/cheatsheet_view.gif"
+ icon="$nl$/icons/view16/cheatsheet_view.gif"
category="org.eclipse.ui.cheatsheets.cheatsheetCategory"
fastViewWidthRatio="0.5"
class="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"

Back to the top