4 #define PROGRAM_NAME "Cinelerra"
5 #define VERSION "1.1.7"
6 #define DEFAULT_THEME "Blond"
8 // What to call silence in the EDL
9 #define SILENCE "SILENCE"
11 // Behavior of region selections
12 #define SELECTION_SAMPLES 0
13 #define SELECTION_EDIT 1