Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDejan Gloszic2005-04-29 00:23:34 +0000
committerDejan Gloszic2005-04-29 00:23:34 +0000
commitbbb343c5794739ada9e7b348c9b29c5cf90fc391 (patch)
tree33cd06e7c5af6690763cc10ce559b11beef19ed8 /org.eclipse.ui.cheatsheets/plugin.xml
parent4d9cff115c33b083bec99bda231bc5991edf5327 (diff)
downloadeclipse.platform.ua-bbb343c5794739ada9e7b348c9b29c5cf90fc391.tar.gz
eclipse.platform.ua-bbb343c5794739ada9e7b348c9b29c5cf90fc391.tar.xz
eclipse.platform.ua-bbb343c5794739ada9e7b348c9b29c5cf90fc391.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 01443f307..f47710b86 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/full/cview16/cheatsheet_view.gif"
+ icon="icons/full/eview16/cheatsheet_view.gif"
category="org.eclipse.ui.cheatsheets.cheatsheetCategory"
fastViewWidthRatio="0.5"
class="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"

Back to the top