From e163ef71e829e2fe93851a136dcf66afa48dd8a2 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 6 Apr 2011 07:34:16 -0400 Subject: [PATCH] Holiday Data - Added Czech Republic holiday files (thanks to Tomas Cech). --- AUTHORS | 1 + ChangeLog | 1 + NEWS | 2 +- doc/rc/holidays-CZ.rc | 69 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 doc/rc/holidays-CZ.rc diff --git a/AUTHORS b/AUTHORS index c26804e28..5d2367b9d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -43,6 +43,7 @@ The following submitted code, packages or analysis, and deserve special thanks: Timm Reitinger Dan White Alexei Romanoff + Tomas Cech Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/ChangeLog b/ChangeLog index dc4aedd57..10adc476c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ + Enhanced diagnostics command. + The old 'curses' configuration variable is now replaced by 'detection', and has the same meaning - whether or not to auto-detect terminal size. + + Added Czech Republic holiday files (thanks to Tomas Cech). # Tracked Features, sorted by ID. + Added feature #700, which adds tab-completion of built-in tags. diff --git a/NEWS b/NEWS index 6e3ad6140..162bfc404 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ New commands in taskwarrior 2.0.0 New configuration options in taskwarrior 2.0.0 - - Now includes Belarus holiday data. + - Now includes Belarus and Czech Republic holiday data. - The old 'curses' configuration variable is renamed to 'detection', but retains the original meaning, which is whether or not to auto-detect the dimensions of the terminal window. diff --git a/doc/rc/holidays-CZ.rc b/doc/rc/holidays-CZ.rc new file mode 100644 index 000000000..ba8194156 --- /dev/null +++ b/doc/rc/holidays-CZ.rc @@ -0,0 +1,69 @@ +################################################################################ +# Sample calendar for the UK +# +# taskwarrior - a command line task list manager. +# +# Copyright 2010 - 2011, Federico Hernandez. +# 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.newyear.name=Nový rok, Den obnovy samostatnosti českého státu +holiday.newyear.date=20110101 + +# this one differs for each year +holiday.eastermonday.name=Velikonoční pondělí +holiday.eastermonday.date=20110425 + +holiday.mayday.name=Svátek práce +holiday.mayday.date=20110501 + +holiday.victoryday.name=Den vítězství +holiday.victoryday.date=20110508 + +holiday.cyrilmetodej.name=Den slovanských věrozvěstů +holiday.cyrilmetodej.date=20110705 + +holiday.husburntodeath.name=Den upálení mistra Jana Husa +holiday.husburntodeath.date=20110706 + +holiday.statehoodday.name=Den české státnosti +holiday.statehoodday.date=20110928 + +holiday.independentcs.name=Den vzniku samostatného československého státu +holiday.independentcs.date=20111028 + +holiday.democracyfight.name=Den boje za svobodu a demokracii +holiday.democracyfight.date=20111117 + +holiday.christmaseve.name=Štědrý den +holiday.christmaseve.date=20111224 + +holiday.christmasdayone.name=1. svátek vánoční +holiday.christmasdayone.date=20111225 + +holiday.christmasdaytwo.name=2. svátek vánoční +holiday.christmasdaytwo.date=20111226 +