Michael Gerz wrote:
[EMAIL PROTECTED] schrieb:
Author: bpeng
Date: Thu Jan  4 21:08:22 2007
New Revision: 16516

URL: http://www.lyx.org/trac/changeset/16516
Log:
Change menu item 'Paste External Clipboard/Selection' to 'Paste Special'
Two simple questions that can be answered by yes or no (I haven't followed the thread in detail and I definitely don't want to start another discussion):

Right now, we have various menu entries:

- paste
- Paste Clipboard as Lines
- Paste Clipboard as ParagraphsSelection as Paragraphs
- Paste Selection as Lines
- Paste Selection as Paragraphs

Are all of them still needed?

Yes.

Do all of them still make sense as a menu entry? (yes/no)

Yes.


There are also three LFUNs:

       LFUN_PASTE,
       LFUN_PRIMARY_SELECTION_PASTE,
       LFUN_CLIPBOARD_PASTE

Can any of them go? (yes/no)

No.

Abdel.

Reply via email to