[at-spi2-core] Fix interface name



commit beadd321572479d6c89710fffd6b48b2525ca275
Author: Mike Gorse <mgorse novell com>
Date:   Wed Jan 13 10:09:46 2010 -0500

    Fix interface name

 xml/org.freedesktop.atspi.Action.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xml/org.freedesktop.atspi.Action.xml b/xml/org.freedesktop.atspi.Action.xml
index bfa02fc..521627f 100644
--- a/xml/org.freedesktop.atspi.Action.xml
+++ b/xml/org.freedesktop.atspi.Action.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <node xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"; name="/node">
 
-<interface name="org.freedesktop.atspi/Action">
+<interface name="org.freedesktop.atspi.Action">
   <tp:docstring xmlns="http://www.w3.org/1999/xhtml";>
     <p>An interface through which a user-actionable user interface
       component can be manipulated.  Components which react to mouse or



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