COPKGManager: add possibilty to check required size before install package

Origin commit data
------------------
Branch: ni/coolstream
Commit: a6f7043ab1
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-13 (Sat, 13 Dec 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2014-12-13 00:03:27 +01:00
parent caaf826cf3
commit 1097fd72e6
7 changed files with 38 additions and 6 deletions

View File

@@ -1894,6 +1894,7 @@ typedef enum
LOCALE_OPKG_INSTALL_LOCAL_PACKAGE,
LOCALE_OPKG_MESSAGEBOX_REINSTALL,
LOCALE_OPKG_MESSAGEBOX_REMOVE,
LOCALE_OPKG_MESSAGEBOX_SIZE_ERROR,
LOCALE_OPKG_MESSAGEBOX_UPDATES_AVAILABLE,
LOCALE_OPKG_SUCCESS_INSTALL,
LOCALE_OPKG_TITLE,