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, CARBON_LENGTH, "" },
38
		CodeCarbonPowerPC { 0, CARBON_LENGTH, "" },
37
		CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },
39
		CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },
-
 
40
		#include "pipl_common.r"
-
 
41
		
-
 
42
		// TODO: How to do that?
38
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
43
		//ObjectIdentifier { "1.3.6.1.4.1.37476.2.72" }
39
	}
44
	}
40
};
45
};
41
 
46
 
42
type 'tpLT' as 'PiPL';
47
type 'tpLT' as 'PiPL';
43
resource 'tpLT' (16000, purgeable)
48
resource 'tpLT' (16000, purgeable)
44
{
49
{
45
	{
50
	{
46
#include "pipl_common.r"
-
 
47
		CodeCarbonPowerPC { 0, CARBON_LENGTH, "" },
51
		CodeCarbonPowerPC { 0, CARBON_LENGTH, "" },
48
		CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },
52
		CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },
-
 
53
		#include "pipl_common.r"
49
	}
54
	}
50
};
55
};
51
 
56
 
52
resource 'vers' (1){
57
resource 'vers' (1){
53
	VERS_RSRC " (Carbon/Classic)"
58
	VERS_RSRC " (Carbon/Classic)"