summaryrefslogtreecommitdiffstats
path: root/ps-imgs/setup-program.eps
diff options
context:
space:
mode:
Diffstat (limited to 'ps-imgs/setup-program.eps')
-rw-r--r--ps-imgs/setup-program.eps72
1 files changed, 72 insertions, 0 deletions
diff --git a/ps-imgs/setup-program.eps b/ps-imgs/setup-program.eps
new file mode 100644
index 0000000..7b945f1
--- /dev/null
+++ b/ps-imgs/setup-program.eps
@@ -0,0 +1,72 @@
+%!PS-Adobe-2.0 EPSF-1.2
+%%BoundingBox: 22 60 449 287
+
+/Outterbox
+{ newpath moveto
+0 220 rlineto
+93 0 rlineto
+23 61 moveto
+425 0 rlineto
+0 220 rlineto
+-89 0 rlineto
+23 87 moveto
+448 87 lineto
+closepath } def
+
+/Innerbox
+{ moveto
+402 0 rlineto
+0 130 rlineto
+-402 0 rlineto
+closepath} def
+
+/TitleFont
+{ /Helvetica findfont 14 scalefont setfont
+moveto } def
+
+/PanelFont
+{ /Helvetica findfont 12 scalefont setfont
+moveto } def
+
+/ContentFont
+{ /Helvetica findfont 12 scalefont setfont
+moveto } def
+
+/ButtonFont
+{ /Helvetica findfont 11 scalefont setfont
+moveto } def
+
+23 61 Outterbox
+34 100 Innerbox
+
+116 277 TitleFont(Slackware Linux Setup (version 13.37)) show
+
+33 264 PanelFont (Welcome to Slackware Linux Setup.) show
+33 250 PanelFont (Select an option below using the UP/DOWN keys and SPACE or ENTER.)show
+33 236 PanelFont (Alternate keys may also be used: '+', '-', and TAB.) show
+
+55 214 ContentFont (HELP) show
+55 202 ContentFont (KEYMAP) show
+55 190 ContentFont (ADDSWAP) show
+55 176 ContentFont (TARGET) show
+55 162 ContentFont (SOURCE) show
+55 148 ContentFont (SELECT) show
+55 134 ContentFont (INSTALL) show
+55 120 ContentFont (CONFIGURE) show
+55 106 ContentFont (EXIT) show
+140 214 ContentFont (Read the Slackware Setup HELP file) show
+140 202 ContentFont (Remap your keyboard if your're not using a US one) show
+140 190 ContentFont (Set up your swap partition(s)) show
+140 176 ContentFont (Set up your target partitions) show
+140 162 ContentFont (Select source media) show
+140 148 ContentFont (Select categories of software to install) show
+140 134 ContentFont (Install selected software) show
+140 120 ContentFont (Reconfigure your Linux system) show
+140 106 ContentFont (Exit Slackware Linux Setup) show
+
+153 71 ButtonFont (< OK >) show
+267 71 ButtonFont (< Cancel >) show
+
+stroke
+showpage
+%%EOF