branch | RCL_3 |
changeset 10 | f84a661cfc1d |
parent 0 | ed9695c8bcbe |
child 11 | 50bbdc59f9c4 |
8:07d1685f0cd4 | 10:f84a661cfc1d |
---|---|
1908 txt = text_softkey_empty; |
1908 txt = text_softkey_empty; |
1909 } |
1909 } |
1910 }; |
1910 }; |
1911 } |
1911 } |
1912 |
1912 |
1913 // ----------------------------------------------------------------------------- |
|
1914 // |
|
1915 // r_videotelui_end_call_button |
|
1916 // End call button |
|
1917 // |
|
1918 // ----------------------------------------------------------------------------- |
|
1919 // |
|
1920 RESOURCE AVKON_BUTTON r_videotelui_end_call_button |
|
1921 { |
|
1922 flags = 0; |
|
1923 states = |
|
1924 { |
|
1925 AVKON_BUTTON_STATE |
|
1926 { |
|
1927 flags = 0; |
|
1928 txt = qtn_vt_button_end_call; |
|
1929 } |
|
1930 }; |
|
1931 } |
|
1913 // End of File |
1932 // End of File |