Desktop Environment
Find a file
thonkdifferent 193c1e5162 Translated using Weblate (Romanian)
Currently translated at 100.0% (32 of 32 strings)

Translation: theDesk/theDesk Display
Translate-URL: https://translate.vicr123.com/projects/thedesk/thedesk-display/ro/
2021-05-20 19:47:52 +00:00
desktop Translated using Weblate (Romanian) 2021-05-20 19:47:52 +00:00
dist Release beta 4 2021-04-28 16:10:34 +10:00
libthedesk Translated using Weblate (Romanian) 2021-05-20 17:16:08 +00:00
platform Translated using Weblate (Romanian) 2021-05-20 17:16:09 +00:00
plugins Translated using Weblate (Romanian) 2021-05-20 19:47:52 +00:00
polkitagent Translated using Weblate (Romanian) 2021-05-20 17:16:10 +00:00
readme Add README file 2020-06-17 22:18:15 +10:00
startdesk Translated using Weblate (Romanian) 2021-05-20 19:47:51 +00:00
.gitignore Add translations for startdesk 2020-04-11 22:16:30 +10:00
LICENSE Add license 2020-04-11 22:07:15 +10:00
README.md Add natural scrolling 2021-04-28 16:05:59 +10:00
theDesk.pro Add a polkit agent 2020-06-17 03:13:25 +10:00


theDesk is a desktop environment built on Qt libraries.


Dependencies

Build

Run the following commands in your terminal.

mkdir build
qmake ../theDesk.pro
make

Install

On Linux, run the following command in your terminal (with superuser permissions)

make install

© Victor Tran, 2021. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.