Don't delete or unpack binutils and gcc: we get them from Git
[nativeclient.git] / npapi_plugin / npGoogleNaClPlugin.r
blob633f9ef3494652be1aea7a0b610a5733ab4d5337
1 #include <CoreServices/CoreServices.r>
3 resource 'STR#' (126) { {
4 "NativeClient",
5 "NativeClient Plug-in"
6 } };
8 resource 'STR#' (127) { {
9 "NativeClient Module - NPAPI bridge",
10 "NativeClient Module - SRPC",
11 } };
13 resource 'STR#' (128) { {
14 "application/x-nacl-npapi",
15 "nexe",
16 "application/x-nacl-srpc",
17 "nexe",
18 } };