Desktop Environment
Find a file
Victor Tran 78a04c5fc1 Translated using Weblate (Vietnamese)
Currently translated at 100.0% (55 of 55 strings)

Translation: theDesk/theDesk Bluetooth
Translate-URL: https://translate.vicr123.com/projects/thedesk/thedesk-bluetooth/vi/
2021-02-17 17:58:02 +00:00
desktop Remove unneeded languages 2021-02-17 23:39:35 +11:00
dist Create a QR code for tethering 2020-12-08 14:08:47 +11:00
libthedesk Remove unneccessary translations 2021-02-17 23:47:41 +11:00
platform Added translation using Weblate (Vietnamese) 2021-02-17 12:48:59 +00:00
plugins Translated using Weblate (Vietnamese) 2021-02-17 17:58:02 +00:00
polkitagent Remove unneccessary translations 2021-02-17 23:47:41 +11:00
readme Add README file 2020-06-17 22:18:15 +10:00
startdesk Remove unneccessary translations 2021-02-17 23:47:41 +11: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 README file 2020-06-17 22:18:15 +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, 2020. 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.