Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove DATADIR substitution since it now gets substituted as | John Finlay | 2007-09-06 | 1 | -4/+0 |
| | | | | | | | | * docs/xsl/fixxref.py.in: Remove DATADIR substitution since it now gets substituted as ${prefix}/share which doesn't work in a Python script. svn path=/trunk/; revision=705 | ||||
* | Merge in lost change | Johan Dahlin | 2006-08-06 | 1 | -1/+1 |
| | |||||
* | New file to workaround automake silliness | Johan Dahlin | 2006-08-06 | 1 | -0/+71 |
* m4/as-expand.m4: New file to workaround automake silliness * docs/xsl/fixxref.py.in: New script * docs/Makefile.am (XSLFILES): Add fixxref.py script, moved in from PyGTK. |