[orca] doap: update URLs
- From: Piotr DrÄ…g <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] doap: update URLs
- Date: Sun, 6 Apr 2014 19:00:43 +0000 (UTC)
commit c1b2095940b6e092c8c20e371932cc88538d9acc
Author: Piotr DrÄ…g <piotrdrag gmail com>
Date: Sun Apr 6 19:34:52 2014 +0200
doap: update URLs
QUICKSTART | 2 +-
README | 8 ++++----
RELEASE-HOWTO | 6 +++---
orca.doap | 4 ++--
4 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/QUICKSTART b/QUICKSTART
index 3a9b426..861fdb6 100644
--- a/QUICKSTART
+++ b/QUICKSTART
@@ -1 +1 @@
-See http://live.gnome.org/Orca
+See http://wiki.gnome.org/Projects/Orca
diff --git a/README b/README
index 0cdc2eb..bae24e5 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ AT-SPI include the GNOME GTK+ toolkit, the Java platform's Swing
toolkit, OpenOffice/LibreOffice, Gecko, and WebKitGtk. AT-SPI support
for the KDE Qt toolkit is currently being pursued.
-See also http://live.gnome.org/Orca for detailed English and Spanish
+See also http://wiki.gnome.org/Projects/Orca for detailed English and Spanish
information on Orca, including how to run Orca, how to communicate
with the Orca user community, and where to log bugs and feature
requests.
@@ -31,7 +31,7 @@ Orca also has the following dependencies:
* Python - Python platform (minimum version 3.3)
* pygobject-3.0 - Python bindings for the GObject library
-* gtk+-3.0 - Gtk+ toolkit
+* gtk+-3.0 - GTK+ toolkit
* json-py - a JSON (http://json.org) reader and writer in Python
* python-speechd - Python bindings for Speech Dispatcher (optional)
* BrlTTY - BrlTTY support for braille (optional)
@@ -41,7 +41,7 @@ Orca also has the following dependencies:
YOU ALSO NEED THE LATEST AT-SPI2, PYATSPI2 AND ATK FOR THE GNOME 3.13.x
RELEASES. THEY CONTAIN VERY IMPORTANT BUG FIXES!
-NOTE: If you have multiple versions of the python interpreter installed
+NOTE: If you have multiple versions of the Python interpreter installed
on your machine, you should set the PYTHON environment variable when
configuring Orca. For example:
@@ -63,7 +63,7 @@ python -c "import brlapi"
If you get the following error, the Python bindings for BrlAPI are not
installed.
-See also http://live.gnome.org/Orca/Braille for more information on
+See also http://wiki.gnome.org/Projects/Orca/Braille for more information on
BrlTTY and also using liblouis for contracted braille.
Running Orca
diff --git a/RELEASE-HOWTO b/RELEASE-HOWTO
index 4479b8d..140c6f1 100644
--- a/RELEASE-HOWTO
+++ b/RELEASE-HOWTO
@@ -3,7 +3,7 @@ maintainers how to make a release.
The general instructions for a release are here:
- http://live.gnome.org/MaintainersCorner/Releasing
+ http://wiki.gnome.org/MaintainersCorner/Releasing
http://developer.gnome.org/dotplan/for_maintainers.html
Here's a summary for Orca:
@@ -45,7 +45,7 @@ BUILD THE RELEASE:
./autogen.sh --prefix=`pwd`/bld && make && make install && make distcheck
-For sanity, you should run pylint (http://live.gnome.org/Orca/Pylint).
+For sanity, you should run pylint (http://wiki.gnome.org/Projects/Orca/Pylint).
TEST THE CANDIDATE:
@@ -104,7 +104,7 @@ Orca is a free, open source, flexible, and extensible screen reader
that provides access to the graphical desktop via user-customizable
combinations of speech, braille, and/or magnification.
-You can read more about Orca at http://live.gnome.org/Orca.
+You can read more about Orca at http://wiki.gnome.org/Projects/Orca.
===================================
* What's changed for Orca v2.29.92?
diff --git a/orca.doap b/orca.doap
index e3b3ab8..64c1ddd 100644
--- a/orca.doap
+++ b/orca.doap
@@ -6,10 +6,10 @@
<name xml:lang="en">orca</name>
<shortdesc xml:lang="en">Screen reader for individuals who are blind or visually impaired</shortdesc>
- <homepage rdf:resource="http://live.gnome.org/Orca"; />
+ <homepage rdf:resource="https://wiki.gnome.org/Projects/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"/>
<download-page rdf:resource="http://download.gnome.org/sources/orca/"; />
+ <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=orca"; />
<category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
<maintainer>
<foaf:Person>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]