mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
dist the fd files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5859 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d4b18f4e80
commit
58ba213c69
@ -1,3 +1,7 @@
|
||||
2002-12-18 Lars Gullik Bjønnes <larsbj@birdstep.com>
|
||||
|
||||
* forms/Makefile.am (EXTRA_DIST): dist the .fd files.
|
||||
|
||||
2002-12-17 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
||||
|
||||
* Menubar_pimpl.C (create_submenu): correctly ignore unknown lfuns
|
||||
@ -11,8 +15,8 @@
|
||||
* xformsImage.C (init_graphics): Use new #ifdef USE_JPEG_IMAGE_LOADER
|
||||
rather than HAVE_FLIMAGE_ENABLE_JPEG.
|
||||
Remove #ifdef HAVE_FLIMAGE_ENABLE_PS.
|
||||
|
||||
* FormPreferences.C:
|
||||
|
||||
* FormPreferences.C:
|
||||
* forms/form_preferences.fd: remove override_x_deadkeys stuff.
|
||||
|
||||
2002-12-13 Angus Leeming <leeming@lyx.org>
|
||||
|
@ -1,6 +1,6 @@
|
||||
include $(top_srcdir)/config/common.am
|
||||
|
||||
EXTRA_DIST = fdfixc.sed fdfixh.sed fdfix.sh README
|
||||
EXTRA_DIST = fdfixc.sed fdfixh.sed fdfix.sh README $(SRCS)
|
||||
|
||||
noinst_LTLIBRARIES = libfdesign.la
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user