aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-contact-list-editor.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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