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>2009-07-25 23:59:18 +0400
committerThomas Dinges <blender@dingto.org>2009-07-25 23:59:18 +0400
commit90a08b1c78389bd032394ffed1ecd3b5c76d8ed7 (patch)
tree3228d31d73929070012b93c27cfedf7c7551a6b0 /release
parent6502b927f8108262b78931e36955df49df502ef5 (diff)
2.5: Object Buttons File:
* Renamed the file for consistency.
Diffstat (limited to 'release')
-rw-r--r--release/ui/buttons_object.py (renamed from release/ui/buttons_objects.py)1
1 files changed, 0 insertions, 1 deletions
diff --git a/release/ui/buttons_objects.py b/release/ui/buttons_object.py
index 27ce093af6d..8caeaacf5c1 100644
--- a/release/ui/buttons_objects.py
+++ b/release/ui/buttons_object.py
@@ -176,4 +176,3 @@ bpy.types.register(OBJECT_PT_groups)
bpy.types.register(OBJECT_PT_display)
bpy.types.register(OBJECT_PT_duplication)
bpy.types.register(OBJECT_PT_animation)
-