Re: [Evolution] Bouncing emails



On Sun, 2016-08-07 at 18:43 +0200, Rudolf Künzli wrote:
On Sun, 2016-08-07 at 17:26 +0100, Calmly wrote:

On Sun, 2016-08-07 at 18:14 +0200, Ralf Mardorf wrote:


Oops

-------- Forwarded Message --------
From: Ralf Mardorf <silver bullet zoho com>
To: Rudolf Künzli <rudolf kunzli gmail com>
Subject: Re: [Evolution] Bouncing emails
Date: Sun, 07 Aug 2016 18:12:39 +0200
Mailer: Evolution 3.20.4

On Sun, 2016-08-07 at 18:03 +0200, Rudolf Künzli wrote:



 
Yes, I found this one. I just would like to move "Redirect" to
the
tool bar but it seems that we can't modify tool bars in Evo...

Regarding a short web research there was a xml file to do this,
but
I
couldn't find it for my install.

https://mail.gnome.org/archives/evolution-list/2003-March/msg0024
0.
ht
ml

_______________________________________________
evolution-list mailing list
evolution-list gnome org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


I think the file you need is /usr/share/evolution/ui/evolution-
mail-
reader.ui


The part that may help you looks to me to be this bit:

</toolitem>
      <toolitem action='mail-forward'>
        <menu action='mail-forward-as-menu'>
          <menuitem action='mail-forward-attached-full'/>
          <menuitem action='mail-forward-inline-full'/>
          <menuitem action='mail-forward-quoted-full'/>
          <separator/>
          <menuitem action='mail-redirect'/>
        </menu>
      </toolitem>

Having said that, I haven't played with this file so can't say if
it
will work or not :-)

Martin


This file handles the actions related to the Menu items.
Very helpful.
What is needed too is the file which displays the Menu Items on the
Tool Bar...

Rudolf

_______________________________________________
evolution-list mailing list
evolution-list gnome org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

These appear to me to be the items for the Forward button and the drop
down arrow.

Don't know if you can make a new button like this:

<toolitem action='mail-redirect'>
</toolitem>

or something similar although it seems a bit too easy to me lol

Good luck :-)

Martin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]