Revision: 45916
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45916&view=rev
Author:   starseeker
Date:     2011-08-11 02:16:57 +0000 (Thu, 11 Aug 2011)

Log Message:
-----------
I think we want to get helplib.tcl from the tclscripts dir?

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/mged/help.tcl

Modified: brlcad/trunk/src/tclscripts/mged/help.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/help.tcl   2011-08-11 01:53:14 UTC (rev 
45915)
+++ brlcad/trunk/src/tclscripts/mged/help.tcl   2011-08-11 02:16:57 UTC (rev 
45916)
@@ -25,7 +25,7 @@
 #==============================================================================
 
 # This command causes helplib.tcl to get read in.
-source [file join ".." "helplib.tcl"]
+source [file join [bu_brlcad_data "tclscripts"] "helplib.tcl"]
 helplib
 
 set mged_help_data(?)          {{}     {summary of available mged commands}}


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

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to