]> Pileus Git - ~andy/gtk/commitdiff
Remove ids which are now generated by gtk-doc.
authorMatthias Clasen <maclas@gmx.de>
Mon, 13 Jan 2003 18:34:52 +0000 (18:34 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 13 Jan 2003 18:34:52 +0000 (18:34 +0000)
2003-01-13  Matthias Clasen  <maclas@gmx.de>

* gdk-pixbuf/tmpl/gdk-pixbuf.sgml:
* gdk-pixbuf/tmpl/animation.sgml: Remove ids which are now
generated by gtk-doc.

docs/reference/ChangeLog
docs/reference/gdk-pixbuf/tmpl/animation.sgml
docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf.sgml

index 5e1a71ceff09cfe79301c743321b99c55b0eaa6d..6022e479ca7a8b376cbc5c944ff17541f422b310 100644 (file)
@@ -1,3 +1,9 @@
+2003-01-13  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: 
+       * gdk-pixbuf/tmpl/animation.sgml: Remove ids which are now
+       generated by gtk-doc.
+
 2003-01-03  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/tmpl/gtkrc.sgml: Update description of priorities for styles
index 5b0f4d83ae4a9502e28b40f76d6b951c714dfc1a..32d99c6941b3fdcb59662806848192400aec082b 100644 (file)
@@ -5,7 +5,7 @@ Animations
 Animated images.
 
 <!-- ##### SECTION Long_Description ##### -->
-  <para><anchor id="GdkPixbufAnimation"/>
+  <para>
     The &gdk-pixbuf; library provides a simple mechanism to load and represent
     animations. An animation is conceptually a series of frames to be displayed
     over time. Each frame is the same size. The animation may not be represented
index 6607d72539bca0a781488c58db4502909ea87303..e34195504fb60f3cb58ef9373c4c6fd09a871ae3 100644 (file)
@@ -6,7 +6,7 @@ Information that describes an image.
 
 <!-- ##### SECTION Long_Description ##### -->
 
-  <para><anchor id="GdkPixbuf"/>
+  <para>
     The <structname>GdkPixbuf</structname> structure contains
     information that describes an image in memory.
   </para>