[orca/introspection] Removing 'Magnifier' from the main window and doap
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/introspection] Removing 'Magnifier' from the main window and doap
- Date: Mon, 29 Aug 2011 03:04:14 +0000 (UTC)
commit 9834ac425bcfef4dc09e11f98de1492156b6fadd
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Sun Aug 28 23:00:52 2011 -0400
Removing 'Magnifier' from the main window and doap
Because Orca is moving towards co-existing with magnification solutions
and no longer has a magnification GUI of its own, it seems rather silly
to keep 'Magnifier' in Orca's title. :-)
orca.doap | 4 ++--
src/orca/orca-mainwin.ui | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/orca.doap b/orca.doap
index 9be1751..f3e4f06 100644
--- a/orca.doap
+++ b/orca.doap
@@ -4,8 +4,8 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <name xml:lang="en">Orca Screen Reader and Magnifier</name>
- <shortdesc xml:lang="en">Screen reader and magnifier for people with visual impairments</shortdesc>
+ <name xml:lang="en">Orca Screen Reader</name>
+ <shortdesc xml:lang="en">Screen reader for individuals who are blind or visually impaired</shortdesc>
<homepage rdf:resource="http://live.gnome.org/Orca" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/orca-list" />
<bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=orca"/>
diff --git a/src/orca/orca-mainwin.ui b/src/orca/orca-mainwin.ui
index 3e7d860..8d136a0 100644
--- a/src/orca/orca-mainwin.ui
+++ b/src/orca/orca-mainwin.ui
@@ -4,7 +4,7 @@
<object class="GtkWindow" id="mainWindow">
<property name="width_request">0</property>
<property name="height_request">0</property>
- <property name="title" translatable="yes">Orca Screen Reader / Magnifier</property>
+ <property name="title" translatable="yes">Orca Screen Reader</property>
<property name="default_width">300</property>
<property name="default_height">40</property>
<signal name="destroy" handler="mainWindowDestroyed"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]