removed out-of-date s60 stuff
[picodrive.git] / platform / s60 / PicoDrive_Loc.rss
diff --git a/platform/s60/PicoDrive_Loc.rss b/platform/s60/PicoDrive_Loc.rss
deleted file mode 100644 (file)
index d3698cf..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-#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
-                       // The caption text is defined in the rls file\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 = 2;\r
-                       // Using the application icons.\r
-                       icon_file = "\\Resource\\Apps\\PicoDrive.mbm";\r
-                       }\r
-               };\r
-       }\r
-\r