lowlevellibsandfws/apputils/engineering/stringpool/example/ExampleStringTable.st
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 27 Apr 2010 18:23:16 +0300
branchRCL_3
changeset 20 a2e897c5c62b
parent 0 e4d67989cc36
permissions -rw-r--r--
Revision: 201012 Kit: 201017

!/** 
!An Example String Table
!@internalAll
!*/
fstringtable ExampleStringTable
!// Some types of fruit
# This comment won't appear in the .h file, but the one above will.
EApple apple
EOrange orange
EBanana banana
# Some animals
ECat cat
EDog dog