+++ /dev/null
-<?php
-/**
- * $Id$
- *
- * Kronolith Keyword Definition File
- *
- * This file is where you define the list of keywords that can be used
- * to categorize events in Kronolith.
- *
- * There is no limit on how many keywords out of a specific category
- * an event can have; the categories are for logical groupings only.
- *
- * Each category will generate a table cell, with the category name in
- * bold and checkboxes for each entry in the category below it.
- *
- * $Horde: kronolith/config/keywords.php.dist,v 1.3 2004/11/06 18:47:15 jan Exp $
- */
-
-$keywords[_("Type")] = array(_("Birthday"), _("Meeting"), _("Game"));