Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d3c8c68ab73727a2ccdb6bf763a42ef4 > files > 3

horde-kronolith-2.3.2-1mdv2010.0.noarch.rpm

<?php
/**
 * 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"));