[gnome-shell] DBus: Remove flash argument



commit 772d8692e778fddd44526ba9b90064e8d1647ec4
Author: Wim Taymans <wtaymans redhat com>
Date:   Wed Jun 11 22:25:05 2014 +0200

    DBus: Remove flash argument
    
    There is no flash argument implemented.

 data/org.gnome.Shell.Screencast.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.Shell.Screencast.xml b/data/org.gnome.Shell.Screencast.xml
index 1524124..f188cf7 100644
--- a/data/org.gnome.Shell.Screencast.xml
+++ b/data/org.gnome.Shell.Screencast.xml
@@ -38,7 +38,6 @@
     <method name="Screencast">
       <arg type="s" direction="in" name="file_template"/>
       <arg type="a{sv}" direction="in" name="options"/>
-      <arg type="b" direction="in" name="flash"/>
       <arg type="b" direction="out" name="success"/>
       <arg type="s" direction="out" name="filename_used"/>
     </method>


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