Desktop Environment
Find a file
Atahan Reis a2aa69e47d Translated using Weblate (Turkish)
Currently translated at 76.9% (167 of 217 strings)

Translation: theDesk/theDesk Networking
Translate-URL: https://translate.vicr123.com/projects/thedesk/thedesk-networking/tr/
2020-10-27 12:38:10 +00:00
desktop Translated using Weblate (Turkish) 2020-10-26 15:46:26 +00:00
libthedesk Translated using Weblate (Turkish) 2020-10-22 03:14:29 +00:00
platform Translated using Weblate (Turkish) 2020-10-22 03:14:30 +00:00
plugins Translated using Weblate (Turkish) 2020-10-27 12:38:10 +00:00
polkitagent Fix compatibility issues with latest the-libs tPopovers 2020-10-26 22:31:13 +11:00
readme Add README file 2020-06-17 22:18:15 +10:00
startdesk Translated using Weblate (Turkish) 2020-10-22 03:14:30 +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 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.