osering / lxqt-about

Dialogue window providing information about LXQt and the system it's running on

Home Page:https://lxqt.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lxqt-about

Overview

lxqt-about is a dialogue window providing information about LXQt and the system it's running on.

Installation

Sources

The only runtime dependency is liblxqt. CMake is needed to build as well as optionally Git to pull latest VCS checkouts.

Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX will normally have to be set to /usr.

To build run make, to install make install which accepts variable DESTDIR as usual.

Binary packages

The library is provided by all major Linux distributions like Arch Linux, Debian, Fedora and openSUSE. Just use your package manager to search for string lxqt-about.

Translation

Translations can be done in LXQt-Weblate

Translation status

About

Dialogue window providing information about LXQt and the system it's running on

https://lxqt.github.io

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 93.8%Language:CMake 6.2%