aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-contact-list-editor.xml
Commit message (Collapse)AuthorAgeFilesLines
* add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" forTim Wo2003-09-121-3/+3
| | | | | | | | | | | | | | | | | 2003-09-11 Tim Wo <tim.wo@sun.com> * ui/evolution-contact-editor.xml: add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" for "Close". Fixes bug #48096 * ui/evolution-contact-list-editor.xml: add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" for "Close". Fixes bug #48096 * ui/evolution-signature-editor.xml: add mnemonic "C" for "Save and _Close", change mnemonic "C" to "l" for "Close". Fixes bug #48205 * views/mail/galview.xml: add mnemonic "M" for "Message", add "S" for "As Sent Folder", add "b" for "By Subject", add "n" for "By Sender", add "t" for "By Status", add "F" for "By Follow Up Flag". Fixes bug #48097 svn path=/trunk/; revision=22550
* [ fixes #40212 ] change accelerator for Save As... to Control-Shift-sChris Toshok2003-03-271-3/+3
| | | | | | | | | | | | 2003-03-26 Chris Toshok <toshok@ximian.com> [ fixes #40212 ] * evolution-contact-editor.xml: change accelerator for Save As... to Control-Shift-s * evolution-contact-list-editor.xml: same. svn path=/trunk/; revision=20537
* Change hlook value for "Toolbar" to be "both_horiz". Likewise. Likewise.Ettore Perazzoli2002-11-211-1/+1
| | | | | | | | | | | | | * evolution-message-composer.xml: Change hlook value for "Toolbar" to be "both_horiz". * evolution-signature-editor.xml: Likewise. * evolution-mail-messagedisplay.xml: Likewise. * evolution-event-editor.xml: Likewise. * evolution-contact-list-editor.xml: Likewise. * evolution-contact-editor.xml: Likewise. * evolution-comp-editor.xml: Likewise. svn path=/trunk/; revision=18869
* Add a Control-Return accel for "FileSaveClose".Ettore Perazzoli2002-07-161-1/+1
| | | | | | | | | | | | | * evolution-signature-editor.xml: Add a Control-Return accel for "FileSaveClose". * evolution-contact-list-editor.xml: Add a Control-Return accel for "ContactListEditorSaveClose". * evolution-contact-editor.xml: Add a Control-Return accel for "ContactEditorSaveClose". svn path=/trunk/; revision=17462
* Merging changes:Christopher James Lahey2001-12-011-10/+5
| | | | | | | | | | | 2001-11-28 Christopher James Lahey <clahey@ximian.com> * evolution-contact-list-editor.xml: Consistency fixes with standard contact editor. Added Save As, Send As, and Send To. Replaced Save toolbar with Save and Close and added Save and Close menu item. Added a trash icon. svn path=/trunk/; revision=14842
* Comment out the "Action" submenu, which isn't hooked up to anything in theJon Trowbridge2001-10-281-0/+2
| | | | | | | | | | 2001-10-27 Jon Trowbridge <trow@ximian.com> * evolution-contact-list-editor.xml: Comment out the "Action" submenu, which isn't hooked up to anything in the code and thus does nothing. svn path=/trunk/; revision=14244
* Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.Ettore Perazzoli2001-08-191-1/+1
| | | | | | | | | | | | | * evolution-addressbook.xml: Set the pixtype for "ContactEditorDelete" to "pixbuf". * evolution-contact-editor.xml: Likewise. * evolution-contact-list-editor.xml: Likewise. * gui/component/addressbook.c: Hook up `delete-message.png' as the icon for "ContactDelete". * gui/contact-editor/e-contact-editor.c: Likewise. svn path=/trunk/; revision=12206
* Added accelerators here.Christopher James Lahey2001-08-141-4/+4
| | | | | | | | | 2001-08-14 Christopher James Lahey <clahey@ximian.com> * evolution-contact-editor.xml, evolution-contact-list-editor.xml: Added accelerators here. svn path=/trunk/; revision=12000
* improvements, make it look more like the event editor.Chris Toshok2001-08-091-18/+18
| | | | | | | | | | | | | 2001-08-08 Chris Toshok <toshok@ximian.com> * evolution-contact-list-editor.xml: improvements, make it look more like the event editor. * evolution-contact-editor.xml: same. * evolution-addressbook.xml: Contact Group => Contact List. svn path=/trunk/; revision=11796
* Remove Print commands and toolbar/menu items. Also, use "list" instead ofChris Toshok2001-07-111-26/+4
| | | | | | | | | 2001-07-10 Chris Toshok <toshok@ximian.com> * evolution-contact-list-editor.xml: Remove Print commands and toolbar/menu items. Also, use "list" instead of "group". svn path=/trunk/; revision=10980
* add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tipChris Toshok2001-06-251-0/+90
2001-06-24 Chris Toshok <toshok@ximian.com> * evolution-addressbook.xml: add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tip for Select All and add the accelerator. Add menu/tool items for ContactNewList, and remove the tool item for ContactViewAll. * Makefile.am (XML_FILES): add evolution-contact-list-editor.xml. svn path=/trunk/; revision=10462