#define MOO_LANG_NONE "none"

master
Yevgen Muntyan 2006-04-16 17:00:51 -05:00
parent 1374a8bfeb
commit 8474fea9ec
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ G_BEGIN_DECLS
#define MOO_LANG_DIR_BASENAME "syntax"
#define MOO_STYLES_PREFS_PREFIX MOO_EDIT_PREFS_PREFIX "/styles"
#define MOO_LANG_NONE "none"
#define MOO_TYPE_LANG (moo_lang_get_type ())