added other addon category.

This commit is contained in:
Campbell Barton 2011-05-17 09:13:14 +00:00
parent 1294504603
commit 3929753794

@ -102,7 +102,8 @@ def register():
('Render', "Render", ""),
('Rigging', "Rigging", ""),
('Text Editor', "Text Editor", ""),
('System', "System", "")
('System', "System", ""),
('Other', "Other", ""),
],
name="Category",
description="Filter add-ons by category",