author | ar <ar> | 2003-12-04 21:16:08 (UTC) |
---|---|---|
committer | ar <ar> | 2003-12-04 21:16:08 (UTC) |
commit | 956020cd93327d53d72254f00e448f92a5e679a1 (patch) (unidiff) | |
tree | 202724f7916d752d2a297c3f28225073748d0794 /libopie | |
parent | c8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff) | |
download | opie-956020cd93327d53d72254f00e448f92a5e679a1.zip opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2 |
use opie-lupdate instead lupdate
-rw-r--r-- | libopie/libopie.pro | 18 | ||||
-rw-r--r-- | libopie/pim/libopie.pro | 20 |
2 files changed, 0 insertions, 38 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro index 94434ae..8682e84 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro | |||
@@ -64,69 +64,51 @@ SOURCES = ofontmenu.cc \ | |||
64 | pim/otodoaccess.cpp \ | 64 | pim/otodoaccess.cpp \ |
65 | pim/otodoaccessbackend.cpp \ | 65 | pim/otodoaccessbackend.cpp \ |
66 | pim/otodoaccessxml.cpp \ | 66 | pim/otodoaccessxml.cpp \ |
67 | pim/oconversion.cpp \ | 67 | pim/oconversion.cpp \ |
68 | pim/ocontact.cpp \ | 68 | pim/ocontact.cpp \ |
69 | pim/ocontactfields.cpp \ | 69 | pim/ocontactfields.cpp \ |
70 | pim/ocontactaccess.cpp \ | 70 | pim/ocontactaccess.cpp \ |
71 | pim/ocontactaccessbackend_vcard.cpp \ | 71 | pim/ocontactaccessbackend_vcard.cpp \ |
72 | pim/ocontactaccessbackend_xml.cpp \ | 72 | pim/ocontactaccessbackend_xml.cpp \ |
73 | pim/otodoaccessvcal.cpp \ | 73 | pim/otodoaccessvcal.cpp \ |
74 | pim/orecur.cpp \ | 74 | pim/orecur.cpp \ |
75 | pim/opimstate.cpp \ | 75 | pim/opimstate.cpp \ |
76 | pim/opimxrefpartner.cpp \ | 76 | pim/opimxrefpartner.cpp \ |
77 | pim/opimxref.cpp \ | 77 | pim/opimxref.cpp \ |
78 | pim/opimxrefmanager.cpp \ | 78 | pim/opimxrefmanager.cpp \ |
79 | pim/opimmaintainer.cpp \ | 79 | pim/opimmaintainer.cpp \ |
80 | pim/opimnotify.cpp \ | 80 | pim/opimnotify.cpp \ |
81 | pim/opimnotifymanager.cpp \ | 81 | pim/opimnotifymanager.cpp \ |
82 | pim/opimmainwindow.cpp \ | 82 | pim/opimmainwindow.cpp \ |
83 | pim/opimresolver.cpp \ | 83 | pim/opimresolver.cpp \ |
84 | pim/oevent.cpp \ | 84 | pim/oevent.cpp \ |
85 | pim/otimezone.cpp \ | 85 | pim/otimezone.cpp \ |
86 | pim/odatebookaccess.cpp \ | 86 | pim/odatebookaccess.cpp \ |
87 | pim/odatebookaccessbackend.cpp \ | 87 | pim/odatebookaccessbackend.cpp \ |
88 | pim/odatebookaccessbackend_xml.cpp \ | 88 | pim/odatebookaccessbackend_xml.cpp \ |
89 | orecurrancewidget.cpp \ | 89 | orecurrancewidget.cpp \ |
90 | oticker.cpp owait.cpp | 90 | oticker.cpp owait.cpp |
91 | 91 | ||
92 | TARGET = opie | 92 | TARGET = opie |
93 | INCLUDEPATH += $(OPIEDIR)/include | 93 | INCLUDEPATH += $(OPIEDIR)/include |
94 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 94 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
95 | 95 | ||
96 | LIBS += -lqpe | 96 | LIBS += -lqpe |
97 | 97 | ||
98 | # Add SQL-Support if selected by config (eilers) | 98 | # Add SQL-Support if selected by config (eilers) |
99 | CONFTEST = $$system( echo $CONFIG_SQL_PIM_BACKEND ) | 99 | CONFTEST = $$system( echo $CONFIG_SQL_PIM_BACKEND ) |
100 | contains( CONFTEST, y ){ | 100 | contains( CONFTEST, y ){ |
101 | 101 | ||
102 | DEFINES += __USE_SQL | 102 | DEFINES += __USE_SQL |
103 | LIBS += -lopiedb2 | 103 | LIBS += -lopiedb2 |
104 | HEADERS += pim/otodoaccesssql.h pim/ocontactaccessbackend_sql.h | 104 | HEADERS += pim/otodoaccesssql.h pim/ocontactaccessbackend_sql.h |
105 | SOURCES += pim/otodoaccesssql.cpp pim/ocontactaccessbackend_sql.cpp | 105 | SOURCES += pim/otodoaccesssql.cpp pim/ocontactaccessbackend_sql.cpp |
106 | 106 | ||
107 | } | 107 | } |
108 | 108 | ||
109 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 109 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
110 | TARGET = opie | 110 | TARGET = opie |
111 | 111 | ||
112 | TRANSLATIONS = ../i18n/de/libopie.ts \ | ||
113 | ../i18n/nl/libopie.ts \ | ||
114 | ../i18n/xx/libopie.ts \ | ||
115 | ../i18n/en/libopie.ts \ | ||
116 | ../i18n/es/libopie.ts \ | ||
117 | ../i18n/fr/libopie.ts \ | ||
118 | ../i18n/hu/libopie.ts \ | ||
119 | ../i18n/ja/libopie.ts \ | ||
120 | ../i18n/ko/libopie.ts \ | ||
121 | ../i18n/no/libopie.ts \ | ||
122 | ../i18n/pl/libopie.ts \ | ||
123 | ../i18n/pt/libopie.ts \ | ||
124 | ../i18n/pt_BR/libopie.ts \ | ||
125 | ../i18n/sl/libopie.ts \ | ||
126 | ../i18n/zh_CN/libopie.ts \ | ||
127 | ../i18n/zh_TW/libopie.ts \ | ||
128 | ../i18n/da/libopie.ts | ||
129 | |||
130 | include ( big-screen/big-screen.pro ) | 112 | include ( big-screen/big-screen.pro ) |
131 | 113 | ||
132 | include ( $(OPIEDIR)/include.pro ) | 114 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/libopie/pim/libopie.pro b/libopie/pim/libopie.pro index ce92b8a..62f235d 100644 --- a/libopie/pim/libopie.pro +++ b/libopie/pim/libopie.pro | |||
@@ -16,69 +16,49 @@ HEADERS = ofontmenu.h \ | |||
16 | ofileselector/ofileview.h \ | 16 | ofileselector/ofileview.h \ |
17 | ofileselector/olister.h \ | 17 | ofileselector/olister.h \ |
18 | ofileselector/olocallister.h \ | 18 | ofileselector/olocallister.h \ |
19 | ofileselector/ofileselectormain.h \ | 19 | ofileselector/ofileselectormain.h \ |
20 | pim/opimrecord.h \ | 20 | pim/opimrecord.h \ |
21 | pim/otodo.h \ | 21 | pim/otodo.h \ |
22 | pim/orecordlist.h \ | 22 | pim/orecordlist.h \ |
23 | pim/opimaccesstemplate.h \ | 23 | pim/opimaccesstemplate.h \ |
24 | pim/opimaccessbackend.h \ | 24 | pim/opimaccessbackend.h \ |
25 | pim/otodoaccess.h \ | 25 | pim/otodoaccess.h \ |
26 | pim/otodacessbackend.h \ | 26 | pim/otodacessbackend.h \ |
27 | pim/ocontact.h \ | 27 | pim/ocontact.h \ |
28 | pim/ocontactaccess.h \ | 28 | pim/ocontactaccess.h \ |
29 | pim/ocontactaccessbackend.h \ | 29 | pim/ocontactaccessbackend.h \ |
30 | pim/ocontactaccessbackend_xml.h \ | 30 | pim/ocontactaccessbackend_xml.h \ |
31 | pim/orecord.h | 31 | pim/orecord.h |
32 | 32 | ||
33 | SOURCES = ofontmenu.cc \ | 33 | SOURCES = ofontmenu.cc \ |
34 | xmltree.cc \ | 34 | xmltree.cc \ |
35 | tododb.cpp todoevent.cpp \ | 35 | tododb.cpp todoevent.cpp \ |
36 | todovcalresource.cpp colordialog.cpp \ | 36 | todovcalresource.cpp colordialog.cpp \ |
37 | colorpopupmenu.cpp oclickablelabel.cpp \ | 37 | colorpopupmenu.cpp oclickablelabel.cpp \ |
38 | oprocctrl.cpp oprocess.cpp \ | 38 | oprocctrl.cpp oprocess.cpp \ |
39 | odevice.cpp otimepicker.cpp \ | 39 | odevice.cpp otimepicker.cpp \ |
40 | otabwidget.cpp otabbar.cpp \ | 40 | otabwidget.cpp otabbar.cpp \ |
41 | ofileselector/ofiledialog.cpp \ | 41 | ofileselector/ofiledialog.cpp \ |
42 | ofileselector/ofilelistview.cpp \ | 42 | ofileselector/ofilelistview.cpp \ |
43 | ofileselector/ofileselector.cpp \ | 43 | ofileselector/ofileselector.cpp \ |
44 | ofileselector/ofileselectoritem.cpp \ | 44 | ofileselector/ofileselectoritem.cpp \ |
45 | ofileselector/ofileview.cpp \ | 45 | ofileselector/ofileview.cpp \ |
46 | ofileselector/olister.cpp \ | 46 | ofileselector/olister.cpp \ |
47 | ofileselector/olocallister.cpp \ | 47 | ofileselector/olocallister.cpp \ |
48 | ofileselector/ofileselectormain.cpp \ | 48 | ofileselector/ofileselectormain.cpp \ |
49 | pim/otodo.cpp \ | 49 | pim/otodo.cpp \ |
50 | pim/opimrecord.cpp \ | 50 | pim/opimrecord.cpp \ |
51 | pim/otodoaccess.cpp \ | 51 | pim/otodoaccess.cpp \ |
52 | pim/otodoaccessbackend.cpp \ | 52 | pim/otodoaccessbackend.cpp \ |
53 | pim/ocontact.cpp \ | 53 | pim/ocontact.cpp \ |
54 | pim/ocontactaccess.cpp \ | 54 | pim/ocontactaccess.cpp \ |
55 | pim/orecord.cpp | 55 | pim/orecord.cpp |
56 | 56 | ||
57 | TARGET = opie | 57 | TARGET = opie |
58 | INCLUDEPATH += $(OPIEDIR)/include | 58 | INCLUDEPATH += $(OPIEDIR)/include |
59 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 59 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
60 | #VERSION = 1.0.0 | 60 | #VERSION = 1.0.0 |
61 | 61 | ||
62 | INTERFACES = otimepickerbase.ui | 62 | INTERFACES = otimepickerbase.ui |
63 | 63 | ||
64 | TRANSLATIONS = ../i18n/de/libopie.ts \ | ||
65 | ../i18n/nl/libopie.ts \ | ||
66 | ../i18n/xx/libopie.ts \ | ||
67 | ../i18n/en/libopie.ts \ | ||
68 | ../i18n/es/libopie.ts \ | ||
69 | ../i18n/fr/libopie.ts \ | ||
70 | ../i18n/hu/libopie.ts \ | ||
71 | ../i18n/ja/libopie.ts \ | ||
72 | ../i18n/ko/libopie.ts \ | ||
73 | ../i18n/no/libopie.ts \ | ||
74 | ../i18n/pl/libopie.ts \ | ||
75 | ../i18n/pt/libopie.ts \ | ||
76 | ../i18n/pt_BR/libopie.ts \ | ||
77 | ../i18n/sl/libopie.ts \ | ||
78 | ../i18n/zh_CN/libopie.ts \ | ||
79 | ../i18n/zh_TW/libopie.ts \ | ||
80 | ../i18n/da/libopie.ts | ||
81 | |||
82 | |||
83 | |||
84 | include ( $(OPIEDIR)/include.pro ) | 64 | include ( $(OPIEDIR)/include.pro ) |