added filetype for python (.py) scripts

This commit is contained in:
2003-02-06 14:03:51 +00:00
parent 6b65e39a44
commit d8a909905b

View File

@@ -394,6 +394,7 @@ typedef struct SpaceImaSel {
#define PSXFILE 8
#define IMAGEFILE 16
#define MOVIEFILE 32
#define PYSCRIPTFILE 64
#define SCROLLH 16 /* hoogte scrollbar */
#define SCROLLB 16 /* breedte scrollbar */