Origin commit data
------------------
Commit: d6b3754c6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)
This commit is contained in:
vanhofen
2016-05-19 22:59:54 +02:00
parent 141e4124a7
commit 4cf2b60722
251 changed files with 26673 additions and 443 deletions

View File

@@ -53,7 +53,8 @@ typedef enum integration_type
INTEGRATION_TYPE_MULTIMEDIA = 2,
INTEGRATION_TYPE_SETTING = 3,
INTEGRATION_TYPE_SERVICE = 4,
INTEGRATION_TYPE_INFORMATION = 5
INTEGRATION_TYPE_INFORMATION = 5,
INTEGRATION_TYPE_NI_MENU = 10 //NI
}
integration_type_t;