* 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).
This commit is contained in:
parent
7a559a5025
commit
38e1a1bb10
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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 <gilir@ubuntu.com> Wed, 14 Oct 2015 08:38:27 +0200
|
||||||
|
|
||||||
lubuntu-default-settings (0.44) wily; urgency=medium
|
lubuntu-default-settings (0.44) wily; urgency=medium
|
||||||
|
|
||||||
[ Julien Lavergne ]
|
[ Julien Lavergne ]
|
||||||
|
@ -16,7 +16,7 @@ template_type_once=0
|
|||||||
auto_selection_delay=600
|
auto_selection_delay=600
|
||||||
drop_default_action=0
|
drop_default_action=0
|
||||||
show_internal_volumes=0
|
show_internal_volumes=0
|
||||||
terminal=lxsession-default-terminal %s
|
terminal=lxterminal %s
|
||||||
thumbnail_local=1
|
thumbnail_local=1
|
||||||
thumbnail_max=2048
|
thumbnail_max=2048
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
[Command]
|
[Command]
|
||||||
FileManager=pcmanfm %s
|
FileManager=pcmanfm %s
|
||||||
Terminal=x-terminal-emulator -e
|
Terminal=lxterminal %s
|
||||||
Logout=lubuntu-logout
|
Logout=lubuntu-logout
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
[Command]
|
[Command]
|
||||||
FileManager=lxsession-default filemanager
|
FileManager=lxsession-default filemanager
|
||||||
Terminal=lxsession-default terminal
|
Terminal=lxterminal %s
|
||||||
Logout=lxsession-default quit
|
Logout=lxsession-default quit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user