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:
Damon Chaplin
2001-08-20 05:34:38 +00:00
committed by Damon Chaplin
parent 85a2968706
commit d2056a0958
2 changed files with 7 additions and 3 deletions

View File

@ -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,

View File

@ -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"