Warning, /pim/messagelib/mimetreeparser/autotests/data/frametest.mbox is written in an unsupported language. File is not indexed.
0001 From: Volker Krause <vkrause@kde.org> 0002 To: vkrause@kde.org 0003 Subject: text attachments trying to mess up escaping 0004 Date: Tue, 03 Oct 2017 12:21:24 +0200 0005 Message-ID: <1807613.y0QX81sLpY@vkpc5> 0006 MIME-Version: 1.0 0007 Content-Type: multipart/mixed; boundary="nextPart2107984.jr9reY14Qx" 0008 Content-Transfer-Encoding: 7Bit 0009 0010 This is a multi-part message in MIME format. 0011 0012 --nextPart2107984.jr9reY14Qx 0013 Content-Transfer-Encoding: 7Bit 0014 Content-Type: text/plain; charset="us-ascii" 0015 0016 hello, this is the body 0017 --nextPart2107984.jr9reY14Qx 0018 Content-Disposition: inline; filename="messages.sh" 0019 Content-Transfer-Encoding: 7Bit 0020 Content-Type: text/plain; charset="utf-8"; name="messages.sh" 0021 0022 #! /bin/sh 0023 $XGETTEXT `find . -name '*.cpp' -o -name '*.h' | grep -v '/tests/' | grep -v '/autotests/'` -o $podir/libmimetreeparser.pot 0024 --nextPart2107984.jr9reY14Qx 0025 Content-Disposition: inline 0026 Content-Transfer-Encoding: 7Bit 0027 Content-Type: text/plain; charset="utf-8" 0028 0029 maintainer: 0030 description: MimeTreeParser Library 0031 tier: 3 0032 type: functional 0033 platforms: 0034 - name: All 0035 portingAid: false 0036 deprecated: false 0037 release: false 0038 libraries: 0039 - qmake: MimeTreeParser 0040 cmake: "KF5::MimeTreeParser" 0041 cmakename: KF5MimeTreeParser 0042 0043 --nextPart2107984.jr9reY14Qx--