Patch by: Chris Jones
2007-12-06 Jens Granseuer <jensgr@gmx.net> Patch by: Chris Jones * gnome-default-applications.xml.in: sok is now called onBoard (bug #499328) svn path=/trunk/; revision=8316
This commit is contained in:
parent
adafe1ade1
commit
67c1c458bc
2 changed files with 14 additions and 7 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2007-12-06 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
Patch by: Chris Jones
|
||||||
|
|
||||||
|
* gnome-default-applications.xml.in: sok is now called onBoard (bug
|
||||||
|
#499328)
|
||||||
|
|
||||||
2007-11-28 Jens Granseuer <jensgr@gmx.net>
|
2007-11-28 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com>
|
Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com>
|
||||||
|
|
|
@ -394,13 +394,6 @@
|
||||||
<icon-name>accessibility-keyboard-capplet</icon-name>
|
<icon-name>accessibility-keyboard-capplet</icon-name>
|
||||||
<run-at-start>false</run-at-start>
|
<run-at-start>false</run-at-start>
|
||||||
</mobility>
|
</mobility>
|
||||||
<mobility>
|
|
||||||
<_name>Simple OnScreen Keyboard</_name>
|
|
||||||
<executable>sok</executable>
|
|
||||||
<command>sok</command>
|
|
||||||
<icon-name>accessibility-keyboard-capplet</icon-name>
|
|
||||||
<run-at-start>false</run-at-start>
|
|
||||||
</mobility>
|
|
||||||
<mobility>
|
<mobility>
|
||||||
<_name>Dasher</_name>
|
<_name>Dasher</_name>
|
||||||
<executable>dasher</executable>
|
<executable>dasher</executable>
|
||||||
|
@ -408,6 +401,13 @@
|
||||||
<icon-name>gnome-searchtool</icon-name>
|
<icon-name>gnome-searchtool</icon-name>
|
||||||
<run-at-start>false</run-at-start>
|
<run-at-start>false</run-at-start>
|
||||||
</mobility>
|
</mobility>
|
||||||
|
<mobility>
|
||||||
|
<name>onBoard</name>
|
||||||
|
<executable>onboard</executable>
|
||||||
|
<command>onboard</command>
|
||||||
|
<icon-name>onboard</icon-name>
|
||||||
|
<run-at-start>false</run-at-start>
|
||||||
|
</mobility>
|
||||||
</a11y-mobility>
|
</a11y-mobility>
|
||||||
|
|
||||||
</default-apps>
|
</default-apps>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue