Subversion Repositories filter_foundry

Rev

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

Rev 171 Rev 184
Line 30... Line 30...
30
//	Dictionary (scripting) resource
30
//	Dictionary (scripting) resource
31
//-------------------------------------------------------------------------------
31
//-------------------------------------------------------------------------------
32
 
32
 
33
resource 'aete' (AETE_ID, "FilterFoundry scripting dictionary", purgeable)
33
resource 'aete' (AETE_ID, "FilterFoundry scripting dictionary", purgeable)
34
{
34
{
-
 
35
	/* Attention: If you change something here, please also change it in PiPL.rc (Windows) and make.c */
-
 
36
	
35
	1, 0, english, roman,				/* aete version and language specifiers */
37
	1, 0, english, roman,				/* aete version and language specifiers */
36
	{
38
	{
37
		vendorName,						/* vendor suite name */
39
		vendorName,						/* vendor suite name */
38
		"custom filter creator, compatible with Adobe Filter Factory", /* optional description */
40
		"custom filter creator, compatible with Adobe Filter Factory", /* optional description */
39
		plugInSuiteID,					/* suite ID */
41
		plugInSuiteID,					/* suite ID */