diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/tdebase/debian/not-installed.list | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/tdebase/debian/not-installed.list')
-rw-r--r-- | ubuntu/_base/tdebase/debian/not-installed.list | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/ubuntu/_base/tdebase/debian/not-installed.list b/ubuntu/_base/tdebase/debian/not-installed.list new file mode 100644 index 000000000..4e1daf6a1 --- /dev/null +++ b/ubuntu/_base/tdebase/debian/not-installed.list @@ -0,0 +1,59 @@ +The following files are not installed in any binary package. +This is deliberate. + +/usr/share/apps/tdm/sessions/*.desktop + - many .desktop files are not included since they either do not have Debian + packages, or their Debian packages include their own .desktop session + files for gdm/tdm, or they're not intended to be stand-alone window + managers. Eventually, these should ALL be dropped, since they aren't + really maintained upstream, and tdm isn't the correct place to ship these + anyway. Here's the current list of those dropped: + + aewm++ + afterstep + amiwm + blackbox + cde + cwwm + enlightenment + fluxbox + fvwm95 + fvwm + gnome + golem + icewm + ion + kde + larswm + metacity + openbox + phluid + qvwm + ratpoison + sapphire + sawfish + w9wm + waimea + wmaker + xfce4 + xfce + +/etc/trinity/tdm/README + - useless comments, not intended for the end user. + +/usr/share/fonts/override/fonts.dir + - cruft, as tdebase no longer installs any system fonts. + +/usr/share/apps/kappfinder/apps/Office/lyx.desktop + - a lyx.desktop that works in TDE is provided by lyx-qt, so this just + confuses users. + +/usr/share/apps/kcmview1394/oui.db + - this file is installed, but manually, in debian/rules, since the + TDE build system can't be relied on to do it itself on !Linux. + +/usr/share/apps/kcontrol/pics/energybig.png +/usr/share/apps/kcontrol/pics/lo-energy.png + - It is not clear if this use is permitted under EPA's trademark + guidelines. See bug #441269. + |