lowlevellibsandfws/apputils/tsrc/t_strings/StringTableC.st
author Stefan Karlsson <stefan.karlsson@nokia.com>
Mon, 29 Mar 2010 12:27:51 +0100
branchCompilerCompatibility
changeset 14 69a2780c0013
parent 0 e4d67989cc36
permissions -rw-r--r--
Merge.

# StringTableC.st
# Copyright (c) 2006 Symbian Ltd.  All rights reserved.
# Example String Table
stringtable StringTableC
!// Some types of fruit
# This comment won't appear in the .h file, but the one above is.
EApple apple
EOrange orange
EBanana banana
# Some animals
ECat cat
EDog dog