Add:Translations:Added Faroese translation
[navit-package] / navit / attr_def.h
1 /**
2  * Navit, a modular navigation system.
3  * Copyright (C) 2005-2009 Navit Team
4  *
5  * This program is free software; you can redistribute it and/or
6  * modify it under the terms of the GNU Library General Public License
7  * version 2 as published by the Free Software Foundation.
8  *
9  * This program is distributed in the hope that it will be useful,
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12  * GNU Library General Public License for more details.
13  *
14  * You should have received a copy of the GNU Library General Public
15  * License along with this program; if not, write to the
16  * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
17  * Boston, MA  02110-1301, USA.
18  */
19
20 /* prototypes */
21
22 /* common */
23 ATTR2(0x00000000,none)
24 ATTR(any)
25 ATTR(any_xml)
26
27 ATTR2(0x00010000,type_item_begin)
28 ATTR(town_streets_item)
29 ATTR(street_name_item)
30 ATTR(street_name_numbers_item)
31 ATTR(street_item)
32 ATTR(street_number_item)
33 ATTR(position_sat_item)
34 ATTR2(0x0001ffff,type_item_end)
35
36 ATTR2(0x00020000,type_int_begin)
37 ATTR(h_remove)
38 ATTR(id)
39 ATTR(flags)
40 ATTR(w_remove)
41 ATTR(x_remove)
42 ATTR(y_remove)
43 ATTR(flush_size)
44 ATTR(flush_time)
45 ATTR(zipfile_ref)
46 ATTR(country_id)
47 ATTR(position_sats)
48 ATTR(position_sats_used)
49 ATTR(update)
50 ATTR(follow)
51 ATTR(length)
52 ATTR(time)
53 ATTR(destination_length)
54 ATTR(destination_time)
55 ATTR(speed)
56 ATTR(interval)
57 ATTR(position_qual)
58 ATTR(zoom)
59 ATTR(retry_interval)
60 ATTR(projection)
61 ATTR(offroad)
62 ATTR(vocabulary_name)
63 ATTR(vocabulary_name_systematic)
64 ATTR(vocabulary_distances)
65 ATTR(announce_name_systematic_first)
66 ATTR(antialias)
67 ATTR(order_delta)
68 ATTR(baudrate)
69 ATTR(font_size_remove)
70 ATTR(icon_xs)
71 ATTR(icon_l)
72 ATTR(icon_s)
73 ATTR(spacing)
74 ATTR(recent_dest)
75 ATTR(destination_distance)
76 ATTR(check_version)
77 ATTR(details)
78 ATTR(width)
79 ATTR(offset)
80 ATTR(directed)
81 ATTR(radius)
82 ATTR(text_size)
83 ATTR(level)
84 ATTR(icon_w)
85 ATTR(icon_h)
86 ATTR(rotation)
87 ATTR(checksum_ignore)
88 ATTR(position_fix_type)
89 ATTR(timeout)
90 ATTR(orientation)
91 ATTR(keyboard)
92 ATTR(position_sats_signal)
93 ATTR(cps)
94 ATTR(fast)
95 ATTR(osd_configuration)
96 ATTR(columns)
97 ATTR(align)
98 ATTR(sat_prn)
99 ATTR(sat_elevation)
100 ATTR(sat_azimuth)
101 ATTR(sat_snr)
102 ATTR(autozoom)
103 ATTR(version)
104 ATTR(autozoom_min)
105 ATTR(maxspeed)
106 ATTR(cdf_histsize)
107 ATTR(message_maxage)
108 ATTR(message_maxnum)
109 ATTR(pitch)
110 ATTR(roll)
111 ATTR(yaw)
112 ATTR(route_status)
113 ATTR(route_weight)
114 ATTR(distance_metric)
115 ATTR(route_mode)
116 ATTR(maxspeed_handling)
117 ATTR(flags_forward_mask)
118 ATTR(flags_reverse_mask)
119 ATTR(house_number_interpolation)
120 ATTR(house_number_left_interpolation)
121 ATTR(house_number_right_interpolation)
122 ATTR(delay)
123 ATTR(lag)
124 ATTR(bpp)
125 ATTR(fullscreen)
126 ATTR(windowid)
127 ATTR(hog)
128 ATTR(flags_town)
129 ATTR(flags_street)
130 ATTR(flags_house_number)
131 ATTR(use_camera)
132 ATTR(flags_graphics)
133 ATTR(zoom_min)
134 ATTR(zoom_max)
135 ATTR2(0x00027500,type_rel_abs_begin)
136 /* These attributes are int that can either hold relative               *
137  * or absolute values. A relative value is indicated by                 *
138  * adding 0x60000000.                                                                                                                                                           *
139  *                                                                                                                                                                                                                                      *
140  * The range of valid absolute values is -0x40000000 to                 *
141  * 0x40000000, the range of relative values is from                                     *
142  * -0x20000000 to 0x20000000.                                                                                                                           */
143 ATTR(h)
144 ATTR(w)
145 ATTR(x)
146 ATTR(y)
147 ATTR(font_size)
148
149 ATTR2(0x00028000,type_boolean_begin)
150 /* boolean */
151 ATTR(overwrite)
152 ATTR(active)
153 ATTR(follow_cursor)
154 ATTR(orientation_removeme)
155 ATTR(tracking)
156 ATTR(menubar)
157 ATTR(statusbar)
158 ATTR(toolbar)
159 ATTR(animate)
160 ATTR(lazy)
161 ATTR(mkdir)
162 ATTR(predraw)
163 ATTR(postdraw)
164 ATTR(button)
165 ATTR(ondemand)
166 ATTR(menu_on_map_click)
167 ATTR(direction)
168 ATTR(route_follow_straight_REMOVE) // This is to be removed with the next version
169 ATTR(gui_speech)
170 ATTR(town_id) /* fixme? */
171 ATTR(street_id) /* fixme? */
172 ATTR(district_id) /* fixme? */
173 ATTR(drag_bitmap)
174 ATTR(use_mousewheel)
175 ATTR(fullscreen_old)
176 ATTR(position_magnetic_direction)
177 ATTR(use_overlay)
178 ATTR(night_mode)
179 ATTR(autozoom_active)
180 ATTR(position_valid)
181 ATTR(frame)
182 ATTR(tell_street_name)
183 ATTR(bluetooth)
184 ATTR(signal_on_map_click)
185 ATTR(route_active)
186 ATTR2(0x0002ffff,type_int_end)
187 ATTR2(0x00030000,type_string_begin)
188 ATTR(type)
189 ATTR(label)
190 ATTR(data)
191 ATTR(charset)
192 ATTR(country_all)
193 ATTR(country_iso3)
194 ATTR(country_iso2)
195 ATTR(country_car)
196 ATTR(country_name)
197 ATTR(town_name)
198 ATTR(town_postal)
199 ATTR(district_name)
200 ATTR(street_name)
201 ATTR(street_name_systematic)
202 ATTR(street_number)
203 ATTR(debug)
204 ATTR(address)
205 ATTR(phone)
206 ATTR(entry_fee)
207 ATTR(open_hours)
208 ATTR(skin)
209 ATTR(fullscreen_removeme)
210 ATTR(view_mode)
211 ATTR(tilt)
212 ATTR(media_window_title)
213 ATTR(media_cmd)
214 ATTR(image_codec)
215 /* poi */
216 ATTR(icono)
217 ATTR(info_html)
218 ATTR(price_html)
219 /* navigation */
220 ATTR(navigation_short)
221 ATTR(navigation_long)
222 ATTR(navigation_long_exact)
223 ATTR(navigation_speech)
224 ATTR(name)
225 ATTR(cursorname)
226 ATTR(source)
227 ATTR(description)
228 ATTR(gc_type)
229 ATTR(layout)
230 ATTR(position_nmea)
231 ATTR(gpsd_query)
232 ATTR(on_eof)
233 ATTR(command)
234 ATTR(src)
235 ATTR(path)
236 ATTR(font)
237 ATTR(url_local)
238 ATTR(gc_size)
239 ATTR(gc_difficulty)
240 ATTR(gc_terrain)
241 ATTR(icon_src)
242 ATTR(position_time_iso8601)
243 ATTR(house_number)
244 ATTR(osm_member)
245 ATTR(osm_tag)
246 ATTR(municipality_name)
247 ATTR(county_name)
248 ATTR(state_name)
249 ATTR(message)
250 ATTR(callbacks)
251 ATTR(enable_expression)
252 ATTR(fax)
253 ATTR(email)
254 ATTR(url)
255 ATTR(profilename)
256 ATTR(projectionname)
257 ATTR(town_or_district_name)
258 ATTR(postal)
259 ATTR(postal_mask)
260 ATTR(house_number_first)
261 ATTR(house_number_last)
262 ATTR(house_number_left_first)
263 ATTR(house_number_left_last)
264 ATTR(house_number_right_first)
265 ATTR(house_number_right_last)
266 ATTR(town_name_match)
267 ATTR(district_name_match)
268 ATTR(street_name_match)
269 ATTR(language)
270 ATTR(subtype)
271 ATTR(filter)
272 ATTR(daylayout)
273 ATTR(nightlayout)
274 ATTR(xml_text)
275 ATTR(layout_name)
276 ATTR2(0x0003ffff,type_string_end)
277 ATTR2(0x00040000,type_special_begin)
278 ATTR(order)
279 ATTR(item_type)
280 ATTR(item_types)
281 ATTR(dash)
282 ATTR(sequence_range)
283 ATTR(angle_range)
284 ATTR(speed_range)
285 ATTR(attr_types)
286 ATTR(ch_edge)
287 ATTR(zipfile_ref_block)
288 ATTR2(0x0004ffff,type_special_end)
289 ATTR2(0x00050000,type_double_begin)
290 ATTR(position_height)
291 ATTR(position_speed)
292 ATTR(position_direction)
293 ATTR(position_hdop)
294 ATTR(position_radius)
295 ATTR2(0x0005ffff,type_double_end)
296 ATTR2(0x00060000,type_coord_geo_begin)
297 ATTR(position_coord_geo)
298 ATTR(center)
299 ATTR(click_coord_geo)
300 ATTR2(0x0006ffff,type_coord_geo_end)
301 ATTR2(0x00070000,type_color_begin)
302 ATTR(color)
303 ATTR(color2)
304 ATTR(background_color)
305 ATTR(text_color)
306 ATTR(background_color2)
307 ATTR2(0x0007ffff,type_color_end)
308 ATTR2(0x00080000,type_object_begin)
309 ATTR(navit)
310 ATTR(log)
311 ATTR(callback)
312 ATTR(route)
313 ATTR(navigation)
314 ATTR(vehicle)
315 ATTR(map)
316 ATTR(bookmark_map)
317 ATTR(former_destination_map)
318 ATTR(graphics)
319 ATTR(gui)
320 ATTR(trackingo) /* fixme */
321 ATTR(plugins)
322 ATTR(layer)
323 ATTR(itemgra)
324 ATTR(polygon)
325 ATTR(polyline)
326 ATTR(circle)
327 ATTR(text)
328 ATTR(icon)
329 ATTR(image)
330 ATTR(arrows)
331 ATTR(mapset)
332 ATTR(osd)
333 ATTR(plugin)
334 ATTR(speech)
335 ATTR(coord)
336 ATTR(private_data)
337 ATTR(callback_list)
338 ATTR(displaylist)
339 ATTR(transformation)
340 ATTR(vehicleprofile)
341 ATTR(roadprofile)
342 ATTR(announcement)
343 ATTR(cursor)
344 ATTR(config)
345 ATTR2(0x0008ffff,type_object_end)
346 ATTR2(0x00090000,type_coord_begin)
347 ATTR2(0x0009ffff,type_coord_end)
348 ATTR2(0x000a0000,type_pcoord_begin)
349 ATTR(destination)
350 ATTR(position)
351 ATTR2(0x000affff,type_pcoord_end)
352 ATTR2(0x000b0000,type_callback_begin)
353 ATTR(resize)
354 ATTR(motion)
355 ATTR(keypress)
356 ATTR(window_closed)
357 ATTR(log_gpx)
358 ATTR(log_textfile)
359 ATTR(graphics_ready)
360 ATTR2(0x000bffff,type_callback_end)
361 ATTR2(0x000c0000,type_int64_begin)
362 ATTR(osm_nodeid)
363 ATTR(osm_wayid)
364 ATTR(osm_relationid)
365 ATTR2(0x000cffff,type_int64_end)