replace obsolete "orca -m" command by new "orca -e magnifier" (bug

2007-10-25  Jens Granseuer  <jensgr@gmx.net>

	* gnome-default-applications.xml.in: replace obsolete "orca -m" command
	by new "orca -e magnifier" (bug #489973)

svn path=/trunk/; revision=8203
This commit is contained in:
Jens Granseuer 2007-10-25 20:36:49 +00:00 committed by Jens Granseuer
parent 701e14dad5
commit 0255939192
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-10-25 Jens Granseuer <jensgr@gmx.net>
* gnome-default-applications.xml.in: replace obsolete "orca -m" command
by new "orca -e magnifier" (bug #489973)
2007-10-02 Jens Granseuer <jensgr@gmx.net>
Patch by: Stephane Loeuillet <leroutier@gmail.com>

View file

@ -395,7 +395,7 @@
<visual>
<_name>Orca with Magnifier</_name>
<executable>orca</executable>
<command>orca -m</command>
<command>orca -e magnifier</command>
<icon-name>orca</icon-name>
<run-at-start>false</run-at-start>
</visual>