There is no 'os' key anymore
This commit is contained in:
parent
42f95bae32
commit
eb894f618d
@ -16,7 +16,6 @@
|
|||||||
#define MOOEDIT_COMPILATION
|
#define MOOEDIT_COMPILATION
|
||||||
#include "moooutputfilterregex.h"
|
#include "moooutputfilterregex.h"
|
||||||
#include "moocommand.h"
|
#include "moocommand.h"
|
||||||
#include "mookeyfile.h"
|
|
||||||
#include "mooedit/moocmdview.h"
|
#include "mooedit/moocmdview.h"
|
||||||
#include "mooedit/mooeditprefs.h"
|
#include "mooedit/mooeditprefs.h"
|
||||||
#include "mooedit/moolangmgr.h"
|
#include "mooedit/moolangmgr.h"
|
||||||
|
@ -38,7 +38,6 @@ options = need-doc
|
|||||||
id=Yacc
|
id=Yacc
|
||||||
langs=yacc
|
langs=yacc
|
||||||
type=exe
|
type=exe
|
||||||
os=unix
|
|
||||||
name=Bison
|
name=Bison
|
||||||
filter=bison
|
filter=bison
|
||||||
options=need-save
|
options=need-save
|
||||||
@ -49,7 +48,6 @@ output=pane
|
|||||||
id=LaTeX
|
id=LaTeX
|
||||||
file-filter=*.tex
|
file-filter=*.tex
|
||||||
type=exe
|
type=exe
|
||||||
os=unix
|
|
||||||
name=LaTeX
|
name=LaTeX
|
||||||
filter=latex
|
filter=latex
|
||||||
options=need-save
|
options=need-save
|
||||||
@ -64,7 +62,6 @@ accel=<shift><ctrl>L
|
|||||||
id=Make_PDF
|
id=Make_PDF
|
||||||
file-filter=*.tex
|
file-filter=*.tex
|
||||||
type=exe
|
type=exe
|
||||||
os=unix
|
|
||||||
name=Make PDF
|
name=Make PDF
|
||||||
filter=latex
|
filter=latex
|
||||||
options=need-save
|
options=need-save
|
||||||
@ -81,7 +78,6 @@ output=pane
|
|||||||
id=Bibtex
|
id=Bibtex
|
||||||
file-filter=*.tex
|
file-filter=*.tex
|
||||||
type=exe
|
type=exe
|
||||||
os=unix
|
|
||||||
name=Bibtex
|
name=Bibtex
|
||||||
options=need-doc
|
options=need-doc
|
||||||
output=pane
|
output=pane
|
||||||
@ -96,7 +92,6 @@ accel=<shift><ctrl>B
|
|||||||
id=PdfLaTeX
|
id=PdfLaTeX
|
||||||
file-filter=*.tex
|
file-filter=*.tex
|
||||||
type=exe
|
type=exe
|
||||||
os=unix
|
|
||||||
name=PdfLaTeX
|
name=PdfLaTeX
|
||||||
filter=latex
|
filter=latex
|
||||||
options=need-save
|
options=need-save
|
||||||
@ -110,7 +105,6 @@ output=pane
|
|||||||
id=View_DVI
|
id=View_DVI
|
||||||
file-filter=*.tex
|
file-filter=*.tex
|
||||||
type=exe
|
type=exe
|
||||||
os=unix
|
|
||||||
name=View DVI
|
name=View DVI
|
||||||
options=need-doc
|
options=need-doc
|
||||||
output=async
|
output=async
|
||||||
@ -131,7 +125,6 @@ accel=<shift><ctrl>V
|
|||||||
id=View_PDF
|
id=View_PDF
|
||||||
file-filter=*.tex
|
file-filter=*.tex
|
||||||
type=exe
|
type=exe
|
||||||
os=unix
|
|
||||||
name=View PDF
|
name=View PDF
|
||||||
options=need-doc
|
options=need-doc
|
||||||
output=async
|
output=async
|
||||||
|
Loading…
x
Reference in New Issue
Block a user