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:
Diffstat (limited to 'system_icon_get.py')
-rw-r--r--system_icon_get.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_icon_get.py b/system_icon_get.py
index 79cac230..c07246ae 100644
--- a/system_icon_get.py
+++ b/system_icon_get.py
@@ -19,7 +19,7 @@
# <pep8 compliant>
-bl_addon_info = {
+bl_info = {
'name': 'Icons',
'author': 'Crouch, N.tox, PKHG, Campbell Barton, Dany Lebel',
'version': (1, 4, 2),