- Added new holiday configuration file for Austria (thanks to Andreas Poisel).
This commit is contained in:
Paul Beckingham 2011-01-16 17:01:47 -05:00
parent 0fda4b060c
commit 332dbc4a08
4 changed files with 81 additions and 1 deletions

View file

@ -39,6 +39,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Stephen Heywood
Nicola Busanello
Eric Fluger
Andreas Poisel
Thanks to the following, who submitted detailed bug reports and excellent
suggestions:

View file

@ -35,6 +35,7 @@
+ Added feature #629, a new holiday configuration file for New Zealand
(thanks to Stephen Haywood)
+ Added new holiday configuration file for Italy (thanks to Nicola Busanello).
+ Added new holiday configuration file for Austria (thanks to Andreas Poisel).
+ Eliminated dependency on ncurses.
+ The dependency columns are now right-justified (thanks to Eric Fluger).
+ When a date fails to parse, the expected format is displayed, as a reminder

2
NEWS
View file

@ -49,7 +49,7 @@ New configuration options in taskwarrior 1.9.4
the 'task edit' command.
- xterm.title can be set to 'on' to update the xterm window title when a
report is run.
- new holidays configuration file for New Zealand, Italy.
- new holidays configuration file for New Zealand, Italy, Austria.
Newly deprecated features in taskwarrior 1.9.4

78
doc/rc/holidays-AT.rc Normal file
View file

@ -0,0 +1,78 @@
################################################################################
# Sample calendar for Austria
#
# taskwarrior - a command line task list manager.
#
# Copyright 2011, Andreas Poisel
# All rights reserved.
#
# 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 of the License, or (at your option) any later
# version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the
#
# Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor,
# Boston, MA
# 02110-1301
# USA
#
################################################################################
calendar.holidays=sparse
# 2011
holiday.neujahr.name=Neujahr
holiday.neujahr.date=20110101
holiday.heiligedreikonige.name=Heilige drei Könige
holiday.heiligedreikonige.date=20110106
holiday.josef.name=Josef (K, St, T, V)
holiday.josef.date=20110319
holiday.karfreitag.name=Karfreitag
holiday.karfreitag.date=20110422
holiday.ostersonntag.name=Ostersonntag
holiday.ostersonntag.date=20110424
holiday.ostermontag.name=Ostermontag
holiday.ostermontag.date=20110425
holiday.staatsfeiertag.name=Staatsfeiertag
holiday.staatsfeiertag.date=20110501
holiday.florian.name=Florian (OÖ)
holiday.florian.date=20110504
holiday.christihimmelfahrt.name=Christi Himmelfahrt
holiday.christihimmelfahrt.date=20110602
holiday.pfingstsonntag.name=Pfingstsonntag
holiday.pfingstsonntag.date=20110612
holiday.pfingstmontag.name=Pfingstmontag
holiday.pfingstmontag.date=20110613
holiday.fronleichnam.name=Fronleichnam
holiday.fronleichnam.date=20110623
holiday.mariahimmelfahrt.name=MariÀ Himmelfahrt
holiday.mariahimmelfahrt.date=20110815
holiday.rupert.name=Rupert (S)
holiday.rupert.date=20110924
holiday.kvolksabst.name=Tag der Volksabstimmung (K)
holiday.kvolksabst.date=20111010
holiday.allerheiligen.name=Allerheiligen
holiday.allerheiligen.date=20111101
holiday.martin.name=Martin (B)
holiday.martin.date=20111111
holiday.leopold.name=Leopold (W, NÖ)
holiday.leopold.date=20111115
holiday.mariaempfaengnis.name=MariÀ EmpfÀngnis
holiday.mariaempfaengnis.date=20111208
holiday.heiligerabend.name=Heiliger Abend
holiday.heiligerabend.date=20111224
holiday.christtag.name=Christtag
holiday.christtag.date=20111225
holiday.stefanitag.name=Stefanitag
holiday.stefanitag.date=20111226
holiday.silvester.name=Silvester
holiday.silvester.date=20111231