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:
authorThomas Dinges <blender@dingto.org>2013-05-09 01:05:52 +0400
committerThomas Dinges <blender@dingto.org>2013-05-09 01:05:52 +0400
commitb98550590b7a38e5a87f2d5fe3b2f5692a3d0841 (patch)
tree969a984de733db41a4f0e2b51a75d78ad49f7b1a /source/blender/editors/screen/area.c
parent01dc4b034f75291c37d2ad78aa6d751e39de9f69 (diff)
UI naming consistency:
* DopeSheet -> Dope Sheet. No need to glue the words together. Only changed comments and UI strings, no functional changes. Request by Dalai Felinto.
Diffstat (limited to 'source/blender/editors/screen/area.c')
-rw-r--r--source/blender/editors/screen/area.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/screen/area.c b/source/blender/editors/screen/area.c
index 07049e8c9b2..188340e70a3 100644
--- a/source/blender/editors/screen/area.c
+++ b/source/blender/editors/screen/area.c
@@ -1511,7 +1511,7 @@ static const char *editortype_pup(void)
"|Timeline %x15"
"|Graph Editor %x2"
- "|DopeSheet %x12"
+ "|Dope Sheet %x12"
"|NLA Editor %x13"
"|%l"