diff options
author | Piotr Strzelczyk <piotr@eps.gda.pl> | 2011-06-07 22:42:20 +0000 |
---|---|---|
committer | Piotr Strzelczyk <piotr@eps.gda.pl> | 2011-06-07 22:42:20 +0000 |
commit | b8dfbc9c6b54d6976e2d0ae38049c23c618afeed (patch) | |
tree | 86d6272c4b441476a273a12252228c4936fa0bb4 /Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | |
parent | 22a39f77a28f39b600112e5c375ec9e50336d508 (diff) |
configurable tl-tray-menu + example configuration file
git-svn-id: svn://tug.org/texlive/trunk@22856 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc index 9055d4cb1bc..5b47f7afbd6 100644 --- a/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-scripts.tlpsrc @@ -13,12 +13,14 @@ runpattern f texmf/scripts/texlive/texconf.tlu binpattern f bin/${ARCH}/rungs binpattern f bin/${ARCH}/man # -# install-tl and tl-portable +# install-tl runpattern f install-tl runpattern f tlpkg/installer/install-menu-*.pl binpattern f/win32 install-tl.bat binpattern f/win32 install-tl-advanced.bat -binpattern f/win32 tl-portable.bat -binpattern f/win32 bin/win32/runscript.* -# docpattern f texmf/doc/man/man1/install-tl.* +# +# runscript and tl-tray-menu +binpattern f/win32 bin/win32/runscript.* +binpattern f/win32 tl-tray-menu.exe +binpattern f/win32 tlpkg/installer/tl-tray-menu.ini |