source: archive/lxqt/desktop/desktop.xml

trunk
Last change on this file was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 3.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter 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<chapter id="lxqt-desktop">
9 <?dbhtml filename="lxqt-desktop.html" ?>
10
11 <title>LXQt Desktop</title>
12
13 <para>
14 LXQt is an extremely fast-performing and energy-saving desktop environment.
15 </para>
16
17 <para>
18 <application>LXQt</application> is a <application>Qt</application> based
19 Desktop Environment. It comes with a beautiful interface,
20 multi-language support, standard keyboard shortcuts and additional
21 features like tabbed file browsing. <application>LXQt</application> uses
22 less CPU and less RAM than most other environments. It is especially
23 useful for cloud computers with low hardware specifications, such as
24 netbooks, mobile devices (e.g. MIDs) or older computers, but can be used
25 with modern hardware.
26 </para>
27
28 <para>
29 Build LXQt core packages in the order presented in the book for the
30 easiest resolution of dependencies.
31 </para>
32
33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install.xml"/>
34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libqtxdg.xml"/>
35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-build-tools.xml"/>
36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsysstat.xml"/>
37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwindowsystem.xml"/>
38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liblxqt.xml"/>
39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libfm-qt.xml"/>
40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-l10n.xml"/>
41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-themes.xml"/>
42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-qtplugin.xml"/>
43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-about.xml"/>
44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-admin.xml"/>
45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwayland.xml"/>
46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-libkscreen.xml"/>
47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-config.xml"/>
48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-globalkeys.xml"/>
49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-notificationd.xml"/>
50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-policykit.xml"/>
51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kidletime.xml"/>
52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-solid.xml"/>
53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-powermanagement.xml"/>
54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-session.xml"/>
55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kguiaddons.xml"/>
56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pcmanfm-qt.xml"/>
57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-panel.xml"/>
58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-runner.xml"/>
59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="post-install.xml"/>
60
61</chapter>
Note: See TracBrowser for help on using the repository browser.