diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 11:09:41 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 11:09:41 +0000 |
commit | 95c2d1cbda23a41cdf6e63520c7f0b825e63dd5b (patch) | |
tree | 06d3ffa4312e568c4157f69fe1bddaddec9bc497 /app/xlockmore/tclIndex | |
parent | 3928433848e2d6a9356f3d438a14b32a4f87f660 (diff) |
Importing xlockmore 5.22
Diffstat (limited to 'app/xlockmore/tclIndex')
-rw-r--r-- | app/xlockmore/tclIndex | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/app/xlockmore/tclIndex b/app/xlockmore/tclIndex new file mode 100644 index 000000000..21806139a --- /dev/null +++ b/app/xlockmore/tclIndex @@ -0,0 +1,29 @@ +# Tcl autoload index file, version 2.0 +# This file is generated by the "auto_mkindex" command +# and sourced to set up indexing information for one or +# more commands. Typically each line is a command that +# sets an element in the auto_index array, where the +# element name is the name of a command and the value is +# a script that loads the command. + +set auto_index(cont) [list source [file join $dir configure.tcl]] +set auto_index(read_pipe) [list source [file join $dir configure.tcl]] +set auto_index(action) [list source [file join $dir configure.tcl]] +set auto_index(getyesno) [list source [file join $dir configure.tcl]] +set auto_index(openfont) [list source [file join $dir configure.tcl]] +set auto_index(fontselect_action) [list source [file join $dir configure.tcl]] +set auto_index(opencolorsel) [list source [file join $dir configure.tcl]] +set auto_index(openfilesel) [list source [file join $dir configure.tcl]] +set auto_index(state_configure) [list source [file join $dir configure.tcl]] +set auto_index(prec_ecran) [list source [file join $dir configure.tcl]] +set auto_index(next_ecran) [list source [file join $dir configure.tcl]] +set auto_index(creationscreennb) [list source [file join $dir configure.tcl]] +set auto_index(creationentry) [list source [file join $dir configure.tcl]] +set auto_index(mkecran) [list source [file join $dir configure.tcl]] +set auto_index(set_language) [list source [file join $dir gettext.tcl]] +set auto_index(set_catalogue) [list source [file join $dir gettext.tcl]] +set auto_index(gettext) [list source [file join $dir gettext.tcl]] +set auto_index(settext) [list source [file join $dir gettext.tcl]] +set auto_index(_) [list source [file join $dir gettext.tcl]] +set auto_index(lang_substr1) [list source [file join $dir gettext.tcl]] +set auto_index(lang_substr2) [list source [file join $dir gettext.tcl]] |