author | cawthron |
Tue, 24 Mar 2009 22:20:21 -0500 | |
changeset 2 | d760517a8095 |
permissions | -rw-r--r-- |
2 | 1 |
friendlyName=Standard Note |
2 |
information=An S60 standard note class. This pops up a note which disappears after a short time. |
|
3 |
note=Note |
|
4 |
text=text |
|
5 |
textDescription=Text displayed in note |
|
6 |
type=type |
|
7 |
typeDescription=Type of note, which determines icon displayed |
|
8 |
location=location |
|
9 |
size=size |
|
10 |
CAknConfirmationNote=confirmation |
|
11 |
CAknInformationNote=information |
|
12 |
CAknWarningNote=warning |
|
13 |
CAknErrorNote=error |
|
14 |