[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [46019] trunk/blender/release/scripts/ startup/bl_ui/space_userpref.py: * UI fix for last commit, forgot to remove the plugin text strings.

Thomas Dinges blender at dingto.org
Sat Apr 28 10:32:06 CEST 2012


Revision: 46019
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=46019
Author:   dingto
Date:     2012-04-28 08:32:00 +0000 (Sat, 28 Apr 2012)
Log Message:
-----------
* UI fix for last commit, forgot to remove the plugin text strings. 

Modified Paths:
--------------
    trunk/blender/release/scripts/startup/bl_ui/space_userpref.py

Modified: trunk/blender/release/scripts/startup/bl_ui/space_userpref.py
===================================================================
--- trunk/blender/release/scripts/startup/bl_ui/space_userpref.py	2012-04-28 08:29:20 UTC (rev 46018)
+++ trunk/blender/release/scripts/startup/bl_ui/space_userpref.py	2012-04-28 08:32:00 UTC (rev 46019)
@@ -785,8 +785,6 @@
         sub = col1.column()
         sub.label(text="Fonts:")
         sub.label(text="Textures:")
-        sub.label(text="Texture Plugins:")
-        sub.label(text="Sequence Plugins:")
         sub.label(text="Render Output:")
         sub.label(text="Scripts:")
         sub.label(text="Sounds:")




More information about the Bf-blender-cvs mailing list