View | Details | Raw Unified
Collapse All | Expand All

(-) gnomebaker-0.3/Makefile.am (-1 / +1 lines)
 Lines 5-11    Link Here 
SUBDIRS = intl po macros src pixmaps help
SUBDIRS = intl po macros src pixmaps help
gnomebakerdocdir = ${prefix}/doc/gnomebaker
gnomebakerdocdir = ${prefix}/share/doc/gnomebaker-$(VERSION)
gnomebakerdoc_DATA = \
gnomebakerdoc_DATA = \
	README\
	README\
	COPYING\
	COPYING\
(-) gnomebaker-0.3/Makefile.in (-1 / +1 lines)
 Lines 130-136    Link Here 
SUBDIRS = intl po macros src pixmaps help
SUBDIRS = intl po macros src pixmaps help
gnomebakerdocdir = ${prefix}/doc/gnomebaker
gnomebakerdocdir = ${prefix}/share/doc/gnomebaker-$(VERSION)
gnomebakerdoc_DATA =  	README 	COPYING 	AUTHORS 	ChangeLog 	INSTALL 	NEWS 	TODO 	ABOUT-NLS 	xmldocs.make 	omf.make
gnomebakerdoc_DATA =  	README 	COPYING 	AUTHORS 	ChangeLog 	INSTALL 	NEWS 	TODO 	ABOUT-NLS 	xmldocs.make 	omf.make
(-) gnomebaker-0.3/help/C/Makefile.in (-2 / +1 lines)
 Lines 168-175    Link Here 
omffile = gnomebaker-C.omf
omffile = gnomebaker-C.omf
entities = legal.xml
entities = legal.xml
docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang)
docdir = $(datadir)/doc/@PACKAGE@-$(VERSION)/$(lang)
#docdir = $(datadir)/gnome/help/$(docname)/$(lang)
# **************  You should not have to edit below this line  *******************
# **************  You should not have to edit below this line  *******************
# ** GSt did ... 
# ** GSt did ...