diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-04-30 02:32:32 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-04-30 02:32:32 +0800 |
commit | c7d8ad5a1a2b3b89e6a1cae85b73eb5baa3f2ad9 (patch) | |
tree | bbe69bdb11fce13087bebc880662fa1b04b068d5 /ui | |
parent | 3def4a7952f8f7a784b91eb626fb2a71a4fe6a07 (diff) | |
download | gsoc2013-evolution-c7d8ad5a1a2b3b89e6a1cae85b73eb5baa3f2ad9.tar.gz gsoc2013-evolution-c7d8ad5a1a2b3b89e6a1cae85b73eb5baa3f2ad9.tar.zst gsoc2013-evolution-c7d8ad5a1a2b3b89e6a1cae85b73eb5baa3f2ad9.zip |
Use the standard FAQ icon for Help -> Evolution FAQ
Diffstat (limited to 'ui')
-rw-r--r-- | ui/evolution.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 9b4231e888..2b4ee71d3b 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -164,7 +164,8 @@ <placeholder name="PlaceHolderDebug"/> <menuitem name="HelpOpenFAQ" verb="" - _label="Evolution _FAQ"/> + _label="Evolution _FAQ" + pixtype="pixbuf"/> <menuitem name="HelpSubmitBug" verb="" _label="Submit _Bug Report"/> |