summaryrefslogtreecommitdiff
path: root/raveos-theme/gnome/theme-data/extensions/installed/ShutdownTimer@deminder/dbus-interfaces/org.gnome.SessionManager.xml
diff options
context:
space:
mode:
authorAlexanderCurl <alexc@alexc.hu>2026-04-18 17:46:06 +0100
committerAlexanderCurl <alexc@alexc.hu>2026-04-18 17:46:06 +0100
commit70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 (patch)
treeab1123d4067c1b086dd6faa7ee4ea643236b565a /raveos-theme/gnome/theme-data/extensions/installed/ShutdownTimer@deminder/dbus-interfaces/org.gnome.SessionManager.xml
parent5d94c0a7d44a2255b81815a52a7056a94a39842d (diff)
downloadRaveOS-PKGBUILD-70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69.tar.gz
RaveOS-PKGBUILD-70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69.zip
Replaced file structures for themes in the correct format
Diffstat (limited to 'raveos-theme/gnome/theme-data/extensions/installed/ShutdownTimer@deminder/dbus-interfaces/org.gnome.SessionManager.xml')
-rw-r--r--raveos-theme/gnome/theme-data/extensions/installed/ShutdownTimer@deminder/dbus-interfaces/org.gnome.SessionManager.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/raveos-theme/gnome/theme-data/extensions/installed/ShutdownTimer@deminder/dbus-interfaces/org.gnome.SessionManager.xml b/raveos-theme/gnome/theme-data/extensions/installed/ShutdownTimer@deminder/dbus-interfaces/org.gnome.SessionManager.xml
deleted file mode 100644
index fb398fc..0000000
--- a/raveos-theme/gnome/theme-data/extensions/installed/ShutdownTimer@deminder/dbus-interfaces/org.gnome.SessionManager.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<!--
- SPDX-FileCopyrightText: 2024 dbus.gnome.org
- SPDX-License-Identifier: GPL-3.0-or-later
--->
-<node>
- <interface name="org.gnome.SessionManager">
- <method name="Inhibit">
- <arg type="s" name="app_id" direction="in"/>
- <arg type="u" name="toplevel_xid" direction="in"/>
- <arg type="s" name="reason" direction="in"/>
- <arg type="u" name="flags" direction="in"/>
- <arg type="u" name="inhibit_cookie" direction="out"/>
- </method>
- <method name="Uninhibit">
- <arg type="u" name="inhibit_cookie" direction="in"/>
- </method>
- <method name="Shutdown"/>
- <method name="Reboot"/>
- </interface>
-</node>