summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsv
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2008-05-05 18:52:56 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2008-05-05 18:52:56 +0000
commit5e76e9e4e255343e30145a73066afc8f1d8bbf1e (patch)
tree201600662fa9be92a0d0b7ea62d330a501772cc6 /Master/tlpkg/tlpsv
parent92cf63cd066cd3522330a0648c86b13a8f1193c4 (diff)
tlpkg/tlpsv updated
git-svn-id: svn://tug.org/texlive/trunk@7873 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsv')
-rw-r--r--Master/tlpkg/tlpsv/README2
-rw-r--r--Master/tlpkg/tlpsv/de/LC_MESSAGES/psv.mobin14791 -> 15531 bytes
-rw-r--r--Master/tlpkg/tlpsv/en/LC_MESSAGES/psv.mobin14616 -> 14680 bytes
-rw-r--r--Master/tlpkg/tlpsv/pl/LC_MESSAGES/psv.mobin15324 -> 15388 bytes
-rw-r--r--Master/tlpkg/tlpsv/psv.desktop13
-rw-r--r--Master/tlpkg/tlpsv/psv_usage.pdfbin301999 -> 198208 bytes
-rw-r--r--Master/tlpkg/tlpsv/psv_view.ps32
7 files changed, 18 insertions, 29 deletions
diff --git a/Master/tlpkg/tlpsv/README b/Master/tlpkg/tlpsv/README
index 0a7c2bef7e1..9ae4d8c926d 100644
--- a/Master/tlpkg/tlpsv/README
+++ b/Master/tlpkg/tlpsv/README
@@ -1,7 +1,7 @@
PS_View README
This is PS_View (a previewing utility for Ghostscript interpreter)
-version 5.06. It is release candidat for BachoTeX -- now it is fully
+version 5.07. It is after BachoTeX release -- it is fully
functional and needs through testing. It can be used as a basic
PostScript viewer, but it still probably has bugs.
diff --git a/Master/tlpkg/tlpsv/de/LC_MESSAGES/psv.mo b/Master/tlpkg/tlpsv/de/LC_MESSAGES/psv.mo
index a6d58e76f60..3da4cd90f05 100644
--- a/Master/tlpkg/tlpsv/de/LC_MESSAGES/psv.mo
+++ b/Master/tlpkg/tlpsv/de/LC_MESSAGES/psv.mo
Binary files differ
diff --git a/Master/tlpkg/tlpsv/en/LC_MESSAGES/psv.mo b/Master/tlpkg/tlpsv/en/LC_MESSAGES/psv.mo
index 342dd92869d..f952e19fd10 100644
--- a/Master/tlpkg/tlpsv/en/LC_MESSAGES/psv.mo
+++ b/Master/tlpkg/tlpsv/en/LC_MESSAGES/psv.mo
Binary files differ
diff --git a/Master/tlpkg/tlpsv/pl/LC_MESSAGES/psv.mo b/Master/tlpkg/tlpsv/pl/LC_MESSAGES/psv.mo
index 04c5215a5ce..26179800ed3 100644
--- a/Master/tlpkg/tlpsv/pl/LC_MESSAGES/psv.mo
+++ b/Master/tlpkg/tlpsv/pl/LC_MESSAGES/psv.mo
Binary files differ
diff --git a/Master/tlpkg/tlpsv/psv.desktop b/Master/tlpkg/tlpsv/psv.desktop
deleted file mode 100644
index d9e16d5ce5b..00000000000
--- a/Master/tlpkg/tlpsv/psv.desktop
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=4.97
-Name=PS_View PostScript viewer
-Name[pl]=Przeglądarka PS_View
-Comment=Viewer of PostScript and PDF files
-Comment[pl]=Przeglądarka plików postscriptowych i PDF-ów
-Exec=psv %F
-Icon=psv
-Terminal=false
-Type=Application
-Categories=Graphics;2DGraphics;
-MimeType=application/postscript;application/pdf;
diff --git a/Master/tlpkg/tlpsv/psv_usage.pdf b/Master/tlpkg/tlpsv/psv_usage.pdf
index 7c1a2a52497..5b316e6012a 100644
--- a/Master/tlpkg/tlpsv/psv_usage.pdf
+++ b/Master/tlpkg/tlpsv/psv_usage.pdf
Binary files differ
diff --git a/Master/tlpkg/tlpsv/psv_view.ps b/Master/tlpkg/tlpsv/psv_view.ps
index 9bc2ac68b1f..575d7064e91 100644
--- a/Master/tlpkg/tlpsv/psv_view.ps
+++ b/Master/tlpkg/tlpsv/psv_view.ps
@@ -2174,14 +2174,14 @@ cross2 init_cross
(&Up\tUp) (UP_KBD_MOVE) (KBD_MOVE) append_item
(&Down\tDown) (DOWN_KBD_MOVE) (KBD_MOVE) append_item
(&Align) (ALIGN) (TRANSFORM) append_submenu
- (&Left edge\tCtrl+4) (LEFT_ALIGN) (ALIGN) append_item
- (&Right edge\tCtrl+6) (RIGHT_ALIGN) (ALIGN) append_item
- (&Top edge\tCtrl+8) (UP_ALIGN) (ALIGN) append_item
- (&Bottom edge\tCtrl+2) (DOWN_ALIGN) (ALIGN) append_item
- (Left &upper corner\tCtrl+7) (LEFT_UP_ALIGN) (ALIGN) append_item
- (Right upp&er corner\tCtrl+9) (RIGHT_UP_ALIGN) (ALIGN) append_item
- (Le&ft bottom corner\tCtrl+1) (LEFT_DOWN_ALIGN) (ALIGN) append_item
- (Right bottom &corner\tCtrl+3) (RIGHT_DOWN_ALIGN) (ALIGN) append_item
+ (&Left edge\tCtrl+Num 4) (LEFT_ALIGN) (ALIGN) append_item
+ (&Right edge\tCtrl+Num 6) (RIGHT_ALIGN) (ALIGN) append_item
+ (&Top edge\tCtrl+Num 8) (UP_ALIGN) (ALIGN) append_item
+ (&Bottom edge\tCtrl+Num 2) (DOWN_ALIGN) (ALIGN) append_item
+ (Left &upper corner\tCtrl+Num 7) (LEFT_UP_ALIGN) (ALIGN) append_item
+ (Right upp&er corner\tCtrl+Num 9) (RIGHT_UP_ALIGN) (ALIGN) append_item
+ (Le&ft bottom corner\tCtrl+Num 1) (LEFT_DOWN_ALIGN) (ALIGN) append_item
+ (Right bottom &corner\tCtrl+Num 3) (RIGHT_DOWN_ALIGN) (ALIGN) append_item
(&Rotate) (ROTATE) (TRANSFORM) append_submenu
(90 &clockwise) (ROTATE_CLOCKWISE) (ROTATE) append_item
(90 &anticlockwise\tCtrl+Tab) (ROTATE_ANTICLOCKWISE) (ROTATE) append_item
@@ -2465,13 +2465,14 @@ cross2 init_cross
/CONF_LANGUAGE_dlgbox {
flush
- (!PSV_DLGBOX: I {140,50}{Choose language}\n) print flush
+ (!PSV_DLGBOX: I {140,60}{Choose language}\n) print flush
(!PSV_DLGBOX: T {R}{ALPHATEXT}{5,13,30,8}{Language}\n) print flush
(!PSV_DLGBOX: L {N) print
llanguage () eq {(0) print} if
- llanguage (en) eq {(1) print} if
- llanguage (pl) eq {(2) print} if
- (|System default|English \(en\)|Polish \(pl\)|) print
+ llanguage (de) eq {(1) print} if
+ llanguage (en) eq {(2) print} if
+ llanguage (pl) eq {(3) print} if
+ (|System default|Deutsch \(de\)|English \(en\)|Polish \(pl\)|) print
(}{LANGUAGELIST}{40,5,65,20}\n) print flush
(!PSV_DLGBOX: T {C}{ALPHATEXT}{2,25,136,10}{Language will be changed after PS_View reset}\n) print flush
(!PSV_DLGBOX: B {O}{OK}{25,35,35,12}{OK}\n) print flush
@@ -3296,9 +3297,10 @@ end % MOUSECOMMANDS
} def
/LANGUAGELIST {
- dup (100) eq {/llanguage () def} if
- dup (010) eq {/llanguage (en) def} if
- (001) eq {/llanguage (pl) def} if
+ dup (1000) eq {/llanguage () def} if
+ dup (0100) eq {/llanguage (de) def} if
+ dup (0010) eq {/llanguage (en) def} if
+ (0001) eq {/llanguage (pl) def} if
(!PSV_CONFIG: S {PSV_Parameters}{language}{) print
llanguage print (}\n) print flush
} def