author | groucho <groucho> | 2003-01-28 08:32:18 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-28 08:32:18 (UTC) |
commit | 0434049ba1d7086fbfdb7471bb70b1fd62a47b4b (patch) (unidiff) | |
tree | 84311aa7fca7b6fde9cbaf8b39c21865620fee93 | |
parent | a7f557c467795be29255de99db9dac1e19a5d214 (diff) | |
download | opie-0434049ba1d7086fbfdb7471bb70b1fd62a47b4b.zip opie-0434049ba1d7086fbfdb7471bb70b1fd62a47b4b.tar.gz opie-0434049ba1d7086fbfdb7471bb70b1fd62a47b4b.tar.bz2 |
Added opie-reader translation
-rw-r--r-- | noncore/apps/opie-reader/opie-reader.pro | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/noncore/apps/opie-reader/opie-reader.pro b/noncore/apps/opie-reader/opie-reader.pro index 409f9c7..16b5e02 100644 --- a/noncore/apps/opie-reader/opie-reader.pro +++ b/noncore/apps/opie-reader/opie-reader.pro | |||
@@ -1,77 +1,93 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | HEADERS = Aportis.h \ | 3 | HEADERS = Aportis.h \ |
4 | Bkmks.h \ | 4 | Bkmks.h \ |
5 | BuffDoc.h \ | 5 | BuffDoc.h \ |
6 | CAnnoEdit.h \ | 6 | CAnnoEdit.h \ |
7 | CBuffer.h \ | 7 | CBuffer.h \ |
8 | CDrawBuffer.h \ | 8 | CDrawBuffer.h \ |
9 | CEncoding.h \ | 9 | CEncoding.h \ |
10 | CExpander.h \ | 10 | CExpander.h \ |
11 | CFilter.h \ | 11 | CFilter.h \ |
12 | Filedata.h \ | 12 | Filedata.h \ |
13 | FontControl.h \ | 13 | FontControl.h \ |
14 | GraphicWin.h \ | 14 | GraphicWin.h \ |
15 | Markups.h \ | 15 | Markups.h \ |
16 | Navigation.h \ | 16 | Navigation.h \ |
17 | Palm2QImage.h \ | 17 | Palm2QImage.h \ |
18 | QFloatBar.h \ | 18 | QFloatBar.h \ |
19 | QTReader.h \ | 19 | QTReader.h \ |
20 | QTReaderApp.h \ | 20 | QTReaderApp.h \ |
21 | QtrListView.h \ | 21 | QtrListView.h \ |
22 | Queue.h \ | 22 | Queue.h \ |
23 | StateData.h \ | 23 | StateData.h \ |
24 | StyleConsts.h \ | 24 | StyleConsts.h \ |
25 | ZText.h \ | 25 | ZText.h \ |
26 | arith.h \ | 26 | arith.h \ |
27 | cbkmkselector.h \ | 27 | cbkmkselector.h \ |
28 | config.h \ | 28 | config.h \ |
29 | fileBrowser.h \ | 29 | fileBrowser.h \ |
30 | infowin.h \ | 30 | infowin.h \ |
31 | my_list.h \ | 31 | my_list.h \ |
32 | name.h \ | 32 | name.h \ |
33 | opie.h \ | 33 | opie.h \ |
34 | pdb.h \ | 34 | pdb.h \ |
35 | plucker.h \ | 35 | plucker.h \ |
36 | ppm.h \ | 36 | ppm.h \ |
37 | ppm_expander.h \ | 37 | ppm_expander.h \ |
38 | ustring.h \ | 38 | ustring.h \ |
39 | utypes.h \ | 39 | utypes.h \ |
40 | version.h \ | 40 | version.h \ |
41 | ztxt.h | 41 | ztxt.h |
42 | 42 | ||
43 | SOURCES = Aportis.cpp \ | 43 | SOURCES = Aportis.cpp \ |
44 | Bkmks.cpp \ | 44 | Bkmks.cpp \ |
45 | BuffDoc.cpp \ | 45 | BuffDoc.cpp \ |
46 | CBuffer.cpp \ | 46 | CBuffer.cpp \ |
47 | CDrawBuffer.cpp \ | 47 | CDrawBuffer.cpp \ |
48 | CEncoding.cpp \ | 48 | CEncoding.cpp \ |
49 | CFilter.cpp \ | 49 | CFilter.cpp \ |
50 | FontControl.cpp \ | 50 | FontControl.cpp \ |
51 | Navigation.cpp \ | 51 | Navigation.cpp \ |
52 | Palm2QImage.cpp \ | 52 | Palm2QImage.cpp \ |
53 | QTReader.cpp \ | 53 | QTReader.cpp \ |
54 | QTReaderApp.cpp \ | 54 | QTReaderApp.cpp \ |
55 | QtrListView.cpp \ | 55 | QtrListView.cpp \ |
56 | StyleConsts.cpp \ | 56 | StyleConsts.cpp \ |
57 | arith_d.cpp \ | 57 | arith_d.cpp \ |
58 | fileBrowser.cpp \ | 58 | fileBrowser.cpp \ |
59 | infowin.cpp \ | 59 | infowin.cpp \ |
60 | main.cpp \ | 60 | main.cpp \ |
61 | pdb.cpp \ | 61 | pdb.cpp \ |
62 | plucker.cpp \ | 62 | plucker.cpp \ |
63 | ppm.cpp \ | 63 | ppm.cpp \ |
64 | ppm_expander.cpp \ | 64 | ppm_expander.cpp \ |
65 | ztxt.cpp | 65 | ztxt.cpp |
66 | 66 | ||
67 | INTERFACES= | 67 | INTERFACES= |
68 | DESTDIR = $(OPIEDIR)/bin | 68 | DESTDIR = $(OPIEDIR)/bin |
69 | INCLUDEPATH+= $(OPIEDIR)/include | 69 | INCLUDEPATH+= $(OPIEDIR)/include |
70 | DEPENDPATH+= $(OPIEDIR)/include | 70 | DEPENDPATH+= $(OPIEDIR)/include |
71 | TARGET = reader | 71 | TARGET = reader |
72 | LIBS += -lqpe | 72 | LIBS += -lqpe |
73 | 73 | ||
74 | 74 | ||
75 | TRANSLATIONS = ../../../i18n/de/reader.ts \ | ||
76 | ../../../i18n/da/reader.ts \ | ||
77 | ../../../i18n/xx/reader.ts \ | ||
78 | ../../../i18n/en/reader.ts \ | ||
79 | ../../../i18n/es/reader.ts \ | ||
80 | ../../../i18n/fr/reader.ts \ | ||
81 | ../../../i18n/hu/reader.ts \ | ||
82 | ../../../i18n/ja/reader.ts \ | ||
83 | ../../../i18n/ko/reader.ts \ | ||
84 | ../../../i18n/no/reader.ts \ | ||
85 | ../../../i18n/pl/reader.ts \ | ||
86 | ../../../i18n/pt/reader.ts \ | ||
87 | ../../../i18n/pt_BR/reader.ts \ | ||
88 | ../../../i18n/sl/reader.ts \ | ||
89 | ../../../i18n/zh_CN/reader.ts \ | ||
90 | ../../../i18n/zh_TW/reader.ts | ||
75 | 91 | ||
76 | 92 | ||
77 | include ( $(OPIEDIR)/include.pro ) | 93 | include ( $(OPIEDIR)/include.pro ) |