Mercurial > hg > easyhg-kdiff3
annotate kdiff3/doc/en/common/kde-localised.css.template @ 69:8febbfb1148c
KDiff3 0.9.89
author | joachim99 |
---|---|
date | Mon, 10 Apr 2006 08:40:51 +0000 |
parents | |
children |
rev | line source |
---|---|
joachim99@69 | 1 /* |
joachim99@69 | 2 KDE CSS for <**languagecountry**> HTML documentation (all media types). |
joachim99@69 | 3 Copyright (C) 2000 <**authorname**> |
joachim99@69 | 4 |
joachim99@69 | 5 This program is free software; you can redistribute it and/or modify |
joachim99@69 | 6 it under the terms of the GNU General Public License as published by |
joachim99@69 | 7 the Free Software Foundation; either version 2 of the License, or |
joachim99@69 | 8 (at your option) any later version. |
joachim99@69 | 9 |
joachim99@69 | 10 This program is distributed in the hope that it will be useful, |
joachim99@69 | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of |
joachim99@69 | 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
joachim99@69 | 13 GNU General Public License for more details. |
joachim99@69 | 14 |
joachim99@69 | 15 You should have received a copy of the GNU General Public License |
joachim99@69 | 16 along with this program; if not, write to the Free Software |
joachim99@69 | 17 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
joachim99@69 | 18 |
joachim99@69 | 19 Send comments, suggestions, etc. to <**authorcontactdetails**>. |
joachim99@69 | 20 */ |
joachim99@69 | 21 |
joachim99@69 | 22 /* |
joachim99@69 | 23 These settings will override kde-default.css. |
joachim99@69 | 24 |
joachim99@69 | 25 Any updates should be validated, e.g. http://jigsaw.w3.org/css-validator/ |
joachim99@69 | 26 |
joachim99@69 | 27 Check out http://www.richinstyle.com/ where many of the declarations and |
joachim99@69 | 28 setup in the KDE CSS are obtained from. In fact, do not change anything |
joachim99@69 | 29 without checking so on those pages whether it is wise to do. |
joachim99@69 | 30 */ |
joachim99@69 | 31 |
joachim99@69 | 32 :lg(**language**) { } |