source: proiecte/PPPP/gdm/daemon/gdm-session-direct.xml @ 134

Last change on this file since 134 was 134, checked in by (none), 14 years ago

gdm sources with the modifications for webcam

File size: 435 bytes
Line 
1<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2<node>
3  <interface name="org.gnome.DisplayManager.Session">
4    <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="gdm_session_direct"/>
5    <method name="Restart">
6    </method>
7    <method name="Stop">
8    </method>
9    <method name="Detach">
10    </method>
11  </interface>
12</node>
Note: See TracBrowser for help on using the repository browser.