Ecco splash sound fix?
[picodrive.git] / platform / uiq3 / rsc / PicoDrive_loc.rss
CommitLineData
cc68a136 1#include <AppInfo.rh>\r
2\r
3// This file localise the applications icons and caption\r
4RESOURCE LOCALISABLE_APP_INFO\r
5 {\r
6 caption_and_icon =\r
7 {\r
8 CAPTION_AND_ICON_INFO\r
9 {\r
10 caption = "PicoDrive";\r
11 // Icons are used to represent applications in the \r
12 // application launcher and application title bar.\r
13 // The number_of_icons value identifies how many icons \r
14 // that exist in the icon_file.\r
15 number_of_icons = 3;\r
16 // Using the application icons.\r
17 icon_file = "\\Resource\\Apps\\PicoDrive.mbm";\r
18 }\r
19 };\r
20 }\r