trunk
Last change
on this file was 75b1a338, checked in by Xi Ruoyao <xry111@…>, 8 months ago |
Update more URLs to use https
Mostly plain http -> https replace, if https works. If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").
Some non-trivial change:
|
-
Property mode
set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | ]>
|
---|
7 |
|
---|
8 | <part id="kde" xreflabel="KDE">
|
---|
9 | <?dbhtml filename="kde.html" dir="kde"?>
|
---|
10 |
|
---|
11 | <title>KDE</title>
|
---|
12 | <partintro>
|
---|
13 | <para>
|
---|
14 | <application>KDE</application> is a comprehensive desktop environment
|
---|
15 | with a huge number of applications written for it and a huge amount of
|
---|
16 | users. It is based on the <application>Qt</application> framework.
|
---|
17 | </para>
|
---|
18 |
|
---|
19 | <para>
|
---|
20 | For more information visit the official KDE project site at
|
---|
21 | <ulink url="https://kde.org/"/>.
|
---|
22 | </para>
|
---|
23 | </partintro>
|
---|
24 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>
|
---|
25 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kf5/kf5.xml"/>
|
---|
26 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kf5-apps/kf5-apps.xml"/>
|
---|
27 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma5/plasma5.xml"/>
|
---|
28 |
|
---|
29 | </part>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.