photosgallery/gallery/group/glx_reg.rss
changeset 1 9ba538e329bd
parent 0 4e91876724a2
child 2 7d9067c6fcb1
--- a/photosgallery/gallery/group/glx_reg.rss	Thu Dec 17 08:45:44 2009 +0200
+++ b/photosgallery/gallery/group/glx_reg.rss	Thu Jan 07 12:46:23 2010 +0200
@@ -33,113 +33,4 @@
   	localisable_resource_id = R_GLX_LOCALISABLE_APP_INFO;
 	//
 	hidden = KAppIsHidden;
-
-        datatype_list =
-	        {
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/jpeg";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/jpg";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/jp2";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/tiff";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/x-wmf";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/ico";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/gif";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/bmp";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/x-bmp";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/x-bitmap";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/x-xbitmap";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/x-win-bitmap";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/x-windows-bmp";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/ms-bmp";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/x-ms-bmp";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/vnd.wap.wbmp";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/png";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/x-epoc-mbm";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/vnd.nokia.ota-bitmap";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/x-ota-bitmap";
-	            },
-	        DATATYPE
-	            {
-	            priority = EDataTypePriorityHigh;
-	            type = "image/mng";
-	            }
-	        };
 	}