[orca] Fix for bgo#614218 - In orca.desktop.in file the --replace parameter is not present in the exec line



commit e0d9d14e60ccebbdf50ba7d07a8e107596473b93
Author: Hammer Attila <hammera pickup hu>
Date:   Mon Mar 29 14:24:35 2010 -0400

    Fix for bgo#614218 - In orca.desktop.in file the --replace parameter is not present in the exec line

 orca.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/orca.desktop.in b/orca.desktop.in
index 8efdc8d..d0eea9e 100644
--- a/orca.desktop.in
+++ b/orca.desktop.in
@@ -3,7 +3,7 @@ _Name=Orca
 _GenericName=Screen Reader and Magnifier
 _X-GNOME-FullName=Orca Screen Reader and Magnifier
 _Comment=Present on-screen information as speech or braille, or magnify the screen
-Exec=orca
+Exec=orca --replace
 Icon=orca
 Terminal=false
 Type=Application



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]