branch | RCL_3 |
changeset 17 | 8592a65ad3fb |
parent 16 | 4ce476e64c59 |
child 52 | efd4f1afd43e |
16:4ce476e64c59 | 17:8592a65ad3fb |
---|---|
60 // txt = qtn_options_change; |
60 // txt = qtn_options_change; |
61 // }, |
61 // }, |
62 MENU_ITEM |
62 MENU_ITEM |
63 { |
63 { |
64 command = EAknCmdHelp; |
64 command = EAknCmdHelp; |
65 txt = qtn_clipb_litxt_help; |
65 txt = qtn_options_help; |
66 }, |
66 }, |
67 MENU_ITEM |
67 MENU_ITEM |
68 { |
68 { |
69 command = EAknCmdExit; |
69 command = EAknCmdExit; |
70 txt = qtn_options_exit; |
70 txt = qtn_options_exit; |