Subversion Repositories filter_foundry

Rev

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

Rev 184 Rev 186
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 */
35
	/* Attention: If you change something here, please also change it in Scripting.rc (Windows) and make.c */
36
	
36
	
37
	1, 0, english, roman,				/* aete version and language specifiers */
37
	1, 0, english, roman,				/* aete version and language specifiers */
38
	{
38
	{
39
		vendorName,						/* vendor suite name */
39
		vendorName,						/* vendor suite name */
40
		"custom filter creator, compatible with Adobe Filter Factory", /* optional description */
40
		"custom filter creator, compatible with Adobe Filter Factory", /* optional description */