aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/dbus-shared-names.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dbus-shared-names.h b/src/dbus-shared-names.h
index 253cba8..9d39ab3 100644
--- a/src/dbus-shared-names.h
+++ b/src/dbus-shared-names.h
@@ -42,4 +42,8 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define USER_ITEM_PROP_NAME "user-item-name"
#define USER_ITEM_PROP_LOGGED_IN "user-item-logged-in"
+#define RESTART_ITEM_TYPE "x-canonical-restart-item"
+#define RESTART_ITEM_LABEL "restart-label"
+#define RESTART_ITEM_ICON "restart-icon"
+
#endif /* __DBUS_SHARED_NAMES_H__ */