gtk+ r21721 - in trunk: . gtk



Author: matthiasc
Date: Mon Oct 27 04:27:03 2008
New Revision: 21721
URL: http://svn.gnome.org/viewvc/gtk+?rev=21721&view=rev

Log:
Fix up short descriptions


Modified:
   trunk/ChangeLog
   trunk/gtk/gtktoolitem.c
   trunk/gtk/gtktoolshell.c

Modified: trunk/gtk/gtktoolitem.c
==============================================================================
--- trunk/gtk/gtktoolitem.c	(original)
+++ trunk/gtk/gtktoolitem.c	Mon Oct 27 04:27:03 2008
@@ -37,7 +37,7 @@
 
 /**
  * SECTION:gtktoolitem
- * @short_description: The base class of widgets that can be added to #GtkToolShell
+ * @short_description: The base class of widgets that can be added to GtkToolShell
  *
  * #GtkToolItem<!-- -->s are widgets that can appear on a toolbar. To
  * create a toolbar item that contain something else than a button, use

Modified: trunk/gtk/gtktoolshell.c
==============================================================================
--- trunk/gtk/gtktoolshell.c	(original)
+++ trunk/gtk/gtktoolshell.c	Mon Oct 27 04:27:03 2008
@@ -28,7 +28,7 @@
 
 /**
  * SECTION:gtktoolshell
- * @short_description: Interface for containers containing #GtkToolItem widgets.
+ * @short_description: Interface for containers containing GtkToolItem widgets.
  *
  * The #GtkToolShell interface allows container widgets to provide additional
  * information when embedding #GtkToolItem widgets.



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