/usr/share/gcal/wloc.rc is in gcal-common 3.6.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 | ; Air line distances between geographical locations for Gcal-2.20 or newer
;
; $Id: wloc.rc 0.02 2000/03/23 00:00:02 tom Exp $
;
; Copyright (c) 2000 Thomas Esken <esken@uni-muenster.de>
; Im Hagenfeld 84
; D-48147 M"unster
; GERMANY
;
; This software doesn't claim completeness, correctness or usability.
; On principle I will not be liable for ANY damages or losses (implicit
; or explicit), which result from using or handling my software.
; If you use this software, you agree without any exception to this
; agreement, which binds you LEGALLY !!
;
; 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, or (at your option)
; any later version.
;
; You should have received a copy of the `GNU General Public License'
; along with this program; if not, write to the:
;
;
;
; Try this resource file by using the `-QUx' option of Gcal.
; Try `--precise' to display data and times more precise!
;
; Either set your preferred geographical base location here,
; or comment the next two lines and run Gcal with the `--text-variable=ARG'
; option for passing the geographical base location in a flexible manner like:
;
; gcal -f./wloc.rc -QUx --text-var='$a=%3%1New York%2:$b=+404151-0740023'
;
; *** If you modify this file you have to rename the modified version.
; *** If you make any improvements I would like to hear from you.
; *** But I do not promise any support.
;
$a=%3%1Münster%2
$b=+5158+00738
;
; Either set `$f' to `%>9*b0$b/$c km / %b1$b/$c' or to
; `%>9*b*0$b/$c mi / %b1$b/$c' for displaying using statute miles.
;
$f=%>9*b0$b/$c km / %b1$b/$c
;$f=%>9*b*0$b/$c mi / %b1$b/$c
;
; The line template.
;
$x=0 $f air line distance $a-$l
;
; The locations.
;
$l=Anchorage
$c=+611305-1495401
$x
;
$l=Athens
$c=+3758+02343
$x
;
$l=Azores
$c=+3744-02540
$x
;
$l=Bangkok
$c=+1345+10035
$x
;
$l=Beijing
$c=+3955+11620
$x
;
$l=Bermuda
$c=+3217-06446
$x
;
$l=Bombay
$c=+1855+07250
$x
;
$l=Chicago
$c=+415100-0873900
$x
;
$l=Dakar
$c=+1440-01726
$x
;
$l=Denver
$c=+394421-1045903
$x
;
$l=Helsinki
$c=+6010+02458
$x
;
$l=Hongkong
$c=+2217+11409
$x
;
$l=Honolulu
$c=+211825-1575130
$x
;
$l=Istanbul
$c=+4101+02858
$x
;
$l=Johannesburg
$c=-2615+02800
$x
;
$l=Lisbon
$c=+3843-00908
$x
;
$l=London
$c=+512830-0001845
$x
;
$l=Madrid
$c=+4024-00341
$x
;
$l=Managua
$c=+1209-08620
$x
;
$l=Montreal
$c=+4531-07334
$x
;
$l=Moscow
$c=+5545+03735
$x
;
$l=Münster
$c=+5158+00738
$x
;
$l=Nairobi
$c=-0117+03649
$x
;
$l=New York
$c=+404251-0740023
$x
;
$l=Rio de Janeiro
$c=-2300-04312
$x
;
$l=Samoa
$c=-1350-17144
$x
;
$l=San Francisco
$c=+3747-12230
$x
;
$l=Seoul
$c=+3733+12658
$x
;
$l=Stockholm
$c=+5920+01803
$x
;
$l=Sydney
$c=-3352+15113
$x
;
$l=Tehran
$c=+3540+05126
$x
;
$l=Tokyo
$c=+3542+13946
$x
;
$l=Wellington
$c=-4119+17446
$x
|