diff options
author | Holger Paradies <retabell@gmx.de> | 2017-04-24 20:37:47 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2017-04-24 21:22:21 +0200 |
commit | 232eea40448bf699d86bbde38725a1d3b43d9de3 (patch) | |
tree | cd3fdb9bfb769823ed54f82ae1e12f3e21ab522c /debian | |
parent | 0da71eafb351a76e124821e78b052676b4668c2d (diff) | |
download | etcskel-kanotix-232eea40448bf699d86bbde38725a1d3b43d9de3.zip etcskel-kanotix-232eea40448bf699d86bbde38725a1d3b43d9de3.tar.gz |
lxqt skeleton, awesome fix, gtk3-ini
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/control | 6 | ||||
-rw-r--r-- | debian/etcskel-kanotix-lxqt.install | 3 |
3 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 97be31a..3654ddb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +etcskel-kanotix (2.0.26~lxqt20) unstable; urgency=medium + + * remove nm-applet autostart, now supported by lxqt + + -- Holger Paradies <retabell@gmx.de> Thu, 04 Jun 2015 20:44:37 +0200 + +etcskel-kanotix (2.0.26~lxqt19) unstable; urgency=medium + + * LXQt-skel + + -- Holger Paradies <retabell@gmx.de> Sun, 31 May 2015 14:09:17 +0200 + etcskel-kanotix (2.0.25) unstable; urgency=low * add .kde/share/config/konsolerc diff --git a/debian/control b/debian/control index cab9bd1..a10313a 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,12 @@ Depends: distro-defaults, readline-common Description: Additional skeleton files for LXDE set useful preferences for new users. +Package: etcskel-kanotix-lxqt +Architecture: all +Depends: distro-defaults, readline-common +Description: Additional skeleton files for LXQT + set useful preferences for new users. + Package: etcskel-kanotix-compiz Architecture: all Replaces: etcskel-kanotix-lxde (<< 2.0.9) diff --git a/debian/etcskel-kanotix-lxqt.install b/debian/etcskel-kanotix-lxqt.install new file mode 100644 index 0000000..84088aa --- /dev/null +++ b/debian/etcskel-kanotix-lxqt.install @@ -0,0 +1,3 @@ +skel-lxqt/.config etc/skel/ +kanotix-x-www-browser.desktop usr/share/applications/ +kanotix-x-terminal-emulator.desktop usr/share/applications/ |