/****************************************************************************** * * Copyright (c) 1994-2004 PalmSource, Inc. All rights reserved. * * File: Locale_deDE.h * * Release: eclipse 5 SDK (68K) R4. * * Description: * This file is used for CodeWarrior projects incorporating * German for Germany resources. * *****************************************************************************/ #ifndef __LOCALE_DEDE_H__ #define __LOCALE_DEDE_H__ #define RESOURCE_FILE_PREFIX ":Localized:deDE:" #define LOCALE_SUFFIX "_deDE" #define SIMULATOR_SYSTRES_NAME "sys_deDE.tres" #endif