[gtk+] No links in title, please



commit 8bc4e13c220344b50085dc53ffef0a3ccfef3247
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Dec 17 14:58:21 2010 -0500

    No links in title, please

 gtk/gtkcellarea.c        |    2 +-
 gtk/gtkcellareabox.c     |    2 +-
 gtk/gtkcellareacontext.c |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c
index fcf550e..184ac50 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -23,7 +23,7 @@
 
 /**
  * SECTION:gtkcellarea
- * @Short_Description: An abstract class for laying out #GtkCellRenderers
+ * @Short_Description: An abstract class for laying out GtkCellRenderers
  * @Title: GtkCellArea
  *
  * The #GtkCellArea is an abstract class for #GtkCellLayout widgets (also referred 
diff --git a/gtk/gtkcellareabox.c b/gtk/gtkcellareabox.c
index e21bb0c..b1818ec 100644
--- a/gtk/gtkcellareabox.c
+++ b/gtk/gtkcellareabox.c
@@ -24,7 +24,7 @@
 
 /**
  * SECTION:gtkcellareabox
- * @Short_Description: A cell area that renders #GtkCellRenderers into a row or a column
+ * @Short_Description: A cell area that renders GtkCellRenderers into a row or a column
  * @Title: GtkCellAreaBox
  *
  * The #GtkCellAreaBox renders cell renderers into a row or a column depending on
diff --git a/gtk/gtkcellareacontext.c b/gtk/gtkcellareacontext.c
index f3c14b0..44c718a 100644
--- a/gtk/gtkcellareacontext.c
+++ b/gtk/gtkcellareacontext.c
@@ -23,7 +23,7 @@
 
 /**
  * SECTION:gtkcellareacontext
- * @Short_Description: An object for a #GtkCellArea to store geometrical information for a series of rows.
+ * @Short_Description: An object for a GtkCellArea to store geometrical information for a series of rows.
  * @Title: GtkCellAreaContext
  *
  * The #GtkCellAreaContext object is created by a given #GtkCellArea implementation via it's 



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