mirror of https://github.com/GNOME/gimp.git
libgimpcolor/libgimpcolor-docs.sgml libgimpthumb/libgimpthumb-docs.sgml
2007-10-31 Sven Neumann <sven@gimp.org> * libgimpcolor/libgimpcolor-docs.sgml * libgimpthumb/libgimpthumb-docs.sgml * libgimpmodule/libgimpmodule-docs.sgml * libgimpmath/libgimpmath-docs.sgml * libgimpconfig/libgimpconfig-docs.sgml * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpbase/libgimpbase-docs.sgml: added "Index of new symbols in GIMP 2.6". svn path=/trunk/; revision=24004
This commit is contained in:
parent
49164511cf
commit
71297f7bf3
|
@ -1,3 +1,14 @@
|
|||
2007-10-31 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpcolor/libgimpcolor-docs.sgml
|
||||
* libgimpthumb/libgimpthumb-docs.sgml
|
||||
* libgimpmodule/libgimpmodule-docs.sgml
|
||||
* libgimpmath/libgimpmath-docs.sgml
|
||||
* libgimpconfig/libgimpconfig-docs.sgml
|
||||
* libgimpwidgets/libgimpwidgets-docs.sgml
|
||||
* libgimpbase/libgimpbase-docs.sgml: added "Index of new symbols
|
||||
in GIMP 2.6".
|
||||
|
||||
2007-10-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/app-sections.txt: updated.
|
||||
|
|
|
@ -40,6 +40,9 @@
|
|||
<index role="GIMP 2.4" id="libgimpbase-index-new-in-2-4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
</index>
|
||||
<index role="GIMP 2.6" id="libgimpbase-index-new-in-2-6">
|
||||
<title>Index of new symbols in GIMP 2.6</title>
|
||||
</index>
|
||||
<index role="deprecated" id="libgimpbase-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
|
|
|
@ -31,6 +31,9 @@
|
|||
<index role="GIMP 2.4" id="libgimpcolor-index-new-in-2-4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
</index>
|
||||
<index role="GIMP 2.6" id="libgimpcolor-index-new-in-2-6">
|
||||
<title>Index of new symbols in GIMP 2.6</title>
|
||||
</index>
|
||||
<index role="deprecated" id="libgimpcolor-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
|
|
|
@ -37,6 +37,9 @@
|
|||
<index role="GIMP 2.4" id="libgimpconfig-index-new-in-2-4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
</index>
|
||||
<index role="GIMP 2.6" id="libgimpconfig-index-new-in-2-6">
|
||||
<title>Index of new symbols in GIMP 2.6</title>
|
||||
</index>
|
||||
<index role="deprecated" id="libgimpconfig-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
|
|
|
@ -28,6 +28,9 @@
|
|||
<index role="GIMP 2.4" id="libgimpmath-index-new-in-2-4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
</index>
|
||||
<index role="GIMP 2.6" id="libgimpmath-index-new-in-2-6">
|
||||
<title>Index of new symbols in GIMP 2.6</title>
|
||||
</index>
|
||||
<index role="deprecated" id="libgimpmath-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
|
|
|
@ -26,6 +26,9 @@
|
|||
<index role="GIMP 2.4" id="libgimpmodule-index-new-in-2-4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
</index>
|
||||
<index role="GIMP 2.6" id="libgimpmodule-index-new-in-2-6">
|
||||
<title>Index of new symbols in GIMP 2.6</title>
|
||||
</index>
|
||||
<index role="deprecated" id="libgimpmodule-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
|
|
|
@ -28,6 +28,9 @@
|
|||
<index role="GIMP 2.4" id="libgimpthumb-index-new-in-2-4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
</index>
|
||||
<index role="GIMP 2.6" id="libgimpthumb-index-new-in-2-6">
|
||||
<title>Index of new symbols in GIMP 2.6</title>
|
||||
</index>
|
||||
<index role="deprecated" id="libgimpthumb-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
|
|
|
@ -110,6 +110,9 @@
|
|||
<index role="GIMP 2.4" id="libgimpwidgets-index-new-in-2-4">
|
||||
<title>Index of new symbols in GIMP 2.4</title>
|
||||
</index>
|
||||
<index role="GIMP 2.6" id="libgimpwidgets-index-new-in-2-6">
|
||||
<title>Index of new symbols in GIMP 2.6</title>
|
||||
</index>
|
||||
<index role="deprecated" id="libgimpwidgets-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
</index>
|
||||
|
|
Loading…
Reference in New Issue