From 06cb04f32d51ca1055c9890f209b2b57689b0846 Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Wed, 18 Nov 2009 21:18:21 -0600 Subject: [PATCH] Add the volume applet to the panel to have a way to configure the sound --- usr/share/lxpanel/profile/Lubuntu/panels/panel | 3 +++ 1 file changed, 3 insertions(+) diff --git a/usr/share/lxpanel/profile/Lubuntu/panels/panel b/usr/share/lxpanel/profile/Lubuntu/panels/panel index 0a65815..d97a882 100644 --- a/usr/share/lxpanel/profile/Lubuntu/panels/panel +++ b/usr/share/lxpanel/profile/Lubuntu/panels/panel @@ -139,3 +139,6 @@ Plugin { } } +Plugin { + type = volumealsa +} \ No newline at end of file