On Mon, Mar 19, 2012 at 03:12:32PM +0000, Martyn Russell wrote: > Hi all, > > For a while, I/we at Lanedo have thought that gtk.org is missing a > commercial support page. Qt has one and it's even been requested by > some clients in the past IIRC. > > I've been meaning to merge this branch for a while: > > http://git.gnome.org/browse/gtk-web/log/?h=support > > The result is demonstrated here: > > http://curlybeast.net:8080/support.php > > I made a few small changes today and am happy with it myself. Just > so people know, the list of companies is randomly listed, so there > is no bias about ordering here. > > If there are no major objections, I will push this by Friday this > week or shortly after. > > Comments welcome, Hi, At wadobo we provide gtk consultant, development and training. it could be great to appear in http://www.gtk.org/support.php I attached a patch to add wadobo to support, feel free to push if you think Wadobo can be in this list. -- Daniel Garcia 0034 668 810 742 It's not magic, it's wadobo! http://wadobo.com
From f69aac90e3d5e2e8c3e6dc57a8b06604649f4137 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Moreno <danigm wadobo com> Date: Fri, 23 Mar 2012 12:32:46 +0100 Subject: [PATCH] support: Add Wadobo to the list of companies --- support.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/support.php b/support.php index 0a1a6ca..47cae89 100644 --- a/support.php +++ b/support.php @@ -39,7 +39,8 @@ $businesses = array( array("Red Hat", "http://www.redhat.com/support/"), array("Novell", "http://www.novell.com/support"), array("Intel", "http://www.intel.com/p/en_US/support"), - array("Igalia", "http://www.igalia.com/contact/") + array("Igalia", "http://www.igalia.com/contact/"), + array("Wadobo", "http://wadobo.com/contact/") ); function array_random_assoc($arr, $num = 1) { -- 1.7.9.4
Attachment:
pgpw4I6We35Z9.pgp
Description: PGP signature