add support for Konsole, too (bug #515386)
2008-02-09 Jens Granseuer <jensgr@gmx.net> * gnome-default-applications.xml.in: add support for Konsole, too (bug #515386) svn path=/trunk/; revision=8459
This commit is contained in:
parent
197bf79488
commit
56bc1a9c11
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-02-09 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
* gnome-default-applications.xml.in: add support for Konsole, too
|
||||||
|
(bug #515386)
|
||||||
|
|
||||||
2008-02-09 Jens Granseuer <jensgr@gmx.net>
|
2008-02-09 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
Patch by: Nicolas Valcárcel
|
Patch by: Nicolas Valcárcel
|
||||||
|
|
|
@ -300,6 +300,13 @@
|
||||||
<icon-name>gnome-mime-application-x-executable</icon-name>
|
<icon-name>gnome-mime-application-x-executable</icon-name>
|
||||||
<exec-flag>-e</exec-flag>
|
<exec-flag>-e</exec-flag>
|
||||||
</terminal>
|
</terminal>
|
||||||
|
<terminal>
|
||||||
|
<_name>Konsole</_name>
|
||||||
|
<executable>konsole</executable>
|
||||||
|
<command>konsole</command>
|
||||||
|
<icon-name>konsole</icon-name>
|
||||||
|
<exec-flag>-e</exec-flag>
|
||||||
|
</terminal>
|
||||||
</terminals>
|
</terminals>
|
||||||
|
|
||||||
<media-players>
|
<media-players>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue