2006-02-01 [colin] 2.0.0cvs7
[claws.git] / src / common / defs.h
index ed1f7fdf8cffa8722b290d749b6bf6054cfb1cc0..dac842bb6c1931e04e2791feed0746c84a504cdf 100644 (file)
@@ -96,6 +96,7 @@
 /* #define DEFAULT_INC_PROGRAM "imget" */
 #define DEFAULT_SENDMAIL_CMD   "/usr/sbin/sendmail -t -i"
 #define DEFAULT_BROWSER_CMD    "mozilla-firefox -remote 'openURL(%s,new-window)'"
+#define DEFAULT_EDITOR_CMD     "gedit %s"
 #define DEFAULT_MIME_CMD       "metamail -d -b -x -c %s '%s'"
 #define DEFAULT_IMAGE_VIEWER_CMD "display '%s'"
 #define DEFAULT_AUDIO_PLAYER_CMD "play '%s'"