summaryrefslogtreecommitdiffstats
path: root/ps-imgs/setup-timezone.eps
diff options
context:
space:
mode:
Diffstat (limited to 'ps-imgs/setup-timezone.eps')
-rw-r--r--ps-imgs/setup-timezone.eps62
1 files changed, 62 insertions, 0 deletions
diff --git a/ps-imgs/setup-timezone.eps b/ps-imgs/setup-timezone.eps
new file mode 100644
index 0000000..06da4b1
--- /dev/null
+++ b/ps-imgs/setup-timezone.eps
@@ -0,0 +1,62 @@
+%!PS-Adobe-2.0 EPSF-1.2
+%%BoundingBox: 21 60 419 287
+
+/Outterbox
+{ newpath moveto
+0 221 rlineto
+108 0 rlineto
+23 61 moveto
+395 0 rlineto
+0 221 rlineto
+-115 0 rlineto
+23 87 moveto
+395 0 rlineto
+closepath } def
+
+/Innerbox
+{ moveto
+372 0 rlineto
+0 144 rlineto
+-372 0 rlineto
+closepath} def
+
+/TitleFont
+{ /Helvetica findfont 12 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
+
+135 277 TitleFont(TIMEZONE CONFIGURATION) show
+
+34 265 PanelFont (Please select one of the following timezones) show
+34 252 PanelFont (for your machine:) show
+54 226 PanelFont (US/Alaska) show
+54 213 PanelFont (US/Aleutian) show
+54 200 PanelFont (US/Arizona) show
+54 187 PanelFont (US/Central) show
+54 174 PanelFont (US/East-Indiana) show
+54 160 PanelFont (US/Eastern) show
+54 147 PanelFont (US/Hawaii) show
+54 134 PanelFont (US/Indiana-Starke) show
+54 123 PanelFont (US/Michigan) show
+54 110 PanelFont (US/Mountain) show
+
+123 71 ButtonFont (< OK >) show
+237 71 ButtonFont (< Cancel >) show
+
+stroke
+showpage
+%%EOF