use Cut/Copy/Paste icons.
2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-mail-list.xml: use Cut/Copy/Paste icons. svn path=/trunk/; revision=12247
This commit is contained in:
committed by
Damon Chaplin
parent
85a2968706
commit
d2056a0958
@ -1,3 +1,7 @@
|
||||
2001-08-20 Damon Chaplin <damon@ximian.com>
|
||||
|
||||
* evolution-mail-list.xml: use Cut/Copy/Paste icons.
|
||||
|
||||
2001-08-20 Damon Chaplin <damon@ximian.com>
|
||||
|
||||
* evolution-comp-editor.xml: don't use old stock icon for the menu,
|
||||
|
||||
@ -4,15 +4,15 @@
|
||||
|
||||
<cmd name="EditCut"
|
||||
_tip="Cut selected messages"
|
||||
accel="*Control*x"/>
|
||||
accel="*Control*x" pixtype="pixbuf"/>
|
||||
|
||||
<cmd name="EditCopy"
|
||||
_tip="Copy selected messages"
|
||||
accel="*Control*c"/>
|
||||
accel="*Control*c" pixtype="pixbuf"/>
|
||||
|
||||
<cmd name="EditPaste"
|
||||
_tip="Paste message in the clipboard"
|
||||
accel="*Control*v"/>
|
||||
accel="*Control*v" pixtype="pixbuf"/>
|
||||
|
||||
<cmd name="EditInvertSelection"
|
||||
_tip="Select all and only the messages that are not currently selected"
|
||||
|
||||
Reference in New Issue
Block a user