initial import
[vuplus_webkit] / Source / WebCore / manual-tests / NPN_Invoke / English.lproj / Localized.r
1 #include <CoreServices/CoreServices.r>
2
3 // Plugin info
4 resource 'STR#' (126) { {
5     "Tests NPN_Invoke()",
6     "NPN_Invoke Test Plug-In"
7 } };
8
9 // MIME Type descriptions
10 resource 'STR#' (127) { {
11     "NPN_Invoke test"
12 } };
13
14 // MIME Types
15 resource 'STR#' (128) { {
16     "test/npn-invoke"
17 } };