--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/project/com.nokia.carbide.cpp.epoc.engine.tests/data/pkg/example/mime.pkg Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,34 @@
+;
+; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+; All rights reserved.
+; This component and the accompanying materials are made available
+; under the terms of the License "Eclipse Public License v1.0"
+; which accompanies this distribution, and is available
+; at the URL "http://www.eclipse.org/legal/epl-v10.html".
+;
+; Initial Contributors:
+; Nokia Corporation - initial contribution.
+;
+; Contributors:
+;
+; Description:
+;
+; Handling data by MIME type
+
+;Languages
+&EN,GE
+
+;Header
+#{"Mime-EN", "Mime-GE"}, (0x80000010), 1, 2, 3
+
+%{"Vendor", "Verkaufer"}
+:"Vendor"
+
+; image
+"files\tbit.gif"-"",FILEMIME,"image/gif",RI,RUNWAITEND
+
+;language dependent file
+{
+"audio\englishfile.mp3"
+"audio\germanfile.mp3"
+}-"!:\private\80000011\audio\audiofile.mp3",FILEMIME,"audio/mp3", RB
\ No newline at end of file