dom/plugins/test/testplugin/nptest_name.cpp

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 const char *sPluginName = "Test Plug-in";
michael@0 2 const char *sPluginDescription = "Plug-in for testing purposes.\xE2\x84\xA2 " \
michael@0 3 "(\xe0\xa4\xb9\xe0\xa4\xbf\xe0\xa4\xa8\xe0\xa5\x8d\xe0\xa4\xa6\xe0\xa5\x80 " \
michael@0 4 "\xe4\xb8\xad\xe6\x96\x87 " \
michael@0 5 "\xd8\xa7\xd9\x84\xd8\xb9\xd8\xb1\xd8\xa8\xd9\x8a\xd8\xa9)";
michael@0 6 const char *sMimeDescription = "application/x-test:tst:Test \xE2\x84\xA2 mimetype";

mercurial