From 839233498639cbf53b00d60f13e07db2d47f150a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 16 Jul 2021 12:22:07 +0200 Subject: Use common rules for build and install documentation and translations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Customized copy of the usual en/common directory deleted because the standard version from tdelibs is always used for TDE version. Signed-off-by: Slávek Banko --- doc/en/common/kde-localised.css.template | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 doc/en/common/kde-localised.css.template (limited to 'doc/en/common/kde-localised.css.template') diff --git a/doc/en/common/kde-localised.css.template b/doc/en/common/kde-localised.css.template deleted file mode 100644 index 52b91d1..0000000 --- a/doc/en/common/kde-localised.css.template +++ /dev/null @@ -1,32 +0,0 @@ -/* - KDE CSS for <**languagecountry**> 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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/ - - Check out http://www.richinstyle.com/ where many of the declarations and - setup in the KDE CSS are obtained from. In fact, do not change anything - without checking so on those pages whether it is wise to do. -*/ - -:lg(**language**) { } -- cgit v1.2.1