linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] URI handler


From: petr . pisar
Subject: [Linphone-developers] URI handler
Date: Mon, 16 Apr 2007 20:05:59 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,

attached patch extends GTK About dialog making URLs and e-mail addresses
clickable. As a side effect the GTK URL label takes effect.

Patch adds two GTK handlers which unify call into one new function
uri_handler() located in new file gtk/uri_handler.c. This function provides
proof of concept for calling external application like web browser or mail
client via single binary. Nowadays, it executes hardcoded url_handler.sh
script (part of urlview utility, mutt addon). This can be replaced in the
future by something smarter like freedesktop compliant tools or it could be
configurable via linphone config file.

The url_handler.c is GTK free and therefore is useable in linphonec (e.g. in
processing alternative service URI). I think it could be moved into other
special directory in the future.

-- Petr


Attachment: linphone-1.7.0-uri_handler.diff
Description: Text document

Attachment: pgp22W05qY3Ml.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]