use -x instead of -e as exec_flag for Terminator (bug #544058)
2008-07-24 Jens Granseuer <jensgr@gmx.net> * gnome-default-applications.xml.in: use -x instead of -e as exec_flag for Terminator (bug #544058) svn path=/trunk/; revision=8793
This commit is contained in:
parent
c2834b8eb9
commit
47a1063481
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-07-24 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
* gnome-default-applications.xml.in: use -x instead of -e as exec_flag
|
||||||
|
for Terminator (bug #544058)
|
||||||
|
|
||||||
2008-07-15 Jens Granseuer <jensgr@gmx.net>
|
2008-07-15 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* Makefile.am: install the default apps list in the default-apps
|
* Makefile.am: install the default apps list in the default-apps
|
||||||
|
|
|
@ -263,7 +263,7 @@
|
||||||
<executable>terminator</executable>
|
<executable>terminator</executable>
|
||||||
<command>terminator</command>
|
<command>terminator</command>
|
||||||
<icon-name>terminator</icon-name>
|
<icon-name>terminator</icon-name>
|
||||||
<exec-flag>-e</exec-flag>
|
<exec-flag>-x</exec-flag>
|
||||||
</terminal>
|
</terminal>
|
||||||
<terminal>
|
<terminal>
|
||||||
<_name>Standard XTerminal</_name>
|
<_name>Standard XTerminal</_name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue