Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 17 years ago

Last modified 16 years ago

#314 closed defect

Move tcl scripts to a separate folder — at Version 2

Reported by: rgrieder Owned by: nobody
Priority: minor Milestone: Version 0.2 Codename: Bellatrix
Component: ScriptEngine Version: 0.2.0
Keywords: tcl Cc:
Referenced By: References:

Description (last modified by rgrieder)

You can find three Tcl scripts in the media/tcl8.# directory where # is either 4 or 5. They don't really belong there and should be put in a folder like media/tcl-scripts. It also saves the redundancy.
Unfortunately this involves telling Tcl somehow where to find the scripts. There is already a tcl lib path set somewhere to media/tcl-8.# but that it should really only point to the Tcl library directory.

Change History (2)

comment:1 Changed 16 years ago by rgrieder

  • Description modified (diff)
  • Keywords config added
  • Summary changed from Move tcl scripts from bin to media to Move files from bin to media or config

comment:2 Changed 16 years ago by rgrieder

  • Description modified (diff)
  • Keywords config removed
  • Priority changed from major to minor
  • Summary changed from Move files from bin to media or config to Move tcl scripts to a separate folder

Changed back to only moving tcl scripts. The rest has already been done.

Note: See TracTickets for help on using tickets.