source: lxqt/apps/apps.xml@ 182e21e

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 182e21e was 182e21e, checked in by Bruce Dubbs <bdubbs@…>, 11 months ago

Reorganize lxqt

There are several packages that are not critical for the lxqt desktop
but are useful. A user can test out lxqt without the packages in apps.
It is useful to have at least one terminal emulator when testing, but
xterm will do.

  • Property mode set to 100644
File size: 1.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-apps">
9 <?dbhtml filename="lxqt-apps.html" ?>
10
11 <title>LXQt Applications</title>
12
13 <para>
14 This is a small collection of optional applications that add extra
15 capabilities to the <application>LXQt</application> desktop.
16 </para>
17
18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lximage-qt.xml"/>
19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-archiver.xml"/>
20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-notificationd.xml"/>
21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-openssh-askpass.xml"/>
22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-sudo.xml"/>
23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obconf-qt.xml"/>
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pavucontrol-qt.xml"/>
25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtermwidget.xml"/>
26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qterminal.xml"/>
27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="screengrab.xml"/>
28
29</chapter>
Note: See TracBrowser for help on using the repository browser.