gnome-session r4896 - in branches/dbus_based: . gnome-session



Author: mccann
Date: Wed Jul 30 17:50:32 2008
New Revision: 4896
URL: http://svn.gnome.org/viewvc/gnome-session?rev=4896&view=rev

Log:
2008-07-30  William Jon McCann  <jmccann redhat com>

	* gnome-session/org.gnome.SessionManager.Client.xml:
	* gnome-session/org.gnome.SessionManager.Inhibitor.xml:
	Drop the properties for now until we can figure out
	why they are causing the dbus-glib bindings to crash.



Modified:
   branches/dbus_based/ChangeLog
   branches/dbus_based/gnome-session/org.gnome.SessionManager.Client.xml
   branches/dbus_based/gnome-session/org.gnome.SessionManager.Inhibitor.xml

Modified: branches/dbus_based/gnome-session/org.gnome.SessionManager.Client.xml
==============================================================================
--- branches/dbus_based/gnome-session/org.gnome.SessionManager.Client.xml	(original)
+++ branches/dbus_based/gnome-session/org.gnome.SessionManager.Client.xml	Wed Jul 30 17:50:32 2008
@@ -63,33 +63,5 @@
       </doc:doc>
     </method>
 
-    <property name="app-id" type="s" access="read">
-      <doc:doc>
-        <doc:description>
-          <doc:para>The application identifier associated with the client</doc:para>
-        </doc:description>
-      </doc:doc>
-    </property>
-    <property name="startup-id" type="s" access="read">
-      <doc:doc>
-        <doc:description>
-          <doc:para>The startup identifier to be used by the client</doc:para>
-        </doc:description>
-      </doc:doc>
-    </property>
-    <property name="restart-style-hint" type="u" access="read">
-      <doc:doc>
-        <doc:description>
-          <doc:para>The restart style hint for the client</doc:para>
-        </doc:description>
-      </doc:doc>
-    </property>
-    <property name="status" type="u" access="read">
-      <doc:doc>
-        <doc:description>
-          <doc:para>The status of the client</doc:para>
-        </doc:description>
-      </doc:doc>
-    </property>
   </interface>
 </node>

Modified: branches/dbus_based/gnome-session/org.gnome.SessionManager.Inhibitor.xml
==============================================================================
--- branches/dbus_based/gnome-session/org.gnome.SessionManager.Inhibitor.xml	(original)
+++ branches/dbus_based/gnome-session/org.gnome.SessionManager.Inhibitor.xml	Wed Jul 30 17:50:32 2008
@@ -62,42 +62,5 @@
         </doc:description>
       </doc:doc>
     </method>
-
-    <property name="app-id" type="s" access="read">
-      <doc:doc>
-        <doc:description>
-          <doc:para>The application identifier associated with the inhibit.</doc:para>
-        </doc:description>
-      </doc:doc>
-    </property>
-    <property name="client-id" type="o" access="read">
-      <doc:doc>
-        <doc:description>
-          <doc:para>The session management client object path associated with the inhibit.</doc:para>
-        </doc:description>
-      </doc:doc>
-    </property>
-    <property name="reason" type="s" access="read">
-      <doc:doc>
-        <doc:description>
-          <doc:para>The reason for the inhibit.</doc:para>
-        </doc:description>
-      </doc:doc>
-    </property>
-    <property name="flags" type="u" access="read">
-      <doc:doc>
-        <doc:description>
-          <doc:para>The flags that determine the scope of the inhibit.</doc:para>
-        </doc:description>
-      </doc:doc>
-    </property>
-    <property name="toplevel-xid" type="u" access="read">
-      <doc:doc>
-        <doc:description>
-          <doc:para>The X11 toplevel window identifier associated with this inhibit.  Zero if not set.</doc:para>
-        </doc:description>
-      </doc:doc>
-    </property>
-
   </interface>
 </node>



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