Georg Baum c4b59fab79 Add button for default layout to the 'extra' toolbar
* src/text3.C
	(LyXText::dispatch): An empty argument of LFUN_LAYOUT is now allowd
	and means the default layout of the text class

	* lib/images/layout.xpm: New image for default layout

	* lib/Makefile.am: Add new file
	* development/scons/scons_manifest.py: ditto

	* lib/ui/stdtoolbars.ui: Add "Deafult" layout button to the extra toolbar


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15953 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-17 09:56:34 +00:00
..
2003-03-29 16:44:35 +00:00
2006-03-02 00:48:56 +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-09-07 12:44:31 +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-09-07 12:44:31 +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.