summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorPiotr Strzelczyk <piotr@eps.gda.pl>2011-06-24 13:46:30 +0000
committerPiotr Strzelczyk <piotr@eps.gda.pl>2011-06-24 13:46:30 +0000
commit555cc2bb46278f218559acf94458190767d5b98b (patch)
treeed68e994cabfb2ec6c24daf374c3f1f30f3d33be /Master
parent2931b682a1a4cedaba5b396fd098d5f91897aaf6 (diff)
report error code if spawning a command fails, fix source indentation
git-svn-id: svn://tug.org/texlive/trunk@23126 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/tl-tray-menu.exebin17920 -> 59392 bytes
-rw-r--r--Master/tlpkg/installer/tl-tray-menu.ini3
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tl-tray-menu.exe b/Master/tl-tray-menu.exe
index 11f74bc7b46..e5f5eb3d75d 100755
--- a/Master/tl-tray-menu.exe
+++ b/Master/tl-tray-menu.exe
Binary files differ
diff --git a/Master/tlpkg/installer/tl-tray-menu.ini b/Master/tlpkg/installer/tl-tray-menu.ini
index c93a7b3bdcd..136406ee076 100644
--- a/Master/tlpkg/installer/tl-tray-menu.ini
+++ b/Master/tlpkg/installer/tl-tray-menu.ini
@@ -20,7 +20,8 @@
&Package Manager=tlmgr-gui.exe
&Documentation=texdoctk.exe
&Editor=texworks.exe
+PostScript/PDF &Viewer=psv.exe
;Notepad="%windir%\system32\notepad.exe"
;Your own choice of portable editor:
-;&Other editor=texmakerx\texmakerx.exe
+&Other editor=texmakerx\texmakerx.exe
&Command Prompt="%COMSPEC%" /k title TeX Live 2011 \ No newline at end of file