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:
authorTon Roosendaal <ton@blender.org>2004-11-12 02:58:05 +0300
committerTon Roosendaal <ton@blender.org>2004-11-12 02:58:05 +0300
commitcfd5d0267ee3db010e9292eb06d95568448d8baa (patch)
treec10002d472bb41d3ee66a47fdc635eb2fbb9e515 /source/blender/include/BIF_resources.h
parent1c632c40c01d4c0ac88828b7353d9040684e16d4 (diff)
Cosmetic change; nice Icon for Python! :)
Used the one from python.org (favicon). It displays now as icon for pulldown menus and script space.
Diffstat (limited to 'source/blender/include/BIF_resources.h')
-rw-r--r--source/blender/include/BIF_resources.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/include/BIF_resources.h b/source/blender/include/BIF_resources.h
index 646f8c6a509..267310d7ab5 100644
--- a/source/blender/include/BIF_resources.h
+++ b/source/blender/include/BIF_resources.h
@@ -48,7 +48,7 @@ typedef enum {
ICON_SOUND,
ICON_ACTION,
ICON_NLA,
- ICON_VIEWZOOM,
+ ICON_SCRIPTWIN,
ICON_VIEWMOVE,
ICON_HOME,
ICON_CLIPUV_DEHLT,
@@ -70,7 +70,7 @@ typedef enum {
ICON_NORMALVIEW,
ICON_LOCALVIEW,
ICON_UNUSEDVIEW,
- ICON_BLANK3,
+ ICON_VIEWZOOM,
ICON_SORTALPHA,
ICON_SORTTIME,
ICON_SORTSIZE,
@@ -100,7 +100,7 @@ typedef enum {
ICON_BLANK9,
ICON_BLANK10,
ICON_BLANK11,
- ICON_BLANK12,
+ ICON_PYTHON,