[cairo-commit] roadster/data Makefile.am, 1.2, 1.3 tiger-states.txt, NONE, 1.1
Jeff Garrett
commit at pdx.freedesktop.org
Tue Oct 30 01:14:55 PDT 2007
- Previous message: [cairo-commit] roadster ChangeLog,1.107,1.108
- Next message: [cairo-commit] roadster/src Makefile.am, 1.27, 1.28 import_tiger.c, 1.27, 1.28 tiger.c, NONE, 1.1 tiger.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: jgarrett
Update of /cvs/cairo/roadster/data
In directory kemper:/tmp/cvs-serv20775/data
Modified Files:
Makefile.am
Added Files:
tiger-states.txt
Log Message:
2007-10-30 Jeff Garrett <jeff at jgarrett.org>
* data/Makefile.am:
* data/tiger-states.txt: Add list of TIGER states
* src/Makefile.am
* src/import_tiger.c
* src/tiger.c
* src/tiger.h: Use list of TIGER states instead of hard-coded array
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/roadster/data/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am 3 Mar 2005 06:45:09 -0000 1.2
+++ Makefile.am 30 Oct 2007 08:14:53 -0000 1.3
@@ -14,11 +14,15 @@
styledir = $(pkgdatadir)
style_DATA = layers.xml
+tigerdir = $(pkgdatadir)
+tiger_DATA = tiger-states.txt
+
install-data-local:
EXTRA_DIST = \
$(glade_DATA) \
$(style_DATA) \
+ $(tiger_DATA) \
$(DESKTOP_IN_FILES) \
$(NULL)
--- NEW FILE: tiger-states.txt ---
01 AL Alabama
02 AK Alaska
04 AZ Arizona
05 AR Arkansas
06 CA California
08 CO Colorado
09 CT Connecticut
10 DE Delaware
11 DC District of Columbia
12 FL Florida
13 GA Georgia
15 HI Hawaii
16 ID Idaho
17 IL Illinois
18 IN Indiana
19 IA Iowa
20 KS Kansas
21 KY Kentucky
22 LA Louisiana
23 ME Maine
24 MD Maryland
25 MA Massachusetts
26 MI Michigan
27 MN Minnesota
28 MS Mississippi
29 MO Missouri
30 MT Montana
31 NE Nebraska
32 NV Nevada
33 NH New Hampshire
34 NJ New Jersey
35 NM New Mexico
36 NY New York
37 NC North Carolina
38 ND North Dakota
39 OH Ohio
40 OK Oklahoma
41 OR Oregon
42 PA Pennsylvania
44 RI Rhode Island
45 SC South Carolina
46 SD South Dakota
47 TN Tennessee
48 TX Texas
49 UT Utah
50 VT Vermont
51 VA Virginia
53 WA Washington
54 WV West Virginia
55 WI Wisconsin
56 WY Wyoming
60 AS American Samoa
66 GU Guam
69 MP Northern Mariana Islands
72 PR Puerto Rico
78 VI Virgin Islands
- Previous message: [cairo-commit] roadster ChangeLog,1.107,1.108
- Next message: [cairo-commit] roadster/src Makefile.am, 1.27, 1.28 import_tiger.c, 1.27, 1.28 tiger.c, NONE, 1.1 tiger.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list