* syntax.c (syntax_text): Highlight *.pot as PO files.
Этот коммит содержится в:
родитель
c662999821
Коммит
7d2df0889d
@ -1,5 +1,7 @@
|
||||
2001-08-18 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* syntax.c (syntax_text): Highlight *.pot as PO files.
|
||||
|
||||
* edit.h [GTK]: Fix definition of edit_message_dialog().
|
||||
* gtkedit.c (gtk_edit_dialog_message): Use "OK" button, not
|
||||
"Cancel", for consistency with the text edition.
|
||||
|
@ -1268,7 +1268,7 @@ static const char * const syntax_text[] = {
|
||||
"file .\\*[Mm]akefile[\\\\\\.a-z]\\*$ Makefile",
|
||||
"include makefile.syntax",
|
||||
"",
|
||||
"file ..\\*\\\\.(po|pox)$ PO\\sFile",
|
||||
"file ..\\*\\\\.(po|pot|pox)$ PO\\sFile",
|
||||
"include po.syntax",
|
||||
"",
|
||||
"file Don_t_match_me Mail\\sfolder ^From\\s",
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user