Automatically generate introspection files
authorMike Gorse <mgorse@boston.site>
Thu, 15 May 2008 17:55:02 +0000 (13:55 -0400)
committerMike Gorse <mgorse@boston.site>
Thu, 15 May 2008 17:55:02 +0000 (13:55 -0400)
commit7b966cf7ccd4f530e0250bcc8ec6880cbb6d20e3
tree63a0211a313de869174584d96b445c45e2c6f2b4
parent55144aee894addd0469acce380f09c487aef2d42
Automatically generate introspection files
39 files changed:
xml/Accessibility.xml
xml/Accessibility_Accessible.xml [deleted file]
xml/Accessibility_Action.xml [deleted file]
xml/Accessibility_Application.xml [deleted file]
xml/Accessibility_Component.xml [deleted file]
xml/Accessibility_Document.xml [deleted file]
xml/Accessibility_EditableText.xml [deleted file]
xml/Accessibility_Event.xml [deleted file]
xml/Accessibility_Hyperlink.xml [deleted file]
xml/Accessibility_Hypertext.xml [deleted file]
xml/Accessibility_Image.xml [deleted file]
xml/Accessibility_LoginHelper.xml [deleted file]
xml/Accessibility_Registry.xml [deleted file]
xml/Accessibility_Registry_Common.xml [new file with mode: 0644]
xml/Accessibility_Selection.xml [deleted file]
xml/Accessibility_Selector.xml [deleted file]
xml/Accessibility_StreamableContent.xml [deleted file]
xml/Accessibility_Table.xml [deleted file]
xml/Accessibility_Text.xml [deleted file]
xml/Accessibility_Tree.xml [deleted file]
xml/Accessibility_Value.xml [deleted file]
xml/Makefile.am
xml/org.freedesktop.atspi.Accessible.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Action.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Application.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Component.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Document.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.EditableText.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Hyperlink.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Hypertext.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Image.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.LoginHelper.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Selection.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Selector.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.StreamableContent.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Table.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Text.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Tree.xml [new file with mode: 0644]
xml/org.freedesktop.atspi.Value.xml [new file with mode: 0644]