lyx_mirror/images
Georg Baum be60d7c965 * Makefile.am: add new icon
* images/style.xpm: fix name for xforms and gtk


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13556 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-05 14:56:07 +00:00
..
ams_arrows.xbm
ams_misc.xbm
ams_nrel.xbm
ams_ops.xbm
ams_rel.xbm
arrows.xbm
bop.xbm
brel.xbm
ChangeLog Whitespace, nothing but whitespace. 2004-10-26 21:16:44 +00:00
deco.xbm
deco.xpm
delim0.xpm
delim1.xpm
delim.xbm
delim.xpm
dots.xbm
equation.xpm
font.xbm
font.xpm New icon for the qt4 math panel (it is hardcoded in the qt2 frontend) 2006-04-05 14:22:59 +00:00
frac.xpm
greek.xbm
matrix.xpm
misc.xbm
README
smallcaps.xpm
space.xpm
sqrt.xpm
style.xbm
style.xpm * Makefile.am: add new icon 2006-04-05 14:56:07 +00:00
sub.xpm
super.xpm
varsz.xbm

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.