author | groucho <groucho> | 2003-02-12 12:21:21 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-02-12 12:21:21 (UTC) |
commit | 72e88174a2e32de400de0a7109407574650f5321 (patch) (side-by-side diff) | |
tree | cbf8f7d9bbc620cf422d10710dd7aa0921f4b396 /core/pim/today | |
parent | 193c656a80ddb164f8e809defd1977bda4acff0d (diff) | |
download | opie-72e88174a2e32de400de0a7109407574650f5321.zip opie-72e88174a2e32de400de0a7109407574650f5321.tar.gz opie-72e88174a2e32de400de0a7109407574650f5321.tar.bz2 |
Translation added
-rw-r--r-- | core/pim/today/plugins/datebook/datebook.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/today/plugins/datebook/datebook.pro b/core/pim/today/plugins/datebook/datebook.pro index 4ca2e25..c587c5f 100644 --- a/core/pim/today/plugins/datebook/datebook.pro +++ b/core/pim/today/plugins/datebook/datebook.pro @@ -33,6 +33,6 @@ TRANSLATIONS = ../../../../../i18n/de/todaydatebookplugin.ts \ ../../../../../i18n/zh_CN/libtodaydatebookplugin.ts \ ../../../../../i18n/zh_TW/todaydatebookplugin.ts \ ../../../../../i18n/it/todaydatebookplugin.ts \ - ../../../../../i18n/da/todaydatebookpluging.ts + ../../../../../i18n/da/todaydatebookplugin.ts include ( $(OPIEDIR)/include.pro ) |