author | alwin <alwin> | 2005-03-16 13:32:30 (UTC) |
---|---|---|
committer | alwin <alwin> | 2005-03-16 13:32:30 (UTC) |
commit | 58c327f08271a264ebee09e3557fe633b0671e11 (patch) (side-by-side diff) | |
tree | 820949ad37c569cc802a7b869ad62f02c5ae2a20 | |
parent | d16a0d6ec773b8cc0f7646213010f65d2bffa47e (diff) | |
download | opie-58c327f08271a264ebee09e3557fe633b0671e11.zip opie-58c327f08271a264ebee09e3557fe633b0671e11.tar.gz opie-58c327f08271a264ebee09e3557fe633b0671e11.tar.bz2 |
added holiday plugin package
-rw-r--r-- | config.in | 2 | ||||
-rw-r--r-- | packages | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -239,6 +239,8 @@ menu "Pim" comment "Today Plugins ---" source noncore/todayplugins/config.in source core/pim/today/plugins/config.in + comment "Holiday Plugins ---" + source core/pim/datebook/holiday/config.in endmenu menu "Settings" @@ -32,6 +32,7 @@ CONFIG_DAGGER noncore/apps/dagger dagger.pro CONFIG_DASHER inputmethods/dasher dasher.pro CONFIG_DATEBOOK2 core/pim/datebook2 datebook2.pro CONFIG_DATEBOOK core/pim/datebook datebook.pro +CONFIG_DATEBOOK_DUMMY_HOLIDAY core/pim/datebook/holiday/dummy dummy.pro CONFIG_DECO_FLAT noncore/decorations/flat flat.pro CONFIG_DECO_LIQUID noncore/decorations/liquid liquid.pro CONFIG_DECO_POLISHED noncore/decorations/polished polished.pro |