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:
authorAndrea Weikert <elubie@gmx.net>2009-03-12 02:22:07 +0300
committerAndrea Weikert <elubie@gmx.net>2009-03-12 02:22:07 +0300
commit9d766c35adba37f7c575c30aa3abfd1a1169ceba (patch)
tree93936d222ecfc6608d2cb35ec87d2a65f4a2521f /source/blender/editors/include/UI_resources.h
parentdc57b90f83680e940e25fcf6c89af1efd089a0bc (diff)
2.5 filebrowser WIP commit
- cleaned up warnings (mostly unneeded variables) - new icons for filebrowser (large refresh and parent icons missing though) - fixed error in large icon drawing due to texture coordinates calculated outside subpart of texture. - removed library loading stuff from filelist
Diffstat (limited to 'source/blender/editors/include/UI_resources.h')
-rw-r--r--source/blender/editors/include/UI_resources.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/blender/editors/include/UI_resources.h b/source/blender/editors/include/UI_resources.h
index 11147477140..e6c2dfb31e7 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -614,16 +614,16 @@ typedef enum {
ICON_FILTER,
ICON_BLANK285E,
ICON_BLANK285F,
- ICON_BLANK285G,
- ICON_BLANK285H,
+ ICON_FILE_PARENT,
+ ICON_FILE_REFRESH,
ICON_FILE_FOLDER,
ICON_FILE_BLANK,
ICON_FILE_BLEND,
ICON_FILE_IMAGE,
ICON_FILE_MOVIE,
ICON_FILE_SCRIPT,
- ICON_BLANK290,
- ICON_BLANK291,
+ ICON_FILE_SOUND,
+ ICON_FILE_FONT,
ICON_BLANK291b,
/* available */