dde-dock/README.md
Iceyer ebfb84f41e Change depends from dui to libdtk
Change-Id: I0688b9c1c56612016f62e4c209789847c5d70f0c
2016-03-14 16:47:36 +08:00

1.4 KiB

DDE Dock

DDE Dock is Deepin Desktop Environment task bar.

Dependencies

Build dependencies

Runtime dependencies

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

$ cd dde-dock
$ mkdir Build
$ cd Build
$ qmake ..
$ make
  1. Install:
$ sudo make install

When install complete, the executable binary file is placed into /usr/bin/dde-dock.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

DDE Dock is licensed under GPLv3.