equal
deleted
inserted
replaced
39 // |
39 // |
40 RESOURCE RSS_SIGNATURE { } |
40 RESOURCE RSS_SIGNATURE { } |
41 |
41 |
42 RESOURCE LOCALISABLE_APP_INFO r_glx_localisable_app_info |
42 RESOURCE LOCALISABLE_APP_INFO r_glx_localisable_app_info |
43 { |
43 { |
44 short_caption = qtn_lgal_title_main_view; |
44 short_caption = qtn_lgal_photos_app_title; |
45 caption_and_icon = |
45 caption_and_icon = |
46 { |
46 { |
47 CAPTION_AND_ICON_INFO |
47 CAPTION_AND_ICON_INFO |
48 { |
48 { |
49 caption=qtn_lgal_title_main_view; |
49 caption=qtn_lgal_photos_app_title; |
50 number_of_icons=1; |
50 number_of_icons=1; |
51 icon_file="\\resource\\apps\\glx_aif.mif"; |
51 icon_file="\\resource\\apps\\glx_aif.mif"; |
52 } |
52 } |
53 }; |
53 }; |
54 } |
54 } |