Re: [Tracker] Preview patch, support for Modest
- From: Philip Van Hoof <spam pvanhoof be>
- To: Tracker mailing list <tracker-list gnome org>
- Subject: Re: [Tracker] Preview patch, support for Modest
- Date: Mon, 07 Apr 2008 19:58:14 +0200
On Mon, 2008-04-07 at 19:40 +0200, Philip Van Hoof wrote:
Hi there,
This patch is unfinished because untested. It's a preview of what I am
working on.
If something looks wrong to you guys, please let me know.
ps. Unless this work has been committed by Carlos Garnacho already, this
patch depends on http://bugzilla.gnome.org/show_bug.cgi?id=526761
On IRC I was asked to preserve this:
As you can see there are currently four locations to set the ViewerExec.
The default.service has it in a user-configurable way, the Python script
tracker-handler.py needs it, tracker-search-tool-callbacks.c needs it,
and a second Python script tracker-module.py needs it too.
$ cat /home/pvanhoof/tracker-modest-support-untested-notworking-preview-02.diff | grep modest-open
+ 'Modest/Email': 'modest-open %(uri)s',
+ 'Modest/Email': 'modest-open %(uri)s',
+ exec = g_strdup_printf ("modest-open \"%s\"", uri);
+ViewerExec=modest-open "%1"
$
--
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be
gnome: pvanhoof at gnome dot org
http://pvanhoof.be/blog
http://codeminded.be
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]