From 99ad18e7418bac10a00aad47c87d8f1183a2a3fa Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Mon, 15 Aug 2016 12:23:29 +0200 Subject: [PATCH] * src/usr/share/lxpanel/profile/Lubuntu/panels/panel: - Enable sound indicator by default. --- debian/changelog | 7 +++++++ src/usr/share/lxpanel/profile/Lubuntu/panels/panel | 6 +----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index a4a6e73..eb4c2ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lubuntu-default-settings (0.47) UNRELEASED; urgency=medium + + * src/usr/share/lxpanel/profile/Lubuntu/panels/panel: + - Enable sound indicator by default. + + -- Julien Lavergne Mon, 15 Aug 2016 12:15:49 +0200 + lubuntu-default-settings (0.46) xenial; urgency=medium * src/etc/xdg/lubuntu/menus/lxqt-applications.menu: diff --git a/src/usr/share/lxpanel/profile/Lubuntu/panels/panel b/src/usr/share/lxpanel/profile/Lubuntu/panels/panel index 9e00e73..5b527a6 100644 --- a/src/usr/share/lxpanel/profile/Lubuntu/panels/panel +++ b/src/usr/share/lxpanel/profile/Lubuntu/panels/panel @@ -103,10 +103,6 @@ Plugin { } } -Plugin { - type = volumealsa -} - Plugin{ type= lxde_power_manager } @@ -123,7 +119,7 @@ Plugin { messages=0 network=0 session=0 - sound=0 + sound=1 } }