! Ghostview.ad -- Application defaults file for ghostview. ! Copyright (C) 1992 Timothy O. Theisen ! ! This program is free software; you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation; either version 2 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program; if not, write to the Free Software ! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ! ! Author: Tim Theisen Systems Programmer ! Internet: tim@cs.wisc.edu Department of Computer Sciences ! UUCP: uwvax!tim University of Wisconsin-Madison ! Phone: (608)262-0438 1210 West Dayton Street ! FAX: (608)262-9777 Madison, WI 53706 ! This file is part of the hacked version of the ghostview package ! which is distributed under the terms of the gnu license. The ! modification referred to above is by Tanmoy Bhattacharya, ! on Nov 17, 1994. Neither the modification, ! nor the original program provides any warranty. ! All of the button labels and actions are determined in this file. ! It should be easy to adapt to any language. ! To use a different version of ghostscript, you can add the resource ! *Ghostview.interpreter: /my/very/own/gs *input: True *allowShellResize: True *ShapeStyle: Oval *Font: -adobe-new century schoolbook-medium-r-normal--*-140-*-*-p-*-iso8859-1 *Text*Font: -adobe-courier-medium-r-normal--*-140-*-*-m-*-iso8859-1 *ghostviewButton.Label: Ghostview *copyright.Label: Copyright... *quit.Label: Quit *fileButton.Label: File *open.Label: Open... *reopen.Label: Reopen *printwhole.Label: Print... *printmarked.Label: Print marked pages... *save.Label: Save marked pages... *pageButton.Label: Page *next.Label: Next *show.Label: Redisplay *prev.Label: Previous *center.Label: Center *mark.Label: Mark *unmark.Label: Unmark *magstepButton.Label: Magstep *orientationButton.Label: Orientation *portrait.Label: Portrait *landscape.Label: Landscape *upsidedown.Label: Upside-down *seascape.Label: Seascape *swap.Label: Swap Landscape *pagemediaButton.Label: Media *pageview.useBottom: True *pageview.useRight: True *MenuButton.baseTranslations: #replace \n\ : highlight() \n\ : reset() \n\ ! : reset() PopupMenu() \n\ ! Shift: reset() PopupMenu() \n\ ! Lock : reset() PopupMenu() \n\ ! Lock Shift: reset() PopupMenu() \n\ !Ctrl : reset() PopupMenu() \n\ !Ctrl Shift: reset() PopupMenu() \n\ !Ctrl Lock : reset() PopupMenu() \n\ !Ctrl Lock Shift: reset() PopupMenu() *MenuButton.translations: #replace \n\ : highlight() \n\ : reset() \n\ ! : reset() PopupMenu() \n\ ! Shift: reset() PopupMenu() \n\ ! Lock : reset() PopupMenu() \n\ ! Lock Shift: reset() PopupMenu() \n\ !Ctrl : reset() PopupMenu() \n\ !Ctrl Shift: reset() PopupMenu() \n\ !Ctrl Lock : reset() PopupMenu() \n\ !Ctrl Lock Shift: reset() PopupMenu() *SimpleMenu.baseTranslations: #replace \n\ : highlight() \n\ : unhighlight() \n\ : highlight() \n\ : MenuPopdown() GhostviewForce() notify() unhighlight() \n\ : MenuPopdown() GhostviewDefault() notify() unhighlight() *SimpleMenu.translations: #replace \n\ : highlight() \n\ : unhighlight() \n\ : highlight() \n\ : MenuPopdown() GhostviewForce() notify() unhighlight() \n\ : MenuPopdown() GhostviewDefault() notify() unhighlight() *okay.Label: Okay *cancel.Label: Cancel *dismiss.Label: Dismiss *Ghostview.busyCursor: target Ghostview.baseTranslations: #replace \n\ : GhostviewCheckFile() \n\ WM_PROTOCOLS: GhostviewDeleteWindow() Ghostview.translations: #replace \n\ : GhostviewCheckFile() \n\ WM_PROTOCOLS: GhostviewDeleteWindow() *TopLevelShell.baseTranslations: #replace \n\ WM_PROTOCOLS: GhostviewDismiss() *TopLevelShell.translations: #replace \n\ WM_PROTOCOLS: GhostviewDismiss() *TransientShell.baseTranslations: #replace \n\ WM_PROTOCOLS: GhostviewDismiss() *TransientShell.translations: #replace \n\ WM_PROTOCOLS: GhostviewDismiss() *zoom.form.baseTranslations: #replace \n\ Q: GhostviewDeleteZoom() *zoom.form.translations: #replace \n\ Q: GhostviewDeleteZoom() *zoom.baseTranslations: #replace \n\ WM_PROTOCOLS: GhostviewDeleteWindow() *zoom.translations: #replace \n\ WM_PROTOCOLS: GhostviewDeleteWindow() *Ghostview.baseTranslations: #replace \n\ : message() \n\ : notify(0) \n\ : GhostviewEraseLocator() \n\ : notify(0) \n\ : notify(180 180 200 200) \n\ : notify(120 120 300 300) \n\ : notify(90 90 400 400) *Ghostview.translations: #replace \n\ : message() \n\ : notify(0) \n\ : GhostviewEraseLocator() \n\ : notify(0) \n\ : notify(180 180 200 200) \n\ : notify(120 120 300 300) \n\ : notify(90 90 400 400) *toc.baseTranslations: #replace \n\ : focus-in() \n\ : focus-out() \n\ : select-start() \n\ : extend-adjust() \n\ : extend-end(PRIMARY, CUT_BUFFER0) \n\ : select-start() \n\ : extend-adjust() \n\ : extend-end(PRIMARY, CUT_BUFFER0) GhostviewShow() \n\ : extend-start() \n\ : extend-adjust() \n\ : extend-end(PRIMARY, CUT_BUFFER0) *toc.translations: #replace \n\ : focus-in() \n\ : focus-out() \n\ : select-start() \n\ : extend-adjust() \n\ : extend-end(PRIMARY, CUT_BUFFER0) \n\ : select-start() \n\ : extend-adjust() \n\ : extend-end(PRIMARY, CUT_BUFFER0) GhostviewShow() \n\ : extend-start() \n\ : extend-adjust() \n\ : extend-end(PRIMARY, CUT_BUFFER0) *Form.baseTranslations: #replace \n\ C: GhostviewCenter() \n\ Q: GhostviewQuit() \n\ O: GhostviewOpen() \n\ R: GhostviewReopen() \n\ S: GhostviewSave() \n\ ShiftP: GhostviewPrintWhole() \n\ P: GhostviewPrintMarked() \n\ BackSpace: GhostviewPrevious() \n\ Delete: GhostviewPrevious() \n\ B: GhostviewBack() \n\ Prior: GhostviewPrevious() \n\ space: GhostviewNext() \n\ Return: GhostviewNext() \n\ F: GhostviewNext() \n\ Next: GhostviewNext() \n\ Tab: GhostviewNext() \n\ period: GhostviewShow() \n\ CtrlL: GhostviewShow() \n\ M: GhostviewMark() \n\ N: GhostviewUnmark() \n\ 0: GhostviewSetMagstep(0) \n\ 1: GhostviewSetMagstep(1) \n\ 2: GhostviewSetMagstep(2) \n\ 3: GhostviewSetMagstep(3) \n\ 4: GhostviewSetMagstep(4) \n\ 5: GhostviewSetMagstep(5) \n\ +: GhostviewIncreaseMagstep() \n\ -: GhostviewDecreaseMagstep() \n\ U: GhostviewScrollUp() \n\ D: GhostviewScrollDown() \n\ K: GhostviewScrollUp() \n\ J: GhostviewScrollDown() \n\ H: GhostviewScrollLeft() \n\ L: GhostviewScrollRight() \n\ ShiftUp: GhostviewForce() GhostviewSetOrientation(portrait) \n\ ShiftRight: GhostviewForce() GhostviewSetOrientation(landscape) \n\ ShiftDown: GhostviewForce() GhostviewSetOrientation(upside-down) \n\ ShiftLeft: GhostviewForce() GhostviewSetOrientation(seascape) \n\ Up: GhostviewDefault() GhostviewSetOrientation(portrait) \n\ Right: GhostviewDefault() GhostviewSetOrientation(landscape) \n\ Down: GhostviewDefault() GhostviewSetOrientation(upside-down) \n\ Left: GhostviewDefault() GhostviewSetOrientation(seascape) *Form.translations: #replace \n\ C: GhostviewCenter() \n\ Q: GhostviewQuit() \n\ O: GhostviewOpen() \n\ R: GhostviewReopen() \n\ S: GhostviewSave() \n\ ShiftP: GhostviewPrintWhole() \n\ P: GhostviewPrintMarked() \n\ BackSpace: GhostviewPrevious() \n\ Delete: GhostviewPrevious() \n\ B: GhostviewBack() \n\ Prior: GhostviewPrevious() \n\ space: GhostviewNext() \n\ Return: GhostviewNext() \n\ F: GhostviewNext() \n\ Next: GhostviewNext() \n\ Tab: GhostviewNext() \n\ period: GhostviewShow() \n\ CtrlL: GhostviewShow() \n\ M: GhostviewMark() \n\ N: GhostviewUnmark() \n\ 0: GhostviewSetMagstep(0) \n\ 1: GhostviewSetMagstep(1) \n\ 2: GhostviewSetMagstep(2) \n\ 3: GhostviewSetMagstep(3) \n\ 4: GhostviewSetMagstep(4) \n\ 5: GhostviewSetMagstep(5) \n\ +: GhostviewIncreaseMagstep() \n\ -: GhostviewDecreaseMagstep() \n\ U: GhostviewScrollUp() \n\ D: GhostviewScrollDown() \n\ K: GhostviewScrollUp() \n\ J: GhostviewScrollDown() \n\ H: GhostviewScrollLeft() \n\ L: GhostviewScrollRight() \n\ ShiftUp: GhostviewForce() GhostviewSetOrientation(portrait) \n\ ShiftRight: GhostviewForce() GhostviewSetOrientation(landscape) \n\ ShiftDown: GhostviewForce() GhostviewSetOrientation(upside-down) \n\ ShiftLeft: GhostviewForce() GhostviewSetOrientation(seascape) \n\ Up: GhostviewDefault() GhostviewSetOrientation(portrait) \n\ Right: GhostviewDefault() GhostviewSetOrientation(landscape) \n\ Down: GhostviewDefault() GhostviewSetOrientation(upside-down) \n\ Left: GhostviewDefault() GhostviewSetOrientation(seascape)