comparison src/main.h @ 1272:e0e12512cde2

read external editors from .desktop files
author nadvornik
date Sun, 01 Feb 2009 12:48:14 +0000
parents 187e6096cc6c
children 8b89e3ff286b
comparison
equal deleted inserted replaced
1271:4fcdbb497df3 1272:e0e12512cde2
85 #define SCROLL_RESET_CENTER 1 85 #define SCROLL_RESET_CENTER 1
86 #define SCROLL_RESET_NOCHANGE 2 86 #define SCROLL_RESET_NOCHANGE 2
87 87
88 #define MOUSEWHEEL_SCROLL_SIZE 20 88 #define MOUSEWHEEL_SCROLL_SIZE 20
89 89
90 #define GQ_EDITOR_GENERIC_SLOTS 10
91 90
92 #define GQ_DEFAULT_SHELL_PATH "/bin/sh" 91 #define GQ_DEFAULT_SHELL_PATH "/bin/sh"
93 #define GQ_DEFAULT_SHELL_OPTIONS "-c" 92 #define GQ_DEFAULT_SHELL_OPTIONS "-c"
94 93
95 #define COLOR_PROFILE_INPUTS 4 94 #define COLOR_PROFILE_INPUTS 4