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 12:03:21 +0200 |
commit | 839233498639cbf53b00d60f13e07db2d47f150a (patch) | |
tree | acece31d8af3a19a8647ecc0c8704e57d227a0e5 /doc/en/common/kde-localised.css.template | |
parent | 029ebf59a26d05bd8fd6a29535b578cd7f4f75ca (diff) | |
download | kdiff3-839233498639cbf53b00d60f13e07db2d47f150a.tar.gz kdiff3-839233498639cbf53b00d60f13e07db2d47f150a.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>
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**) { } |