mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
[devel-docs] move version file to deduplicate code
This commit is contained in:
parent
a60ac57207
commit
0792cb65f4
29 changed files with 20 additions and 60 deletions
|
@ -83,6 +83,3 @@ GTKDOC_LIBS = \
|
|||
|
||||
|
||||
include $(top_srcdir)/gtk-doc.make
|
||||
|
||||
# Other files to distribute
|
||||
EXTRA_DIST += version.in
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<bookinfo>
|
||||
<title>GIMP 3 Widgets Library Reference Manual</title>
|
||||
<releaseinfo>
|
||||
for GIMP <xi:include href="version" parse="text"/>
|
||||
for GIMP <xi:include href="../version" parse="text"/>
|
||||
</releaseinfo>
|
||||
</bookinfo>
|
||||
|
||||
|
@ -61,7 +61,7 @@
|
|||
<xi:include href="xml/gimpunitcombobox.xml" />
|
||||
<xi:include href="xml/gimpzoommodel.xml" />
|
||||
</part>
|
||||
|
||||
|
||||
<part id="libgimpwidgets-cell-renderers">
|
||||
<title>Cell Renderers for GtkTreeView</title>
|
||||
<xi:include href="xml/gimpcellrenderercolor.xml" />
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
@GIMP_VERSION@
|
Loading…
Add table
Add a link
Reference in a new issue