Desktop Environment
Find a file
Oscar f444390673 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (11 of 11 strings)

Translation: theDesk/theDesk Session
Translate-URL: https://translate.vicr123.com/projects/thedesk/thedesk-session/zh_Hans/
2020-07-13 13:36:38 +00:00
desktop Implement DPI scaling settings 2020-07-13 17:37:32 +10:00
libthedesk Translated using Weblate (Chinese (Simplified)) 2020-07-13 13:36:38 +00:00
platform Reboot checks for updates 2020-06-22 16:27:08 +10:00
plugins Implement DPI scaling settings 2020-07-13 17:37:32 +10:00
polkitagent Add some functions to support software shops 2020-06-22 19:26:33 +10:00
readme Add README file 2020-06-17 22:18:15 +10:00
startdesk Translated using Weblate (Chinese (Simplified)) 2020-07-13 13:36:38 +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.