Georg Baum 6b753c5d97 Remove the images directory
* Makefile.am: remove image files
	* images/ChangeLog: delete
	* images/smallcaps.xpm: move to lib/images/font-smallcaps.xpm
	* lib/Makefile.am: add images to noinst files

Move the following files to lib/images/math:
	* images/README
	* images/delim.xbm
	* images/ams_misc.xbm
	* images/equation.xpm
	* images/delim.xpm
	* images/arrows.xbm
	* images/bop.xbm
	* images/matrix.xpm
	* images/delim0.xpm
	* images/delim1.xpm
	* images/misc.xbm
	* images/greek.xbm
	* images/ams_nrel.xbm
	* images/style.xbm
	* images/ams_ops.xbm
	* images/varsz.xbm
	* images/font.xbm
	* images/sub.xpm
	* images/sqrt.xpm
	* images/dots.xbm
	* images/space.xpm
	* images/deco.xbm
	* images/super.xpm
	* images/ams_arrows.xbm
	* images/style.xpm
	* images/ams_rel.xbm
	* images/brel.xbm
	* images/font.xpm
	* images/deco.xpm
	* images/frac.xpm

Adjust the following files to the moved images:
	* src/frontends/gtk/GMathPanel.C
	* src/frontends/gtk/Makefile.am
	* src/frontends/qt4/ui/QMathUi.ui
	* src/frontends/xforms/Makefile.am
	* src/frontends/xforms/FormMathsPanel.C


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13598 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-08 11:33:26 +00:00
..
2006-04-08 11:33:26 +00:00
2003-03-29 16:44:35 +00:00
2005-07-17 23:21:22 +00:00
2003-09-25 20:29:56 +00:00
2003-04-10 13:53:04 +00:00
2003-04-10 13:53:04 +00:00
2003-04-10 13:53:04 +00:00
2003-04-10 13:53:04 +00:00
2003-09-25 20:29:56 +00:00
2003-09-25 20:29:56 +00:00
2003-09-25 20:29:56 +00:00
2002-12-17 19:59:47 +00:00
2003-09-25 20:29:56 +00:00
2003-04-09 23:52:26 +00:00
2003-04-09 23:52:26 +00:00
2003-09-25 20:29:56 +00:00
2003-09-25 20:29:56 +00:00
2003-09-25 20:29:56 +00:00
2003-09-25 20:29:56 +00:00
2006-04-08 11:33:26 +00:00
2003-04-09 23:52:26 +00:00
2003-09-25 20:29:56 +00:00
2003-04-09 23:08:32 +00:00
2003-09-25 20:29:56 +00:00
2003-04-12 04:14:00 +00:00
2003-04-12 04:14:00 +00:00
2000-07-20 12:39:25 +00:00
2003-09-25 20:29:56 +00:00
2003-03-29 16:44:35 +00:00
2003-03-29 16:44:35 +00:00
2003-03-29 16:44:35 +00:00
2003-03-29 16:44:35 +00:00
2006-04-08 11:33:26 +00:00
2003-08-14 20:02:01 +00:00
2003-04-09 23:52:26 +00:00
2002-12-17 19:59:47 +00:00
2003-04-09 23:52:26 +00:00

All icons to be used should follow this, so that the icons
look alike.

- size 20x20 pixels

- five color:
	#000000000000
	#BFBFBFBFBFBF
	#FFFFFFFFFFFF
	navy
	#B2B2ABABACAC

- two color:
	#BFBFBFBFBFBF
	black

Hint: for editing a bitmap, remove the 'const' with
a text editor.