lowlevellibsandfws/apputils/tsrc/t_strings/StringTableF.st
author hgs
Tue, 02 Nov 2010 19:23:22 +0530
changeset 79 564bc7b7ad27
parent 0 e4d67989cc36
permissions -rw-r--r--
201043

# StringTableF.st
# Copyright (c) 2006 Symbian Ltd.  All rights reserved.
# Example String Table
fstringtable StringTableF
!// 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