diff --git a/gtkedit/syntax.c b/gtkedit/syntax.c index 3423717c3..6e1cff7c0 100644 --- a/gtkedit/syntax.c +++ b/gtkedit/syntax.c @@ -1268,7 +1268,7 @@ static const char * const syntax_text[] = { "file .\\*[Mm]akefile[\\\\\\.a-z]\\*$ Makefile", "include makefile.syntax", "", -"file ..\\*\\\\.po$ PO\\sFile", +"file ..\\*\\\\.(po|pox)$ PO\\sFile", "include po.syntax", "", "file Don_t_match_me Mail\\sfolder ^From\\s",