Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 9th, 2012  |  syntax: None  |  size: 1.09 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. diff --git a/bindings/vala/grilo-0.2.metadata b/bindings/vala/grilo-0.2.metadata
  2. index 6b8099d..363d95a 100644
  3. --- a/bindings/vala/grilo-0.2.metadata
  4. +++ b/bindings/vala/grilo-0.2.metadata
  5. @@ -17,6 +17,7 @@ grl_plugin_get_info_keys type_arguments="unowned string" transfer_ownership="1"
  6.  grl_source_slow_keys type_arguments="unowned KeyID" transfer_ownership="0"
  7.  grl_source_supported_keys type_arguments="unowned KeyID" transfer_ownership="0"
  8.  grl_source_writable_keys type_arguments="unowned KeyID" transfer_ownership="0"
  9. +grl_source_browse.container nullable="1"
  10.  grl_source_browse.keys type_arguments="KeyID"
  11.  grl_source_browse_sync type_arguments="Media" transfer_ownership="1"
  12.  grl_source_browse_sync.keys type_arguments="KeyID"
  13. @@ -33,6 +34,9 @@ grl_source_store_metadata.keys type_arguments="KeyID"
  14.  grl_source_set_metadata_sync.keys type_arguments="KeyID"
  15.  grl_source_key_depends type_arguments="unowned KeyID" transfer_ownership="0"
  16.  
  17. +#GrlOperationOptions
  18. +grl_operation_options_new.caps nullable="1"
  19. +
  20.  # GrlData
  21.  grl_data_get_keys type_arguments="unowned KeyID" transfer_ownership="1"