diff options
Diffstat (limited to 'desktop/lxpanel/doinst.sh')
-rw-r--r-- | desktop/lxpanel/doinst.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/lxpanel/doinst.sh b/desktop/lxpanel/doinst.sh index 859b74c6b2..b0778a9cb9 100644 --- a/desktop/lxpanel/doinst.sh +++ b/desktop/lxpanel/doinst.sh @@ -12,4 +12,5 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config usr/share/lxpanel/default.new +config usr/share/lxpanel/profile/default/panels/panel.new +config usr/share/lxpanel/profile/default/config.new |