diff --git a/src/apps/webpositive/WebPositive.rdef b/src/apps/webpositive/WebPositive.rdef index 1eb69fe694..0aa393fce0 100644 --- a/src/apps/webpositive/WebPositive.rdef +++ b/src/apps/webpositive/WebPositive.rdef @@ -14,6 +14,9 @@ resource app_flags B_SINGLE_LAUNCH; resource file_types message { "types" = "text/html", + "types" = "image/gif", + "types" = "image/jpeg", + "types" = "image/png", "types" = "image/svg+xml", "types" = "application/x-vnd.Be.URL.file", "types" = "application/x-vnd.Be.URL.ftp",