diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-16 12:22:07 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-18 15:18:20 +0200 |
commit | 06443899af23ee1fe620967ca4b9b883626eb1c3 (patch) | |
tree | fffe90c251b7df84b16e769b890dd9d1a304e062 /doc/en/common/kde-localised.css.template | |
parent | a1af937098d67b18d2cf21030643efd5b49a1cca (diff) | |
download | kdiff3-06443899.tar.gz kdiff3-06443899.zip |
Use common rules for build and install documentation and translations.
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 <slavek.banko@axis.cz>
(cherry picked from commit 839233498639cbf53b00d60f13e07db2d47f150a)
Diffstat (limited to 'doc/en/common/kde-localised.css.template')
-rw-r--r-- | doc/en/common/kde-localised.css.template | 32 |
1 files changed, 0 insertions, 32 deletions
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**) { } |