r25390 - in /desktop/unstable/gdm3/debian: changelog patches/27_orca_braille.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Oct 19 06:36:36 UTC 2010


Author: joss
Date: Tue Oct 19 06:36:22 2010
New Revision: 25390

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25390
Log:
27_orca_braille.patch: patch from Samuel Thibault to enable braille 
support in orca. Closes: #600472.

Added:
    desktop/unstable/gdm3/debian/patches/27_orca_braille.patch
Modified:
    desktop/unstable/gdm3/debian/changelog
    desktop/unstable/gdm3/debian/patches/series

Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=25390&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Tue Oct 19 06:36:22 2010
@@ -1,3 +1,10 @@
+gdm3 (2.30.5-5) UNRELEASED; urgency=low
+
+  * 27_orca_braille.patch: patch from Samuel Thibault to enable braille 
+    support in orca. Closes: #600472.
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 19 Oct 2010 08:35:37 +0200
+
 gdm3 (2.30.5-4) unstable; urgency=low
 
   * 21_schemas_usr.patch: add some comments in the daemon.conf file to 

Added: desktop/unstable/gdm3/debian/patches/27_orca_braille.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/patches/27_orca_braille.patch?rev=25390&op=file
==============================================================================
--- desktop/unstable/gdm3/debian/patches/27_orca_braille.patch (added)
+++ desktop/unstable/gdm3/debian/patches/27_orca_braille.patch [utf-8] Tue Oct 19 06:36:22 2010
@@ -1,0 +1,11 @@
+--- ./data/greeter-autostart/orca-screen-reader.desktop.in.original	2010-10-17 05:14:07.000000000 +0200
++++ ./data/greeter-autostart/orca-screen-reader.desktop.in	2010-10-17 05:14:11.000000000 +0200
+@@ -2,7 +2,7 @@
+ _Name=Orca Screen Reader
+ _Comment=Present on-screen information as speech or braille
+ TryExec=orca
+-Exec=orca --no-setup --disable main-window --disable magnifier --enable speech
++Exec=orca --no-setup --disable main-window --disable magnifier --enable speech --enable braille
+ Icon=orca
+ Terminal=false
+ Type=Application

Modified: desktop/unstable/gdm3/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/patches/series?rev=25390&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/patches/series [utf-8] (original)
+++ desktop/unstable/gdm3/debian/patches/series [utf-8] Tue Oct 19 06:36:22 2010
@@ -26,4 +26,5 @@
 23_autologin_once.patch
 25_upower.patch
 26_username_escape.patch
+27_orca_braille.patch
 90_relibtoolize.patch




More information about the pkg-gnome-commits mailing list