Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 298153
Collapse All | Expand All

(-)fvwm-2.5.29_orig//doc/Makefile.am (-1 / +1 lines)
Lines 1-6 Link Here
1
# Author: Scott Smedley
1
# Author: Scott Smedley
2
2
3
docdir = @FVWM_DOCDIR@
3
#docdir = @FVWM_DOCDIR@
4
4
5
HTML_FILES = \
5
HTML_FILES = \
6
	index.html allCommands.html groupedCommands.html modules.html style.css
6
	index.html allCommands.html groupedCommands.html modules.html style.css
(-)fvwm-2.5.29_orig//doc/commands/Makefile.am (-1 / +1 lines)
Lines 1-4 Link Here
1
docdir = @FVWM_DOCDIR@/commands
1
#docdir = @FVWM_DOCDIR@/commands
2
XSLTPROC = @XSLTPROC@
2
XSLTPROC = @XSLTPROC@
3
3
4
XSL_FILE = $(srcdir)/../fvwm.xsl
4
XSL_FILE = $(srcdir)/../fvwm.xsl
(-)fvwm-2.5.29_orig//doc/fvwm/Makefile.am (-1 / +1 lines)
Lines 1-6 Link Here
1
# Author: Scott Smedley
1
# Author: Scott Smedley
2
2
3
docdir = @FVWM_DOCDIR@/fvwm
3
#docdir = @FVWM_DOCDIR@/fvwm
4
XSLTPROC = @XSLTPROC@
4
XSLTPROC = @XSLTPROC@
5
5
6
XSL_FILE = $(srcdir)/../fvwm.xsl
6
XSL_FILE = $(srcdir)/../fvwm.xsl
(-)fvwm-2.5.29_orig//doc/images/Makefile.am (-1 / +1 lines)
Lines 1-6 Link Here
1
# Author: Scott Smedley
1
# Author: Scott Smedley
2
2
3
docdir = @FVWM_DOCDIR@/images
3
#docdir = @FVWM_DOCDIR@/images
4
EXTRA_DIST = fvwm.logo.png fvwm.logo2.png m.logo.png
4
EXTRA_DIST = fvwm.logo.png fvwm.logo2.png m.logo.png
5
5
6
if FVWM_BUILD_HTMLDOC
6
if FVWM_BUILD_HTMLDOC
(-)fvwm-2.5.29_orig//doc/images/svg_rendering/Makefile.am (-1 / +1 lines)
Lines 1-6 Link Here
1
# Author: Scott Smedley
1
# Author: Scott Smedley
2
2
3
docdir = @FVWM_DOCDIR@/images/svg_rendering
3
#docdir = @FVWM_DOCDIR@/images/svg_rendering
4
EXTRA_DIST = \
4
EXTRA_DIST = \
5
	affine_combined.png all_combined.png plain.png position.png \
5
	affine_combined.png all_combined.png plain.png position.png \
6
	prevent_cropping.png rotation.png scale_down.png \
6
	prevent_cropping.png rotation.png scale_down.png \
(-)fvwm-2.5.29_orig//doc/modules/Makefile.am (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
SUBDIRS = images
3
SUBDIRS = images
4
4
5
docdir = @FVWM_DOCDIR@/modules
5
#docdir = @FVWM_DOCDIR@/modules
6
XSLTPROC = @XSLTPROC@
6
XSLTPROC = @XSLTPROC@
7
7
8
XSL_FILE = $(srcdir)/../fvwm.xsl
8
XSL_FILE = $(srcdir)/../fvwm.xsl
(-)fvwm-2.5.29_orig//doc/modules/images/FvwmTabs/Makefile.am (-1 / +1 lines)
Lines 1-4 Link Here
1
docdir = @FVWM_DOCDIR@/modules/images/FvwmTabs
1
#docdir = @FVWM_DOCDIR@/modules/images/FvwmTabs
2
2
3
EXTRA_DIST = \
3
EXTRA_DIST = \
4
	fvwmTabsEmpty.png green.png logoFvwmTabs.png menu.png red.png \
4
	fvwmTabsEmpty.png green.png logoFvwmTabs.png menu.png red.png \

Return to bug 298153