Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

martyr-deepin/deepin-settings-daemon

Repository files navigation

基于 gnome-settings-daemon-3.8.1

注意
background插件正常运行要求Nautilus不托管桌面, 请安装Deepin Nautilus
git clone git@github.com:linuxdeepin/deepin-nautilus.git

依赖 (Debian)

deepin-desktop

xrandr
sudo apt-get install xrandr

sudo apt-get install libxml2-dev

sudo apt-get build-dep gnome-settings-daemon 来直接判断依赖

编译 && 安装
./autogen.sh
./configure --prefix=/usr --libexecdir=/usr/lib/gnome-settings-daemon
make clean
make
sudo make install

About

Deepin settings daemon

Resources

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages