Evolution question
Jordon Bedwell
jordon at envygeeks.com
Fri Nov 5 12:17:20 UTC 2010
On 11/04/2010 11:45 PM, Mark wrote:
> I've been using Evo for several years for my desktop mail manager and
> I've used a hack to add a "Move Message" button to the toolbar. The
> hack is roughly this:
>
> <SNIPPED>
>
> Except that in Ubuntu 10.10, this file does not exist.
> What happened to the xml file?
It's not an XML file anymore, same format though, just different
extension, they're called UI files now, and they're in
/usr/share/evolution/2.30/ui/ the file names have also somewhat changed,
but here is how to edit the UI file to get what you wanted:
Edit:/usr/share/evolution/2.30/ui/evolution-mail-reader.ui
Add: <toolitem action='mail-move'/> somewhere between lines 111 and 138.
More information about the ubuntu-users
mailing list