123456789101112131415161718192021222324252627282930313233343536 |
- /***************************************************************/
- /** This file is generated, do not edit
- * @file TV_string_info.c
- * @brief
- * Generator Version 6.3.1.2
- * Source File Name and Date
- *
- *
- * @note Copyright (c) 2016-2018, T1 Technologies Inc., Taiwan Branch.
- * All rights reserved.
- *
- * This software is copyrighted by and is the property of T1 Technologies
- * Inc., Taiwan Branch. All rights are reserved by T1 Technologies Inc.,
- * Taiwan Branch. This software may only be used in accordance with the
- * corresponding license agreement. Any unauthorized use, duplication,
- * distribution, or disclosure of this software is expressly forbidden.
- *
- * This Copyright notice MUST not be removed or modified without prior
- * written consent of T1 Technologies Inc., Taiwan Branch.
- *
- * T1 Technologies Inc., Taiwan Branch. reserves the right to modify this
- * software without notice.
- *
- * T1 Technologies Inc., Taiwan Branch.
- * Rm.8, 6F., No.1, Taiyuan 2nd St., Zhubei City, Hsinchu County 302,
- * Taiwan, R.O.C.
- *
- ***************************************************************/
- #include "gui_eng/region.h"
- #include "TV_strid_config.h"
- /* Please define GET_OSD_STR_INFO follow OSDStringInfo_t in gui_eng/region.h */
- OSDStringInfo_t TV_string_info[] = {
- TV_DEFINE_STRING_ID_BLOCK(GET_OSD_STR_INFO)
- };
|