mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kutils: update org.freedesktop.ScreenSaver interface file used by kidletime
those methods were not implemented and were removed Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
bdccbb1709
commit
806b06db55
1 changed files with 0 additions and 8 deletions
|
@ -29,13 +29,5 @@
|
|||
<method name="UnInhibit">
|
||||
<arg name="cookie" type="u" direction="in"/>
|
||||
</method>
|
||||
<method name="Throttle">
|
||||
<arg name="application_name" type="s" direction="in"/>
|
||||
<arg name="reason_for_inhibit" type="s" direction="in"/>
|
||||
<arg name="cookie" type="u" direction="out"/>
|
||||
</method>
|
||||
<method name="UnThrottle">
|
||||
<arg name="cookie" type="u" direction="in"/>
|
||||
</method>
|
||||
</interface>
|
||||
</node>
|
||||
|
|
Loading…
Add table
Reference in a new issue