Use x-www-browser and x-terminal-emulator in more places.

This commit is contained in:
Julien Lavergne 2013-03-20 23:25:34 +01:00
parent ae60fe635f
commit 6da94acb83
6 changed files with 9 additions and 8 deletions

3
debian/changelog vendored
View File

@ -2,8 +2,9 @@ lubuntu-default-settings (0.32) UNRELEASED; urgency=low
* usr/bin/start*
- Remove gnome-keyring workaround, since we have the proper fix for ssh.
* Use x-www-browser and x-terminal-emulator in more places.
-- Julien Lavergne <gilir@ubuntu.com> Sat, 16 Mar 2013 10:37:20 +0100
-- Julien Lavergne <gilir@ubuntu.com> Wed, 20 Mar 2013 23:23:40 +0100
lubuntu-default-settings (0.31) raring; urgency=low

View File

@ -2,7 +2,7 @@
single_click=0
use_trash=1
confirm_del=1
terminal=lxterminal %s
terminal=x-terminal-emulator %s
thumbnail_local=1
thumbnail_max=2048

View File

@ -175,15 +175,15 @@
</item>
<item label="Terminal" icon="/usr/share/pixmaps/lxterminal.png">
<action name="Execute">
<command>lxterminal</command>
<command>x-terminal-emulator</command>
<startupnotify>
<enabled>yes</enabled>
</startupnotify>
</action>
</item>
<item label="Chromium" icon="/usr/share/icons/hicolor/48x48/apps/chromium-browser.png">
<item label="Internet" icon="/usr/share/icons/lubuntu/apps/48/apps/web-browser.svg">
<action name="Execute">
<command>chromium-browser</command>
<command>x-www-browser</command>
<startupnotify>
<enabled>yes</enabled>
</startupnotify>

View File

@ -1,5 +1,5 @@
[General]
terminal=lxterminal
terminal=x-terminal-emulator
[Desktop]
show_wallpaper=1

View File

@ -1,4 +1,4 @@
[Command]
FileManager=pcmanfm %s
Terminal=lxterminal -e
Terminal=x-terminal-emulator -e
Logout=lubuntu-logout

View File

@ -1,4 +1,4 @@
[Command]
FileManager=pcmanfm %s
Terminal=lxterminal -e
Terminal=x-terminal-emulator -e
Logout=lubuntu-logout