From 1bad89ff9f504f0789c6aad5c33fcebe1c59794e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 18 Apr 2013 18:21:31 -0500 Subject: Update files and references in support of bug report 1446. --- tde-i18n-de/docs/common/kde-localised.css | 28 ---------------------------- tde-i18n-de/docs/common/tde-localised.css | 28 ++++++++++++++++++++++++++++ tde-i18n-de/docs/tdepim/akregator/Makefile | 2 +- 3 files changed, 29 insertions(+), 29 deletions(-) delete mode 100644 tde-i18n-de/docs/common/kde-localised.css create mode 100644 tde-i18n-de/docs/common/tde-localised.css (limited to 'tde-i18n-de/docs') diff --git a/tde-i18n-de/docs/common/kde-localised.css b/tde-i18n-de/docs/common/kde-localised.css deleted file mode 100644 index b78a25e6397..00000000000 --- a/tde-i18n-de/docs/common/kde-localised.css +++ /dev/null @@ -1,28 +0,0 @@ -/* - KDE CSS for de HTML documentation (all media types). - Copyright (C) 2000 <**authorname**> - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - Send comments, suggestions, etc. to <**authorcontactdetails**>. -*/ - -/* - These settings will override kde-default.css. - - Any updates should be validated, e.g. http://jigsaw.w3.org/css-validator/ -*/ - -:lang(de) { } diff --git a/tde-i18n-de/docs/common/tde-localised.css b/tde-i18n-de/docs/common/tde-localised.css new file mode 100644 index 00000000000..05e198c9045 --- /dev/null +++ b/tde-i18n-de/docs/common/tde-localised.css @@ -0,0 +1,28 @@ +/* + KDE CSS for de HTML documentation (all media types). + Copyright (C) 2000 <**authorname**> + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + Send comments, suggestions, etc. to <**authorcontactdetails**>. +*/ + +/* + These settings will override tde-default.css. + + Any updates should be validated, e.g. http://jigsaw.w3.org/css-validator/ +*/ + +:lang(de) { } diff --git a/tde-i18n-de/docs/tdepim/akregator/Makefile b/tde-i18n-de/docs/tdepim/akregator/Makefile index 158daf53af1..76103b93e62 100644 --- a/tde-i18n-de/docs/tdepim/akregator/Makefile +++ b/tde-i18n-de/docs/tdepim/akregator/Makefile @@ -93,7 +93,7 @@ KCONFIG_COMPILER = /opt/kde-3.5/bin/kconfig_compiler KDECONFIG = /opt/kde-3.5/bin/tde-config KDE_EXTRA_RPATH = KDE_RPATH = -R $(libdir) -R $(kde_libraries) -KDE_XSL_STYLESHEET = /opt/kde-3.5/share/apps/ksgmltools2/customization/kde-chunk.xsl +KDE_XSL_STYLESHEET = /opt/kde-3.5/share/apps/ksgmltools2/customization/tde-chunk.xsl LIBOBJS = LIBS = LN_S = ln -s -- cgit v1.2.3