mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
fc3a2761de
Move OS dependent code where it belongs. * src/lyx_cb.C: Remove unused include * src/support/os.h * src/support/os_unix.C * src/support/os_win32.C * src/support/os_cygwin.C: Move here the code from fontutils.[Ch] * src/support/os_cygwin.C (external_path, external_path_list): don't differentiate anymore on Qt/X11 or Qt/Win builds. * src/support/environment.C (setEnvPath): get rid of the #ifdef for cygwin. * src/lyx_main.C (LyX::exec): addFontResources and restoreFontResources are now in the os namespace. * src/support/Makefile.am * src/client/Makefile.am * src/tex2lyx/Makefile.am * development/scons/scons_manifest.py: Updated * src/support/fontutils.[Ch]: Removed git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16655 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
qt4.py | ||
scons_manifest.py | ||
scons_utils.py | ||
SConstruct |