From 38e1a1bb10d2328afa0ab64b8dce0e8a5e778ad8 Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Wed, 14 Oct 2015 08:40:27 +0200 Subject: [PATCH] * src/etc/xdg/lubuntu/libfm/libfm.conf * src/usr/share/lxpanel/profile/Lubuntu-Nexus7/config * src/usr/share/lxpanel/profile/Lubuntu/config - Set lxterminal as the terminal by default, until lxsession-default-terminal is fixed (LP: #1434774). --- debian/changelog | 10 ++++++++++ src/etc/xdg/lubuntu/libfm/libfm.conf | 2 +- src/usr/share/lxpanel/profile/Lubuntu-Nexus7/config | 2 +- src/usr/share/lxpanel/profile/Lubuntu/config | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4144931..975ea6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +lubuntu-default-settings (0.45) UNRELEASED; urgency=medium + + * src/etc/xdg/lubuntu/libfm/libfm.conf + * src/usr/share/lxpanel/profile/Lubuntu-Nexus7/config + * src/usr/share/lxpanel/profile/Lubuntu/config + - Set lxterminal as the terminal by default, until + lxsession-default-terminal is fixed (LP: #1434774). + + -- Julien Lavergne Wed, 14 Oct 2015 08:38:27 +0200 + lubuntu-default-settings (0.44) wily; urgency=medium [ Julien Lavergne ] diff --git a/src/etc/xdg/lubuntu/libfm/libfm.conf b/src/etc/xdg/lubuntu/libfm/libfm.conf index f0c7dfb..9e63848 100644 --- a/src/etc/xdg/lubuntu/libfm/libfm.conf +++ b/src/etc/xdg/lubuntu/libfm/libfm.conf @@ -16,7 +16,7 @@ template_type_once=0 auto_selection_delay=600 drop_default_action=0 show_internal_volumes=0 -terminal=lxsession-default-terminal %s +terminal=lxterminal %s thumbnail_local=1 thumbnail_max=2048 diff --git a/src/usr/share/lxpanel/profile/Lubuntu-Nexus7/config b/src/usr/share/lxpanel/profile/Lubuntu-Nexus7/config index 239cedf..3804093 100644 --- a/src/usr/share/lxpanel/profile/Lubuntu-Nexus7/config +++ b/src/usr/share/lxpanel/profile/Lubuntu-Nexus7/config @@ -1,4 +1,4 @@ [Command] FileManager=pcmanfm %s -Terminal=x-terminal-emulator -e +Terminal=lxterminal %s Logout=lubuntu-logout diff --git a/src/usr/share/lxpanel/profile/Lubuntu/config b/src/usr/share/lxpanel/profile/Lubuntu/config index 32a608c..741fc7b 100644 --- a/src/usr/share/lxpanel/profile/Lubuntu/config +++ b/src/usr/share/lxpanel/profile/Lubuntu/config @@ -1,4 +1,4 @@ [Command] FileManager=lxsession-default filemanager -Terminal=lxsession-default terminal +Terminal=lxterminal %s Logout=lxsession-default quit