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