aboutsummaryrefslogtreecommitdiffstats
path: root/libical/zoneinfo/Europe/Vaduz.ics
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_4_0_5nobody2001-08-051-64/+0
| | | | | | 'GNOME_CORE_1_4_0_5'. svn path=/tags/GNOME_CORE_1_4_0_5/; revision=11667
* stripped all blank lines from iCalendar files. Apparently they aren'tDamon Chaplin2001-06-271-11/+1
| | | | | | | | | 2001-06-26 Damon Chaplin <damon@ximian.com> * zoneinfo/*: stripped all blank lines from iCalendar files. Apparently they aren't exactly legal. Oops. svn path=/trunk/; revision=10526
* added zoneinfo.Damon Chaplin2001-06-141-0/+74
2001-06-13 Damon Chaplin <damon@ximian.com> * Makefile.am (SUBDIRS): added zoneinfo. * configure.in (AC_OUTPUT): added zoneinfo/Makefile. * zoneinfo/Makefile.am: new file to install & distribute the VTIMEZONE data files, and the zones.tab file. * zoneinfo/zones.tab: new file containing a list of all timezones and their coordinates (so we can mark them on the world map). * zoneinfo/*: Lots of VTIMEZONE data files added, one per timezone. svn path=/trunk/; revision=10214