initial import
[picodrive.git] / platform / uiq3 / rsc / PicoDrive_loc.rss
diff --git a/platform/uiq3/rsc/PicoDrive_loc.rss b/platform/uiq3/rsc/PicoDrive_loc.rss
new file mode 100644 (file)
index 0000000..2495e0b
--- /dev/null
@@ -0,0 +1,20 @@
+#include <AppInfo.rh>\r
+\r
+// This file localise the applications icons and caption\r
+RESOURCE LOCALISABLE_APP_INFO\r
+       {\r
+       caption_and_icon =\r
+               {\r
+               CAPTION_AND_ICON_INFO\r
+                       {\r
+                       caption = "PicoDrive";\r
+                       // Icons are used to represent applications in the \r
+                       // application launcher and application title bar.\r
+                       // The number_of_icons value identifies how many icons \r
+                       // that exist in the icon_file.\r
+                       number_of_icons = 3;\r
+                       // Using the application icons.\r
+                       icon_file = "\\Resource\\Apps\\PicoDrive.mbm";\r
+                       }\r
+               };\r
+       }\r