Georg Baum 1103be3d85 Fix thinko: default paste method for plain text
* src/lyxtext.h
	* src/text3.C
	(pasteString): Change argument to bool

	* src/text3.C
	(LyXText::dispatch): (LFUN_PASTE): Paste plain text as paragraphs,
	not as lines
	(LyXText::dispatch): Adjust to pasteString change

	* lib/bind/cua.bind:
	* lib/bind/sciword.bind:
	* lib/bind/mac.bind: Move shortcuts from "clipboard-paste paragraph"
	and "primary-selection-paste paragraph" to "primary-selection-paste"
	and "clipboard-paste", since the "paragaph" versions are used in
	LFUN_PASTE and middle-mouse-button paste. Now "primary-selection-paste"
	has the same shortcut it always had, and "clipboard-paste" has the
	shortcut that was originally assigned to
	"primary-selection-paste paragraph".


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16553 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-06 15:33:07 +00:00
..
1999-09-27 18:44:28 +00:00
2007-01-06 13:42:15 +00:00
2006-12-29 13:40:50 +00:00
2006-10-29 11:41:15 +00:00
2006-09-19 07:09:36 +00:00
2006-11-19 12:40:06 +00:00
2007-01-06 13:42:15 +00:00
2003-10-13 09:50:10 +00:00
2003-10-13 09:50:10 +00:00
2006-07-03 19:13:56 +00:00
2006-10-04 19:01:00 +00:00
2007-01-06 13:42:15 +00:00
2006-11-13 17:35:18 +00:00