1 diff -Naur src.ori/gnome-gmail-1.8.2/evolution src/gnome-gmail-1.8.2/evolution
2 --- src.ori/gnome-gmail-1.8.2/evolution 2011-10-28 05:03:05.000000000 +0200
3 +++ src/gnome-gmail-1.8.2/evolution 2011-11-20 16:59:45.444122989 +0100
7 # Copyright 2011 David Steele <daves@users.sourceforge.net>
8 # This file is part of gnome-gmail
9 # Available under the terms of the GNU General Public License version 2 or later
10 diff -Naur src.ori/gnome-gmail-1.8.2/gnome-gmail src/gnome-gmail-1.8.2/gnome-gmail
11 --- src.ori/gnome-gmail-1.8.2/gnome-gmail 2011-10-28 02:45:56.000000000 +0200
12 +++ src/gnome-gmail-1.8.2/gnome-gmail 2011-11-20 17:00:04.360921779 +0100
14 -#!/usr/bin/python -tt
15 +#!/usr/bin/python2 -tt
17 # Copyright 2011 David Steele <daves@users.sourceforge.net>
18 # This file is part of gnome-gmail
19 diff -Naur src.ori/gnome-gmail-1.8.2/setOOmailer src/gnome-gmail-1.8.2/setOOmailer
20 --- src.ori/gnome-gmail-1.8.2/setOOmailer 2011-10-28 02:45:56.000000000 +0200
21 +++ src/gnome-gmail-1.8.2/setOOmailer 2011-11-20 17:13:41.066625928 +0100
26 # Copyright 2011 David Steele <daves@users.sourceforge.net>
27 # This file is part of gnome-gmail
32 - Lbm = LibreMailerCfg( xml_path="/.libreoffice/3/user/registrymodifications.xcu" )
33 + Lbm = LibreMailerCfg( xml_path="/.config/.libreoffice/3/user/registrymodifications.xcu" )
35 Lbm.set_external_mailer( external_mailer )