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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <j.jaydez@gmail.com>2011-02-01 14:47:29 +0300
committerJonathan Smith <j.jaydez@gmail.com>2011-02-01 14:47:29 +0300
commit32a071dad9cda37adff7f5bbfb503aa0026bd45c (patch)
tree57ac0abd9c78c88e78b76b1a63895ce2fbd2b96c /development_icon_get.py
parentf77134753c8d228adad0180f21a32e5f22d0bd44 (diff)
Some more location/description editing
Diffstat (limited to 'development_icon_get.py')
-rw-r--r--development_icon_get.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/development_icon_get.py b/development_icon_get.py
index e06b702f..10d8b4da 100644
--- a/development_icon_get.py
+++ b/development_icon_get.py
@@ -25,8 +25,8 @@ bl_info = {
'version': (1, 5, 0),
'blender': (2, 5, 7),
'api': 34404,
- 'location': 'Text window > Properties panel (ctrl+F) or '\
- 'Console > Console menu',
+ 'location': 'Text Editor > Properties or '\
+ 'Console > Console Menu',
'warning': '',
'description': 'Click an icon to display its name and copy it '\
'to the clipboard',