File indexing completed on 2024-05-12 05:35:43

0001 /*
0002     SPDX-FileCopyrightText: 2010 Andriy Rysin <rysin@kde.org>
0003 
0004     SPDX-License-Identifier: GPL-2.0-or-later
0005 */
0006 
0007 #pragma once
0008 
0009 #define KEYBOARD_DBUS_SERVICE_NAME "org.kde.keyboard"
0010 #define KEYBOARD_DBUS_OBJECT_PATH "/Layouts"
0011 #define KEYBOARD_DBUS_CONFIG_RELOAD_MESSAGE "reloadConfig"