summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog11
-rw-r--r--Rules.make9
-rw-r--r--config.in2
-rw-r--r--packages5
4 files changed, 11 insertions, 16 deletions
diff --git a/ChangeLog b/ChangeLog
index d343f54..5ccad50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,82 +1,89 @@
1 2004-??-??Opie 1.1.8 1 2004-??-??Opie 1.1.8
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * PackageManager supports installation of local ipkg files (drw) 5 * PackageManager supports installation of local ipkg files (drw)
6 6
7 Fixed Bugs 7 Fixed Bugs
8 ---------- 8 ----------
9 * #1464 - Packagemanager dont set active filter after install a package (drw) 9 * #1464 - Packagemanager dont set active filter after install a package (drw)
10 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 10 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
11 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 11 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
12 12
13 Internal
14 --------
15 * Moved libopie1 to unsupported (mickeyl)
16
13 2004-11-14Opie 1.1.7 17 2004-11-14Opie 1.1.7
14 18
15 New Features 19 New Features
16 ------------ 20 ------------
17 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 21 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
18 * Backup now uses the busy indicator when backing up and restore (ar) 22 * Backup now uses the busy indicator when backing up and restore (ar)
19 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 23 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
20 * OpiePlayer2 better error handling (zecke) 24 * OpiePlayer2 better error handling (zecke)
21 * OpiePlayer2 progress indication while streaming (zecke) 25 * OpiePlayer2 progress indication while streaming (zecke)
22 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 26 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
23 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 27 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
24 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 28 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
25 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 29 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
26 * Opie-Console use Custom Font and Size in a Profile (harlekin) 30 * Opie-Console use Custom Font and Size in a Profile (harlekin)
27 * Opie-Console transparently log the Output and Input to a file (harlekin) 31 * Opie-Console transparently log the Output and Input to a file (harlekin)
28 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 32 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
29 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 33 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
30 * Opie-Security gained a 'test authentication' button (clem) 34 * Opie-Security gained a 'test authentication' button (clem)
31 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 35 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
32 * Opie-Mail improve the handling of POP mail boxes (alwin) 36 * Opie-Mail improve the handling of POP mail boxes (alwin)
33 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 37 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
34 * Opie IRC - backports of the 'NeIRC fork' (zecke) 38 * Opie IRC - backports of the 'NeIRC fork' (zecke)
35 39
36 Fixed Bugs 40 Fixed Bugs
37 ---------- 41 ----------
38 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 42 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
39 * #608 - Make Opie usable for left handed users (zecke) 43 * #608 - Make Opie usable for left handed users (zecke)
40 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 44 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
41 * #1245 - Opie-Go 'paused' (zecke) 45 * #1245 - Opie-Go 'paused' (zecke)
42 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 46 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
43 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 47 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
44 * #1395 - Build VNC Backend with gcc3.4 48 * #1395 - Build VNC Backend with gcc3.4
45 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 49 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
46 * #1426 - Add missing opie-bartender Icon (CoreDump) 50 * #1426 - Add missing opie-bartender Icon (CoreDump)
47 * #1445 - Opie-Sheet Has No Icon (CoreDump) 51 * #1445 - Opie-Sheet Has No Icon (CoreDump)
48 * #1448 - Brightness Applet added (mickeyl) 52 * #1448 - Brightness Applet added (mickeyl)
49 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 53 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
50 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 54 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
51 * n.a. - Opie-mail: fixed some crasher, some layout-problems 55 * n.a. - Opie-mail: fixed some crasher, some layout-problems
52 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 56 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
53 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 57 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
54 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 58 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
55 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) 59 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem)
56 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 60 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
57 * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) 61
58 * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) 62 Internal
63 --------
64 * Opie-Qashmoney has been moved to unsupported (mickeyl)
65 * Opie-Ubrowser has been moved to unsupported (mickeyl)
59 66
60 2004-09-17Opie 1.1.6 67 2004-09-17Opie 1.1.6
61 68
62 New Features 69 New Features
63 ------------ 70 ------------
64 * Fifteen gained configurable number of items (zecke) 71 * Fifteen gained configurable number of items (zecke)
65 * Fifteen can have custom background images (zecke) 72 * Fifteen can have custom background images (zecke)
66 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 73 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
67 * Integrated the new security framework into libopie2 (zecke,clem) 74 * Integrated the new security framework into libopie2 (zecke,clem)
68 * Converted the launcher to use the new security framework (zecke) 75 * Converted the launcher to use the new security framework (zecke)
69 * Backup can now handle custom locations for backup and restore (ar) 76 * Backup can now handle custom locations for backup and restore (ar)
70 * Implemented right-on-hold feedback (wimpie,zecke) 77 * Implemented right-on-hold feedback (wimpie,zecke)
71 * Lots of new features in opie-reader (tim,pohly) 78 * Lots of new features in opie-reader (tim,pohly)
72 * Build system cleanups (schurig) 79 * Build system cleanups (schurig)
73 80
74 Fixed Bugs 81 Fixed Bugs
75 -------- 82 --------
76 * #1005 - Fixed backup to CompactFlash (ar) 83 * #1005 - Fixed backup to CompactFlash (ar)
77 * #1167 - Fixed Opie write crashing on more text than one page (ar) 84 * #1167 - Fixed Opie write crashing on more text than one page (ar)
78 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 85 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
79 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 86 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
80 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 87 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
81 * #1370 - Pimconverter now reacts on cancel key (eilers) 88 * #1370 - Pimconverter now reacts on cancel key (eilers)
82 * #1376 - Bring back the capslock/numlock display (zecke) 89 * #1376 - Bring back the capslock/numlock display (zecke)
diff --git a/Rules.make b/Rules.make
index c025d72..644a6cf 100644
--- a/Rules.make
+++ b/Rules.make
@@ -144,79 +144,70 @@ $(QTDIR)/stamp-headers :
144 @-rm -f $(QTDIR)/stamp-headers* 144 @-rm -f $(QTDIR)/stamp-headers*
145 ( cd $(QTDIR)/include; \ 145 ( cd $(QTDIR)/include; \
146 $(patsubst %,ln -sf ../src/kernel/%;,qgfx_qws.h qwsmouse_qws.h \ 146 $(patsubst %,ln -sf ../src/kernel/%;,qgfx_qws.h qwsmouse_qws.h \
147 qcopchannel_qws.h qwindowsystem_qws.h \ 147 qcopchannel_qws.h qwindowsystem_qws.h \
148 qfontmanager_qws.h qwsdefaultdecoration_qws.h)) 148 qfontmanager_qws.h qwsdefaultdecoration_qws.h))
149 touch $@ 149 touch $@
150 150
151$(QTDIR)/stamp-headers-x11 : 151$(QTDIR)/stamp-headers-x11 :
152 @-rm -f $(QTDIR)/stamp-headers* 152 @-rm -f $(QTDIR)/stamp-headers*
153 cd $(QTDIR)/include; $(patsubst %,ln -sf $(OPIEDIR)/x11/libqpe-x11/qt/%;,qgfx_qws.h qwsmouse_qws.h qcopchannel_qws.h qwindowsystem_qws.h qfontmanager_qws.h qwsdefaultdecoration_qws.h) 153 cd $(QTDIR)/include; $(patsubst %,ln -sf $(OPIEDIR)/x11/libqpe-x11/qt/%;,qgfx_qws.h qwsmouse_qws.h qcopchannel_qws.h qwindowsystem_qws.h qfontmanager_qws.h qwsdefaultdecoration_qws.h)
154 touch $@ 154 touch $@
155 155
156$(OPIEDIR)/stamp-headers : 156$(OPIEDIR)/stamp-headers :
157 @-rm -f $(OPIEDIR)/stamp-headers* 157 @-rm -f $(OPIEDIR)/stamp-headers*
158 mkdir -p $(TOPDIR)/include/qpe \ 158 mkdir -p $(TOPDIR)/include/qpe \
159 $(TOPDIR)/include/qtopia \ 159 $(TOPDIR)/include/qtopia \
160 $(TOPDIR)/include/opie \ 160 $(TOPDIR)/include/opie \
161 $(TOPDIR)/include/opie2 \ 161 $(TOPDIR)/include/opie2 \
162 $(TOPDIR)/include/opie2/private \ 162 $(TOPDIR)/include/opie2/private \
163 $(TOPDIR)/include/qtopia/private \ 163 $(TOPDIR)/include/qtopia/private \
164 $(TOPDIR)/include/sl 164 $(TOPDIR)/include/sl
165 ( cd include/qpe && rm -f *.h; ln -sf ../../library/*.h .; ln -sf ../../library/backend/*.h .; rm -f *_p.h; ) 165 ( cd include/qpe && rm -f *.h; ln -sf ../../library/*.h .; ln -sf ../../library/backend/*.h .; rm -f *_p.h; )
166 ( cd include/qtopia && rm -f *.h; ln -sf ../../library/*.h .; ) 166 ( cd include/qtopia && rm -f *.h; ln -sf ../../library/*.h .; )
167 ( cd include/qtopia/private && rm -f *.h; ln -sf ../../../library/backend/*.h .; ) 167 ( cd include/qtopia/private && rm -f *.h; ln -sf ../../../library/backend/*.h .; )
168ifeq ($(CONFIG_LIBOPIE),y)
169 # libopie1
170 ( cd include/opie && rm -f *.h; ln -sf ../../libopie/*.h .; rm -f *_p.h; )
171 ( cd include/opie && ln -sf ../../libopie/pim/*.h .; )
172endif
173 # libopie2 168 # libopie2
174 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/*.h .; ) 169 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/*.h .; )
175 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/device/*.h .; ) 170 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/device/*.h .; )
176 ( cd include/opie2 && ln -sf ../../libopie2/opiemm/*.h .; ) 171 ( cd include/opie2 && ln -sf ../../libopie2/opiemm/*.h .; )
177 ( cd include/opie2 && ln -sf ../../libopie2/opiedb/*.h .; ) 172 ( cd include/opie2 && ln -sf ../../libopie2/opiedb/*.h .; )
178 ( cd include/opie2 && ln -sf ../../libopie2/opienet/*.h .; ) 173 ( cd include/opie2 && ln -sf ../../libopie2/opienet/*.h .; )
179 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/*.h .; ) 174 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/*.h .; )
180 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/core/*.h .; ) 175 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/core/*.h .; )
181 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/backend/*.h .; ) 176 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/backend/*.h .; )
182 ( cd include/opie2/private && ln -sf ../../../libopie2/opiepim/private/*.h .; ) 177 ( cd include/opie2/private && ln -sf ../../../libopie2/opiepim/private/*.h .; )
183 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/ui/*.h .; ) 178 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/ui/*.h .; )
184 ( cd include/opie2 && ln -sf ../../libopie2/opieui/*.h .; ) 179 ( cd include/opie2 && ln -sf ../../libopie2/opieui/*.h .; )
185 ( cd include/opie2 && ln -sf ../../libopie2/opieui/fileselector/*.h .; ) 180 ( cd include/opie2 && ln -sf ../../libopie2/opieui/fileselector/*.h .; )
186 ( cd include/opie2 && ln -sf ../../libopie2/opieui/big-screen/*.h .; ) 181 ( cd include/opie2 && ln -sf ../../libopie2/opieui/big-screen/*.h .; )
187 ( cd include/opie2 && ln -sf ../../libopie2/opiesecurity/*.h .; ) 182 ( cd include/opie2 && ln -sf ../../libopie2/opiesecurity/*.h .; )
188 # auxilliary libraries 183 # auxilliary libraries
189 ( cd include/opie2 && ln -sf ../../libqtaux/*.h .; ) 184 ( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
190 ( cd include/sl && ln -sf ../../libslcompat/*.h .; ) 185 ( cd include/sl && ln -sf ../../libslcompat/*.h .; )
191 ( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; ) 186 ( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; )
192 ( cd include/ && ln -sf ../inputmethods/pickboard/pickboardcfg.h .; ) 187 ( cd include/ && ln -sf ../inputmethods/pickboard/pickboardcfg.h .; )
193 ( cd include/ && ln -sf ../inputmethods/pickboard/pickboardpicks.h .; ) 188 ( cd include/ && ln -sf ../inputmethods/pickboard/pickboardpicks.h .; )
194 # all 189 # all
195ifeq ($(CONFIG_LIBOPIE),y)
196 ( cd include/opie; for generatedHeader in `cd ../../libopie; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \
197 ln -sf ../../libopie/$$generatedHeader $$generatedHeader; done )
198endif
199 ( cd include/opie2; for generatedHeader in `cd ../../libopie2/opieui; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \ 190 ( cd include/opie2; for generatedHeader in `cd ../../libopie2/opieui; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \
200 ln -sf ../../libopie2/opieui/$$generatedHeader $$generatedHeader; done ) 191 ln -sf ../../libopie2/opieui/$$generatedHeader $$generatedHeader; done )
201 ( cd include/opie2; for generatedHeader in `cd ../../libopie2/opiepim/ui; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \ 192 ( cd include/opie2; for generatedHeader in `cd ../../libopie2/opiepim/ui; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \
202 ln -sf ../../libopie2/opiepim/ui/$$generatedHeader $$generatedHeader; done ) 193 ln -sf ../../libopie2/opiepim/ui/$$generatedHeader $$generatedHeader; done )
203 ln -sf ../../library/custom.h $(TOPDIR)/include/qpe/custom.h 194 ln -sf ../../library/custom.h $(TOPDIR)/include/qpe/custom.h
204 touch $@ 195 touch $@
205 196
206$(OPIEDIR)/stamp-headers-x11 : 197$(OPIEDIR)/stamp-headers-x11 :
207 @-rm -f $(OPIEDIR)/stamp-headers* 198 @-rm -f $(OPIEDIR)/stamp-headers*
208 mkdir -p $(TOPDIR)/include/qpe $(TOPDIR)/include/qtopia \ 199 mkdir -p $(TOPDIR)/include/qpe $(TOPDIR)/include/qtopia \
209 $(TOPDIR)/include/opie $(TOPDIR)/include/qtopia/private 200 $(TOPDIR)/include/opie $(TOPDIR)/include/qtopia/private
210 ( cd include/qpe && rm -f *.h; ln -sf ../../library/*.h .; ln -sf ../../library/backend/*.h .; rm -f *_p.h; ) 201 ( cd include/qpe && rm -f *.h; ln -sf ../../library/*.h .; ln -sf ../../library/backend/*.h .; rm -f *_p.h; )
211 ( cd include/qtopia && rm -f *.h; ln -sf ../../library/*.h .; ) 202 ( cd include/qtopia && rm -f *.h; ln -sf ../../library/*.h .; )
212 ( cd include/qtopia/private && rm -f *.h; ln -sf ../../../library/backend/*.h .; ) 203 ( cd include/qtopia/private && rm -f *.h; ln -sf ../../../library/backend/*.h .; )
213 ( cd include/opie && rm -f *.h; ln -sf ../../libopie/*.h .; rm -f *_p.h; ) 204 ( cd include/opie && rm -f *.h; ln -sf ../../libopie/*.h .; rm -f *_p.h; )
214 ( cd include/opie && ln -sf ../../libsql/*.h .; ) 205 ( cd include/opie && ln -sf ../../libsql/*.h .; )
215 ( cd include/opie && ln -sf ../../libopie/pim/*.h .; ) 206 ( cd include/opie && ln -sf ../../libopie/pim/*.h .; )
216 ( cd include/opie; for generatedHeader in `cd ../../libopie; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \ 207 ( cd include/opie; for generatedHeader in `cd ../../libopie; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \
217 ln -sf ../../libopie/$$generatedHeader $$generatedHeader; done ) 208 ln -sf ../../libopie/$$generatedHeader $$generatedHeader; done )
218 ln -sf ../../library/custom.h $(TOPDIR)/include/qpe/custom.h 209 ln -sf ../../library/custom.h $(TOPDIR)/include/qpe/custom.h
219 ( cd include/qpe; ln -sf ../../x11/libqpe-x11/qpe/*.h .; ) 210 ( cd include/qpe; ln -sf ../../x11/libqpe-x11/qpe/*.h .; )
220 touch $@ 211 touch $@
221 212
222$(TOPDIR)/library/custom.h : $(TOPDIR)/.config 213$(TOPDIR)/library/custom.h : $(TOPDIR)/.config
diff --git a/config.in b/config.in
index 372ecfb..8cffa38 100644
--- a/config.in
+++ b/config.in
@@ -160,50 +160,48 @@ config OPIE_TASKBAR_LOCK_KEY_STATE
160 default y if TARGET_SHARP 160 default y if TARGET_SHARP
161 default n if !TARGET_SHARP 161 default n if !TARGET_SHARP
162 162
163config LIBQPE_WITHROHFEEDBACK 163config LIBQPE_WITHROHFEEDBACK
164 boolean "Build libqpe with Right-On-Hold feedback" 164 boolean "Build libqpe with Right-On-Hold feedback"
165 default y 165 default y
166 166
167config OPIE_NO_SOUND_PCM_READ_BITS 167config OPIE_NO_SOUND_PCM_READ_BITS
168 boolean "There is not a pcm_read_bits io control" 168 boolean "There is not a pcm_read_bits io control"
169 default y if TARGET_SHARP 169 default y if TARGET_SHARP
170 default n if ! TARGET_SHARP 170 default n if ! TARGET_SHARP
171endmenu 171endmenu
172 172
173menu "Dependencies" 173menu "Dependencies"
174 source dependencies.in 174 source dependencies.in
175endmenu 175endmenu
176 176
177menu "Base" 177menu "Base"
178 choice 178 choice
179 prompt "Qpe Library Selection" 179 prompt "Qpe Library Selection"
180 default LIBQPE 180 default LIBQPE
181 source library/config.in 181 source library/config.in
182 source x11/config.in 182 source x11/config.in
183 endchoice 183 endchoice
184 source libopie/config.in
185
186 source libopie2/config.in 184 source libopie2/config.in
187 source libqtaux/config.in 185 source libqtaux/config.in
188 source rsync/config.in 186 source rsync/config.in
189 source core/opie-login/config.in 187 source core/opie-login/config.in
190 source core/opiealarm/config.in 188 source core/opiealarm/config.in
191 source core/tools/quicklauncher/config.in 189 source core/tools/quicklauncher/config.in
192 source core/launcher/config.in 190 source core/launcher/config.in
193 source core/symlinker/config.in 191 source core/symlinker/config.in
194endmenu 192endmenu
195 193
196comment "" 194comment ""
197 195
198menu "Applets" 196menu "Applets"
199 source core/applets/config.in 197 source core/applets/config.in
200 source noncore/applets/config.in 198 source noncore/applets/config.in
201endmenu 199endmenu
202 200
203menu "Apps" 201menu "Apps"
204 source core/apps/config.in 202 source core/apps/config.in
205 source noncore/apps/config.in 203 source noncore/apps/config.in
206endmenu 204endmenu
207 205
208menu "Communications and Networking" 206menu "Communications and Networking"
209 source noncore/comm/config.in 207 source noncore/comm/config.in
diff --git a/packages b/packages
index ac614f2..e84184c 100644
--- a/packages
+++ b/packages
@@ -1,38 +1,38 @@
1 CONFIG_ABOUTAPPLET core/applets/aboutappletaboutapplet.pro 1 CONFIG_ABOUTAPPLET core/applets/aboutappletaboutapplet.pro
2 CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro 2 CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro
3 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro 3 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro
4 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro 4 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro
5CONFIG_APPLET_EXAMPLE examples/applet example.pro 5CONFIG_APPLET_EXAMPLE examples/applet example.pro
6 CONFIG_APPSKEY noncore/settings/appskeyappskey.pro 6 CONFIG_APPSKEY noncore/settings/appskeyappskey.pro
7 CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro 7 CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro
8 CONFIG_AUTOROTATEAPPLET noncore/applets/autorotateappletautorotateapplet.pro 8 CONFIG_AUTOROTATEAPPLET noncore/applets/autorotateappletautorotateapplet.pro
9 CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro 9 CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro
10 CONFIG_BACKUP noncore/settings/backupbackup.pro 10 CONFIG_BACKUP noncore/settings/backupbackup.pro
11 CONFIG_BARTENDER noncore/apps/opie-bartenderbartender.pro 11 CONFIG_BARTENDER noncore/apps/opie-bartenderbartender.pro
12 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro 12 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro
13 CONFIG_BEND noncore/unsupported/mail2/bendbend.pro 13 CONFIG_BEND noncore/unsupported/mail2/bendbend.pro
14CONFIG_BIGSCREEN_EXAMPLE libopie/big-screen/example osplitter_mail.pro 14CONFIG_BIGSCREEN_EXAMPLE unsupported/libopie/big-screen/example osplitter_mail.pro
15 CONFIG_BINARY noncore/tools/calc2/binarybinary.pro 15 CONFIG_BINARY noncore/tools/calc2/binarybinary.pro
16 CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro 16 CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro
17 CONFIG_BOUNCE noncore/games/bouncebounce.pro 17 CONFIG_BOUNCE noncore/games/bouncebounce.pro
18 CONFIG_BRIGHTNESSAPPLET noncore/applets/brightnessappletbrightnessapplet.pro 18 CONFIG_BRIGHTNESSAPPLET noncore/applets/brightnessappletbrightnessapplet.pro
19 CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro 19 CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro
20 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro 20 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro
21 CONFIG_CALC2 noncore/tools/calc2calc.pro 21 CONFIG_CALC2 noncore/tools/calc2calc.pro
22 CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro 22 CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro
23 CONFIG_CALIBRATE core/apps/calibratecalibrate.pro 23 CONFIG_CALIBRATE core/apps/calibratecalibrate.pro
24 CONFIG_CAMERA noncore/multimedia/cameracamera.pro 24 CONFIG_CAMERA noncore/multimedia/cameracamera.pro
25 CONFIG_CARDMON core/applets/cardmoncardmon.pro 25 CONFIG_CARDMON core/applets/cardmoncardmon.pro
26 CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro 26 CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro
27 CONFIG_CITYTIME core/settings/citytimecitytime.pro 27 CONFIG_CITYTIME core/settings/citytimecitytime.pro
28 CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro 28 CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro
29 CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro 29 CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro
30 CONFIG_CLOCK noncore/tools/clockclock.pro 30 CONFIG_CLOCK noncore/tools/clockclock.pro
31 CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro 31 CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro
32CONFIG_DAGGER noncore/apps/dagger dagger.pro 32CONFIG_DAGGER noncore/apps/dagger dagger.pro
33 CONFIG_DASHER inputmethods/dasherdasher.pro 33 CONFIG_DASHER inputmethods/dasherdasher.pro
34 CONFIG_DATEBOOK2 core/pim/datebook2datebook2.pro 34 CONFIG_DATEBOOK2 core/pim/datebook2datebook2.pro
35 CONFIG_DATEBOOK core/pim/datebookdatebook.pro 35 CONFIG_DATEBOOK core/pim/datebookdatebook.pro
36 CONFIG_DECO_FLAT noncore/decorations/flatflat.pro 36 CONFIG_DECO_FLAT noncore/decorations/flatflat.pro
37 CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro 37 CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro
38 CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro 38 CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro
@@ -64,51 +64,50 @@ CONFIG_JUMPX inputmethods/jumpx jumpx.pro
64 CONFIG_KBILL noncore/games/kbillkbill.pro 64 CONFIG_KBILL noncore/games/kbillkbill.pro
65 CONFIG_KCHECKERS noncore/games/kcheckerskcheckers.pro 65 CONFIG_KCHECKERS noncore/games/kcheckerskcheckers.pro
66 CONFIG_KEYBOARD inputmethods/keyboardkeyboard.pro 66 CONFIG_KEYBOARD inputmethods/keyboardkeyboard.pro
67 CONFIG_KEYPEBBLE noncore/comm/keypebblekeypebble.pro 67 CONFIG_KEYPEBBLE noncore/comm/keypebblekeypebble.pro
68 CONFIG_KEYVIEW development/keyviewkeyview.pro 68 CONFIG_KEYVIEW development/keyviewkeyview.pro
69 CONFIG_KJUMPX inputmethods/kjumpxkjumpx.pro 69 CONFIG_KJUMPX inputmethods/kjumpxkjumpx.pro
70 CONFIG_KPACMAN noncore/games/kpacmankpacman.pro 70 CONFIG_KPACMAN noncore/games/kpacmankpacman.pro
71 CONFIG_LANGUAGE noncore/settings/languagelanguage.pro 71 CONFIG_LANGUAGE noncore/settings/languagelanguage.pro
72 CONFIG_LAUNCHER core/launcherserver.pro 72 CONFIG_LAUNCHER core/launcherserver.pro
73 CONFIG_LAUNCHER-SETTINGS core/settings/launcherlauncher.pro 73 CONFIG_LAUNCHER-SETTINGS core/settings/launcherlauncher.pro
74 CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro 74 CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro
75 CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro 75 CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro
76 CONFIG_LIBMAD core/multimedia/opieplayer/libmadlibmad.pro 76 CONFIG_LIBMAD core/multimedia/opieplayer/libmadlibmad.pro
77 CONFIG_LIBMAIL noncore/unsupported/mail2/libmaillibmail.pro 77 CONFIG_LIBMAIL noncore/unsupported/mail2/libmaillibmail.pro
78CONFIG_LIBMAILWRAPPER noncore/net/mail/libmailwrapper libmailwrapper.pro 78CONFIG_LIBMAILWRAPPER noncore/net/mail/libmailwrapper libmailwrapper.pro
79 CONFIG_LIBMPEG3 core/multimedia/opieplayer/libmpeg3libmpeg3.pro 79 CONFIG_LIBMPEG3 core/multimedia/opieplayer/libmpeg3libmpeg3.pro
80 CONFIG_LIBOPIE2CORE libopie2/opiecoreopiecore.pro 80 CONFIG_LIBOPIE2CORE libopie2/opiecoreopiecore.pro
81 CONFIG_LIBOPIE2DB libopie2/opiedbopiedb.pro 81 CONFIG_LIBOPIE2DB libopie2/opiedbopiedb.pro
82 CONFIG_LIBOPIE2EXAMPLES libopie2/examplesexamples.pro 82 CONFIG_LIBOPIE2EXAMPLES libopie2/examplesexamples.pro
83 CONFIG_LIBOPIE2MM libopie2/opiemmopiemm.pro 83 CONFIG_LIBOPIE2MM libopie2/opiemmopiemm.pro
84 CONFIG_LIBOPIE2NET libopie2/opienetopienet.pro 84 CONFIG_LIBOPIE2NET libopie2/opienetopienet.pro
85 CONFIG_LIBOPIE2PIM libopie2/opiepimopiepim.pro 85 CONFIG_LIBOPIE2PIM libopie2/opiepimopiepim.pro
86 CONFIG_LIBOPIE2SECURITYlibopie2/opiesecurity opiesecurity.pro 86 CONFIG_LIBOPIE2SECURITYlibopie2/opiesecurity opiesecurity.pro
87 CONFIG_LIBOPIE2UI libopie2/opieuiopieui.pro 87 CONFIG_LIBOPIE2UI libopie2/opieuiopieui.pro
88 CONFIG_LIBOPIE libopielibopie.pro
89 CONFIG_LIBOPIE_PIM libopie/pimpim.pro
90 CONFIG_LIBOPIETOOTH noncore/net/opietooth/liblib.pro 88 CONFIG_LIBOPIETOOTH noncore/net/opietooth/liblib.pro
89 CONFIG_LIBOPIEnoncore/unsupported/libopie libopie.pro
91 CONFIG_LIBQPE librarylibrary.pro 90 CONFIG_LIBQPE librarylibrary.pro
92 CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro 91 CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro
93CONFIG_LIBQRSYNC rsync rsync.pro 92CONFIG_LIBQRSYNC rsync rsync.pro
94 CONFIG_LIBQTAUX libqtauxlibqtaux.pro 93 CONFIG_LIBQTAUX libqtauxlibqtaux.pro
95 CONFIG_LIBSLCOMPAT libslcompatlibslcompat.pro 94 CONFIG_LIBSLCOMPAT libslcompatlibslcompat.pro
96 CONFIG_LIBSQL libsqllibsql.pro 95 CONFIG_LIBSQL libsqllibsql.pro
97CONFIG_LIBTREMOR core/multimedia/opieplayer/vorbis/tremor tremor.pro 96CONFIG_LIBTREMOR core/multimedia/opieplayer/vorbis/tremor tremor.pro
98CONFIG_LIBTREMORPLUGIN core/multimedia/opieplayer/vorbis libtremor.pro 97CONFIG_LIBTREMORPLUGIN core/multimedia/opieplayer/vorbis libtremor.pro
99 CONFIG_LIGHT-AND-POWER core/settings/light-and-powerlight-and-power.pro 98 CONFIG_LIGHT-AND-POWER core/settings/light-and-powerlight-and-power.pro
100 CONFIG_LIQUID noncore/styles/liquidliquid.pro 99 CONFIG_LIQUID noncore/styles/liquidliquid.pro
101 CONFIG_LOCKAPPLET core/applets/lockappletlockapplet.pro 100 CONFIG_LOCKAPPLET core/applets/lockappletlockapplet.pro
102 CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro 101 CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro
103 CONFIG_MAIL3 noncore/net/mail mail.pro 102 CONFIG_MAIL3 noncore/net/mail mail.pro
104CONFIG_MAILAPPLET noncore/net/mail/taskbarapplet taskbarapplet.pro 103CONFIG_MAILAPPLET noncore/net/mail/taskbarapplet taskbarapplet.pro
105 CONFIG_MAILIT noncore/unsupported/mailit mailit.pro 104 CONFIG_MAILIT noncore/unsupported/mailit mailit.pro
106CONFIG_MAIN_TAB_EXAMPLE examples/main-tab example.pro 105CONFIG_MAIN_TAB_EXAMPLE examples/main-tab example.pro
107 CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro 106 CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro
108 CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro 107 CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro
109 CONFIG_METAL noncore/styles/metalmetal.pro 108 CONFIG_METAL noncore/styles/metalmetal.pro
110 CONFIG_MINDBREAKER noncore/games/mindbreakermindbreaker.pro 109 CONFIG_MINDBREAKER noncore/games/mindbreakermindbreaker.pro
111 CONFIG_MINESWEEP noncore/games/minesweepminesweep.pro 110 CONFIG_MINESWEEP noncore/games/minesweepminesweep.pro
112 CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro 111 CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro
113 CONFIG_MODPLUG core/multimedia/opieplayer/modplugmodplug.pro 112 CONFIG_MODPLUG core/multimedia/opieplayer/modplugmodplug.pro
114CONFIG_MULTIAUTH_BLUEPING noncore/securityplugins/blueping bluepingplugin.pro 113CONFIG_MULTIAUTH_BLUEPING noncore/securityplugins/blueping bluepingplugin.pro