From 79cc21d6b45719af47ee2c709b31b3af7282c511 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 21 Dec 2012 16:53:28 +0000 Subject: added META content to the top svn path=/trunk/scripts/guiplugins/simple_examples/; revision=16723 --- editmode_look-plugin.tcl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/editmode_look-plugin.tcl b/editmode_look-plugin.tcl index b766ce4..eb5f0b4 100644 --- a/editmode_look-plugin.tcl +++ b/editmode_look-plugin.tcl @@ -1,4 +1,8 @@ -# this script makes it so that the cords are hidden when not in edit mode +# META NAME edit mode look plugin +# META DESCRIPTION makes edit and interact modes look different from each other +# META AUTHOR Hans-Christoph Steiner +# META VERSION 0.2 +# META LICENSE public domain namespace eval ::editmode_look { # array of the original background colors for each window -- cgit v1.2.1