]> git.lyx.org Git - lyx.git/commit
Use libmagic for file format detection if available.
authorGeorg Baum <georg.baum@post.rwth-aachen.de>
Tue, 21 Feb 2012 20:29:44 +0000 (20:29 +0000)
committerGeorg Baum <georg.baum@post.rwth-aachen.de>
Tue, 21 Feb 2012 20:29:44 +0000 (20:29 +0000)
commit26e5f1a8ec3eb2952e49c87c91395fdcdceddfe9
treed84e57e264b79e79d3be09212b8d849733e1e95f
parent9f58d5094464fb8ef6f51056280cf1b1a991d646
Use libmagic for file format detection if available.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40789 a592a061-630c-0410-9148-cb99ea01b6c8
16 files changed:
RELEASE-NOTES
configure.ac
lib/configure.py
lib/doc/Customization.lyx
lib/scripts/prefs2prefs_prefs.py
src/Buffer.cpp
src/Format.cpp
src/Format.h
src/Lexer.cpp
src/LyXRC.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiPrefs.h
src/frontends/qt4/ui/PrefFileformatsUi.ui
src/graphics/epstools.cpp
src/support/FileName.cpp
src/support/FileName.h