update according to latest eolian changes

This commit is contained in:
Daniel Kolesa 2014-07-18 17:30:06 +01:00
parent e8d9356cb9
commit f1aba06a0a
6 changed files with 0 additions and 6 deletions

View File

@ -2,7 +2,6 @@ interface Elm_Interface_Atspi_Editable_Text ()
{
legacy_prefix: null;
eo_prefix: elm_interface_atspi_editable_text;
data: null;
properties {
protected content {
set {

View File

@ -2,7 +2,6 @@ interface Elm_Interface_Atspi_Selection ()
{
legacy_prefix: null;
eo_prefix: elm_interface_atspi_selection;
data: null;
properties {
protected selected_children_count {
get {

View File

@ -2,7 +2,6 @@ interface Elm_Interface_Atspi_Text ()
{
legacy_prefix: null;
eo_prefix: elm_interface_atspi_text;
data: null;
properties {
protected character {
get {

View File

@ -2,7 +2,6 @@ interface Elm_Interface_Atspi_Value ()
{
legacy_prefix: null;
eo_prefix: elm_interface_atspi_value;
data: null;
properties {
protected value_and_text {
get {

View File

@ -1,6 +1,5 @@
interface Elm_Interface_Atspi_Window ()
{
data: null;
events {
window,created; /*@ Called when new window has been created. */
window,activated; /*@ Called when new window has been activated. (unfocused) */

View File

@ -2,7 +2,6 @@ interface Elm_Interface_Fileselector ()
{
legacy_prefix: null;
eo_prefix: elm_interface_fileselector;
data: null;
properties {
folder_only {
set {