Subversion Repositories filter_foundry

Rev

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

Rev 518 Rev 526
Line 37... Line 37...
37
#include "language.h"
37
#include "language.h"
38
 
38
 
39
#define HOSTSIG_GIMP 'PMIG' // sic: NOT 'GIMP'
39
#define HOSTSIG_GIMP 'PMIG' // sic: NOT 'GIMP'
40
#define HOSTSIG_IRFANVIEW 'UP20'
40
#define HOSTSIG_IRFANVIEW 'UP20'
41
#define HOSTSIG_PHOTOSHOP '8BIM'
41
#define HOSTSIG_PHOTOSHOP '8BIM'
42
//#define HOSTSIG_PLUGINCOMMANDER '8BIM' // meh.
42
//#define HOSTSIG_PLUGINCOMMANDER '8BIM' // illegal usage of signature
43
//#define HOSTSIG_SERIF_PHOTOPLUS '8BIM' // meh.
43
//#define HOSTSIG_SERIF_PHOTOPLUS '8BIM' // illegal usage of signature
44
#define HOSTSIG_JASC_PAINTSHOP_PRO_X 'PSP9'
44
#define HOSTSIG_JASC_PAINTSHOP_PRO_X 'PSP9'
45
#define HOSTSIG_PAINT_NET 'NDP.'
45
#define HOSTSIG_PAINT_NET 'NDP.'
46
#define HOSTSIG_ADOBE_PREMIERE '8B)M'/*sic*/
46
#define HOSTSIG_ADOBE_PREMIERE '8B)M'/*sic*/
47
 
47
 
48
// see also PiPL.rc
48
// see also PiPL.rc