1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: desktop-profiles
Section: x11
Priority: optional
Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
Uploaders: Petter Reinholdtsen <pere@debian.org>,
Holger Levsen <holger@debian.org>
Build-Depends: debhelper-compat (= 11)
Build-Depends-Indep: po-debconf, intltool
Rules-Requires-Root: no
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian-edu/upstream/desktop-profiles
Vcs-git: https://salsa.debian.org/debian-edu/upstream/desktop-profiles.git
Package: desktop-profiles
Architecture: all
Depends: ${misc:Depends}
Suggests: gconf-editor, menu-xdg, hicolor-icon-theme, shared-mime-info
Enhances: kde-baseapps, gconf2, libxfce4util-bin, rox-filer
Description: framework for setting up desktop profiles
This package offers a standard cross-desktop way of managing the conditional
activation of available profiles. As such it is useful to both administrators
(allowing different configurations for different sets of users) and Debian
Blends (who want to customize configuration for a certain target group).
.
The different Desktop environments in Debian all offer the possibility of
customizing them through the use of profiles (sets of configuration and/or
data files). Usually it's also possible to stack configuration sets,
combining the customizations provided by a number of profiles.
.
This package currently supports profiles for KDE, GNOME, Xfce, MATE and
Freedesktop. Freedesktop profiles allow you to do a (growing amount of)
cross-desktop customization, while the other profile kinds allow you to
customize the respective desktop environments to various degrees.
|