Hello, this is my first mail to the list so hello everyone!
After a conversation with Dodji in the IRC, we've created this page: http://live.gnome.org/Nemiver/Features If you agree, I send a patch to add a link in the front page to that page. Best regards -- Javier Jardón Cabezas
From a57d51b31af953367d992ce9d3ece9f147825a10 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Javier=20Jard=C3=B3n?= <[email protected]> Date: Wed, 3 Jun 2009 17:03:10 +0200 Subject: [PATCH] Add link to Nemiver's features page on the wiki * index.html --- projects.gnome.org/nemiver/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/projects.gnome.org/nemiver/index.html b/projects.gnome.org/nemiver/index.html index 899e58a..fe28b76 100644 --- a/projects.gnome.org/nemiver/index.html +++ b/projects.gnome.org/nemiver/index.html @@ -54,6 +54,7 @@ Nemiver is an on-going effort to write a standalone graphical debugger that integrates well in the <a href="http://www.gnome.org">GNOME desktop environment</a>. It currently features a backend which uses the well known GNU Debugger <a href="http://sourceware.org/gdb/">gdb</a> to debug C / C++ programs. + The list of Nemiver's <a href="http://live.gnome.org/Nemiver/Features">features</a> can be read in the wiki. </p> <p class="thumb"> <a class="thumb" href="images/nemiver-main-page.png"> -- 1.6.3.1
_______________________________________________ nemiver-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nemiver-list
