Subversion Repositories filter_foundry

Rev

Rev 373 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 373 Rev 520
Line 30... Line 30...
30
resource 'PiPL' (16000, purgeable)
30
resource 'PiPL' (16000, purgeable)
31
{
31
{
32
	{
32
	{
33
		Category { "Telegraphics" },
33
		Category { "Telegraphics" },
34
		Name { "Filter FoundryƉ" },
34
		Name { "Filter FoundryƉ" },
35
#include "pipl_common.r"
35
		Component { MainComponentVersion, "Filter Foundry" },
-
 
36
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
-
 
37
 
36
		CodeCarbonPowerPC { 0, 0, "" },
38
		CodeCarbonPowerPC { 0, 0, "" },
-
 
39
		#include "pipl_common.r"
37
 
40
 
-
 
41
		// TODO: How to do that?
38
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
42
		//ObjectIdentifier { "1.3.6.1.4.1.37476.2.72" }
39
	}
43
	}
40
};
44
};
41
 
45
 
42
type 'tpLT' as 'PiPL';
46
type 'tpLT' as 'PiPL';
43
resource 'tpLT' (16000, purgeable)
47
resource 'tpLT' (16000, purgeable)
44
{
48
{
45
	{
49
	{
46
#include "pipl_common.r"
-
 
47
		CodeCarbonPowerPC { 0, 0, "" },
50
		CodeCarbonPowerPC { 0, 0, "" },
-
 
51
		#include "pipl_common.r"
48
	}
52
	}
49
};
53
};
50
 
54
 
51
resource 'vers' (1){
55
resource 'vers' (1){
52
	VERS_RSRC " (Carbon)"
56
	VERS_RSRC " (Carbon)"