aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-01-25 14:33:41 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-01-25 14:33:41 +0800
commit77ba5399031de0aba831e267a4b6ed6f0d51ca6c (patch)
treef8e64c39b2f63e8b75b7273198b3b9f4ae272f44 /ui
parent46e42dcf44573b23812ada87bfe5313cb318662f (diff)
downloadgsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar
gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.gz
gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.bz2
gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.lz
gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.xz
gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.zst
gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.zip
Get the addressbook to use the new "Show all" icon.
svn path=/trunk/; revision=7802
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-addressbook.xml8
2 files changed, 6 insertions, 7 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 2171b95272..e27f7fc329 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-25 Ettore Perazzoli <ettore@ximian.com>
+
+ * evolution-addressbook.xml: Change the type of the "View All"
+ button to "pixbuf".
+
2001-01-24 Jeffrey Stedfast <fejj@ximian.com>
* evolution-message-composer.xml: Change Security* to SecurityPGP*
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index f8a8dff6ed..d435719356 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -64,7 +64,7 @@
<toolitem name="View All" _label="View All"
_tip="View all contacts" verb="ContactViewAll"
- pixtype="stock" pixname="Multiple"/>
+ pixtype="pixbuf"/>
<toolitem name="Stop" _label="Stop"
_tip="Stop Loading" verb="ContactStop"
@@ -73,9 +73,3 @@
</dockitem>
</Root>
-
-
-
-
-
-