summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2013-04-18 18:09:32 -0500
committerDarrell Anderson <[email protected]>2013-04-18 18:09:32 -0500
commit51f65c7c9311575123aa1888aa885eb88cc5e2a6 (patch)
tree654924cefa9dc06be9aee40e39b0dcc0cfc7ab66
parentde67002232b899cf943d87c3edfac58d68459195 (diff)
downloadtellico-51f65c7c9311575123aa1888aa885eb88cc5e2a6.tar.gz
tellico-51f65c7c9311575123aa1888aa885eb88cc5e2a6.zip
Update files and references in support of bug report 1446.
-rw-r--r--acinclude.m46
-rw-r--r--doc/en/freebsd-doc-license.html2
-rw-r--r--doc/fr/freebsd-doc-license.html2
3 files changed, 5 insertions, 5 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 7914c39..cbe9efd 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -622,13 +622,13 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
KDE_FIND_PATH(xmllint, XMLLINT, [${prefix}/bin ${exec_prefix}/bin], [XMLLINT=""])
if test -n "$MEINPROC" -a "$MEINPROC" != "compiled"; then
- kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/trinity/share /opt/kde/share $prefix/share"
+ kde_sharedirs="$prefix/share /opt/trinity/share /opt/trinity/share /opt/kde/share /usr/share/kde /usr/local/share /usr/share"
test -n "$TDEDIR" && kde_sharedirs="$TDEDIR/share $kde_sharedirs"
- AC_FIND_FILE(apps/ksgmltools2/customization/kde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET)
+ AC_FIND_FILE(apps/ksgmltools2/customization/tde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET)
if test "$KDE_XSL_STYLESHEET" = "NO"; then
KDE_XSL_STYLESHEET=""
else
- KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl"
+ KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/tde-chunk.xsl"
fi
fi
diff --git a/doc/en/freebsd-doc-license.html b/doc/en/freebsd-doc-license.html
index ae93752..2d93ccd 100644
--- a/doc/en/freebsd-doc-license.html
+++ b/doc/en/freebsd-doc-license.html
@@ -9,7 +9,7 @@
<meta NAME="keywords" CONTENT="FreeBSD, bsd, Bsd, license, licence, documentation, FreeBSD Documentation license">
<meta NAME="robots" CONTENT="none">
<meta HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
- <link REL="stylesheet" HREF="common/kde-default.css" TYPE="text/css">
+ <link REL="stylesheet" HREF="common/tde-default.css" TYPE="text/css">
</head>
<body CLASS="license">
<h1>FreeBSD Documentation License</h1>
diff --git a/doc/fr/freebsd-doc-license.html b/doc/fr/freebsd-doc-license.html
index ae93752..2d93ccd 100644
--- a/doc/fr/freebsd-doc-license.html
+++ b/doc/fr/freebsd-doc-license.html
@@ -9,7 +9,7 @@
<meta NAME="keywords" CONTENT="FreeBSD, bsd, Bsd, license, licence, documentation, FreeBSD Documentation license">
<meta NAME="robots" CONTENT="none">
<meta HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
- <link REL="stylesheet" HREF="common/kde-default.css" TYPE="text/css">
+ <link REL="stylesheet" HREF="common/tde-default.css" TYPE="text/css">
</head>
<body CLASS="license">
<h1>FreeBSD Documentation License</h1>