Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Reynish <william@reynish.com>2009-11-27 15:50:08 +0300
committerWilliam Reynish <william@reynish.com>2009-11-27 15:50:08 +0300
commit05079dd773c87c6f8453a0306ae5fa1b52cecb1c (patch)
tree8ec33860e6ae1cb65a63dbc8aa328a0ef4b2d96c /source/blender/editors/include/UI_icons.h
parent93b8098e0ef2aa4f9dd7a8393086173e4e59eb5a (diff)
Re-commit of new icons. It seems like the icon update got overridden somehow.
Diffstat (limited to 'source/blender/editors/include/UI_icons.h')
-rw-r--r--source/blender/editors/include/UI_icons.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index 01029ef90d4..b9d5e98b88e 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -641,9 +641,9 @@ DEF_ICON(ICON_PROP_OFF)
DEF_ICON(ICON_PROP_ON)
DEF_ICON(ICON_PROP_CON)
DEF_ICON(ICON_BLANK212)
-DEF_ICON(ICON_BLANK213)
-DEF_ICON(ICON_BLANK214)
-DEF_ICON(ICON_BLANK214b)
+DEF_ICON(ICON_PARTICLE_POINT)
+DEF_ICON(ICON_PARTICLE_TIP)
+DEF_ICON(ICON_PARTICLE_PATH)
/* EDITING */
DEF_ICON(ICON_MAN_TRANS)
@@ -709,7 +709,7 @@ DEF_ICON(ICON_SMOOTH)
DEF_ICON(ICON_POTATO)
DEF_ICON(ICON_BLANK248)
DEF_ICON(ICON_ORTHO)
-DEF_ICON(ICON_BLANK249)
+DEF_ICON(ICON_ORTHO_OFF)
DEF_ICON(ICON_CAMERA)
DEF_ICON(ICON_LOCKVIEW_OFF)
DEF_ICON(ICON_LOCKVIEW_ON)