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 Tiny changes to allow them to be visualised with xv (remove empty first line). 2002-01-29 12:43:58 +00:00
ams_misc.xbm Tiny changes to allow them to be visualised with xv (remove empty first line). 2002-01-29 12:43:58 +00:00
ams_nrel.xbm Martin's patch to shorten and broaded the AMS relational symbols in the 2002-01-28 14:36:39 +00:00
ams_ops.xbm Martin's latest mods to the math panel. 2002-01-18 12:18:20 +00:00
ams_rel.xbm Martin's patch to shorten and broaded the AMS relational symbols in the 2002-01-28 14:36:39 +00:00
arrows.xbm in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +00:00
bop.xbm in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +00:00
brel.xbm in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +00:00
ChangeLog Whitespace, nothing but whitespace. 2004-10-26 21:16:44 +00:00
deco.xbm remove LFUN_DEPTH; some small work on icons and menu reorganization 2002-03-19 11:17:46 +00:00
deco.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
delim0.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
delim1.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
delim.xbm better_delim2.diff 2002-06-19 15:24:51 +00:00
delim.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
dots.xbm in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +00:00
equation.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
font.xbm remove LFUN_DEPTH; some small work on icons and menu reorganization 2002-03-19 11:17:46 +00:00
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 I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
greek.xbm in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +00:00
matrix.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
misc.xbm Martin's Angstrom patch. 2002-03-04 11:10:26 +00:00
README Martin's math panel patches. 2002-01-15 15:31:19 +00:00
smallcaps.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
space.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
sqrt.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
style.xbm remove LFUN_DEPTH; some small work on icons and menu reorganization 2002-03-19 11:17:46 +00:00
style.xpm * Makefile.am: add new icon 2006-04-05 14:56:07 +00:00
sub.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
super.xpm I remembered the xpm files in $TOP/lib but forgot those in $TOP/images... 2003-10-07 20:11:19 +00:00
varsz.xbm in addition to the changes mentioned in ChangeLog, there is the usual batch of whitespace changes. 1999-12-01 00:57:31 +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.