Revision: 44894
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44894&view=rev
Author:   bhinesley
Date:     2011-06-10 20:47:29 +0000 (Fri, 10 Jun 2011)

Log Message:
-----------
Indented a multi-line string.

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl

Modified: brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl   2011-06-10 20:21:54 UTC 
(rev 44893)
+++ brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl   2011-06-10 20:47:29 UTC 
(rev 44894)
@@ -460,14 +460,13 @@
            dbip open rtabort shaded_mode
        }
 
-       variable mMouseOverrideInfo "
-Translate     Shift-Right
-Rotate        Shift-Left
-Scale         Shift-Middle
-Center        Shift-Ctrl-Right
-Popup Menu    Right or Ctrl-Left
-"
-
+       variable mMouseOverrideInfo "\
+           \nTranslate     Shift-Right\
+           \nRotate        Shift-Left\
+           \nScale         Shift-Middle\
+           \nCenter        Shift-Ctrl-Right\
+           \nPopup Menu    Right or Ctrl-Left\
+           \n"
        variable mColorList {Grey Black Navy Blue Cyan Green Magenta Red White 
Yellow Triple}
        variable mColorListNoTriple {Grey Black Navy Blue Cyan Green Magenta 
Red White Yellow}
        variable mDefaultNodeColor {150 150 150}


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to