From 613090ed2747c4d5885bca15d54c0c17300817ee Mon Sep 17 00:00:00 2001
From: Damon Chaplin <damon@ximian.com>
Date: Sat, 18 Aug 2001 02:10:12 +0000
Subject: changed print icon types to pixbuf.

2001-08-17  Damon Chaplin  <damon@ximian.com>

	* evolution-addressbook.xml: changed print icon types to pixbuf.

svn path=/trunk/; revision=12189
---
 ui/ChangeLog                 | 4 ++++
 ui/evolution-addressbook.xml | 5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)

(limited to 'ui')

diff --git a/ui/ChangeLog b/ui/ChangeLog
index 6aef17906c..c67c4acf3b 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-17  Damon Chaplin  <damon@ximian.com>
+
+	* evolution-addressbook.xml: changed print icon types to pixbuf.
+
 2001-08-17  Damon Chaplin  <damon@ximian.com>
 
 	* evolution-addressbook.xml: changed 'Search for Contacts'.
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index 60e12b34ad..fbb22c69ba 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -78,7 +78,8 @@
 			      _label="Print Preview"
 			      pixtype="pixbuf"/>
 			    <menuitem name="ContactsPrint" verb=""
-			    _label="_Print..."/>
+			    _label="_Print..."
+			      pixtype="pixbuf"/>
 			</placeholder>
 
 		</submenu>
@@ -134,7 +135,7 @@
 		<separator/>
 
 		<toolitem name="ContactsPrint" verb=""
-		_label="Print"/>
+		_label="Print" pixtype="pixbuf"/>
 
 		<toolitem name="ContactDelete" verb=""
 		_label="Delete"/>
-- 
cgit v1.2.3