From ae63d6eb052d128e4195902d927769fd6d56ce9e Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 21 Apr 2008 19:40:56 +0000 Subject: =?UTF-8?q?Add=20support=20for=20apt://=20URLS.=20Fixes=20bug=20#5?= =?UTF-8?q?29049=20(Ga=C3=ABtan=20Podevijn).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/trunk/; revision=1028 --- libempathy/empathy-utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 5ebaac069..6aab7cf00 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -44,6 +44,7 @@ G_BEGIN_DECLS typedef enum { EMPATHY_REGEX_AS_IS, EMPATHY_REGEX_BROWSER, + EMPATHY_REGEX_APT, EMPATHY_REGEX_EMAIL, EMPATHY_REGEX_OTHER, EMPATHY_REGEX_ALL, -- cgit v1.2.3