|
diff --git a/config.in b/config.in index 742b8e3..be24941 100644 --- a/ config.in+++ b/ config.in |
|
@@ -217,11 +217,9 @@ endmenu |
217 | comment "" |
217 | comment "" |
218 | |
218 | |
219 | menu "Unsupported / Unmaintained" |
219 | menu "Unsupported / Unmaintained" |
220 | source noncore/unsupported/mail2/config.in |
| |
221 | source noncore/unsupported/filebrowser/config.in |
220 | source noncore/unsupported/filebrowser/config.in |
222 | source noncore/unsupported/oipkg/config.in |
221 | source noncore/unsupported/oipkg/config.in |
223 | source noncore/unsupported/qpdf/config.in |
222 | source noncore/unsupported/qpdf/config.in |
224 | source noncore/unsupported/gsmtool/config.in |
| |
225 | endmenu |
223 | endmenu |
226 | |
224 | |
227 | comment "" |
225 | comment "" |
|
|
diff --git a/packages b/packages index ee64ccb..43da63c 100644 --- a/ packages+++ b/ packages |
|
@@ -3,6 +3,7 @@ CONFIG_ADVANCEDFM noncore/apps/advancedfm advancedfm.pro |
3 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro |
3 | CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro |
4 | CONFIG_APPSKEY noncore/settings/appskeyappskey.pro |
4 | CONFIG_APPSKEY noncore/settings/appskeyappskey.pro |
5 | CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro |
5 | CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro |
| |
6 | CONFIG_AUTOROTATEAPPLET noncore/applets/autorotateappletautorotate.pro |
6 | CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro |
7 | CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro |
7 | CONFIG_BACKUP noncore/settings/backupbackup.pro |
8 | CONFIG_BACKUP noncore/settings/backupbackup.pro |
8 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro |
9 | CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro |
|