From c378a228738c94182b9f7cc9879b3e2096d10d26 Mon Sep 17 00:00:00 2001
From: Michael Williamson <michaelw@cowtoolsmedia.co.uk>
Date: Tue, 17 May 2011 10:25:52 +0000
Subject: [PATCH] changing category to other fornow

---
 texture_paint_layer_manager.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/texture_paint_layer_manager.py b/texture_paint_layer_manager.py
index bff56c3da..8a28d3a77 100644
--- a/texture_paint_layer_manager.py
+++ b/texture_paint_layer_manager.py
@@ -9,7 +9,7 @@ bl_info = {
     "warning": "",
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/3D_interaction/Texture_paint_layers",
     "tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=26789",
-    "category": "Texture"}
+    "category": "Other"}
         
         
 import bpy
-- 
GitLab