diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 14:33:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 14:33:41 +0800 |
commit | 77ba5399031de0aba831e267a4b6ed6f0d51ca6c (patch) | |
tree | f8e64c39b2f63e8b75b7273198b3b9f4ae272f44 /ui/evolution-addressbook.xml | |
parent | 46e42dcf44573b23812ada87bfe5313cb318662f (diff) | |
download | gsoc2013-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/evolution-addressbook.xml')
-rw-r--r-- | ui/evolution-addressbook.xml | 8 |
1 files changed, 1 insertions, 7 deletions
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> - - - - - - |