author | cniehaus <cniehaus> | 2002-08-29 15:05:32 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-08-29 15:05:32 (UTC) |
commit | 4b90c9ba76f5757c670e1fd66ceb9cf2d8057073 (patch) (side-by-side diff) | |
tree | 116cec3b563b6eaaa087392b0a115a517e8ff94b | |
parent | 4212b92b6486f2c7216c234528731025fac44e55 (diff) | |
download | opie-4b90c9ba76f5757c670e1fd66ceb9cf2d8057073.zip opie-4b90c9ba76f5757c670e1fd66ceb9cf2d8057073.tar.gz opie-4b90c9ba76f5757c670e1fd66ceb9cf2d8057073.tar.bz2 |
removes one no longer existend files from the .pro
-rw-r--r-- | library/library.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library.pro b/library/library.pro index cb4714a..1837b4f 100644 --- a/library/library.pro +++ b/library/library.pro @@ -43,5 +43,4 @@ HEADERS = calendar.h \ backend/categories.h \ backend/stringutil.h \ - backend/palmtopuid.h \ backend/palmtoprecord.h \ backend/task.h \ @@ -136,3 +135,4 @@ TRANSLATIONS = ../i18n/de/libqpe.ts \ ../i18n/sl/libqpe.ts \ ../i18n/zh_CN/libqpe.ts \ + ../i18n/it/libqpe.ts \ ../i18n/zh_TW/libqpe.ts |