aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2025-03-09 01:47:34 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-07-11 08:45:37 +0200
commitaa8c2020ac31ccc53c6b87de20ddf321418811c6 (patch)
tree012ed07c56b1f660bea61a80cee55599ac4a1788 /src
parent4b036792f86ce70e672780c65e3d8b84d60b76c7 (diff)
downloadayatana-indicator-application-aa8c2020ac31ccc53c6b87de20ddf321418811c6.tar.gz
ayatana-indicator-application-aa8c2020ac31ccc53c6b87de20ddf321418811c6.tar.bz2
ayatana-indicator-application-aa8c2020ac31ccc53c6b87de20ddf321418811c6.zip
src/ayatana-application-service-marshal.list: Replace deprecated BOOL token
Diffstat (limited to 'src')
-rw-r--r--src/ayatana-application-service-marshal.list4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ayatana-application-service-marshal.list b/src/ayatana-application-service-marshal.list
index ec76970..d89209d 100644
--- a/src/ayatana-application-service-marshal.list
+++ b/src/ayatana-application-service-marshal.list
@@ -1,9 +1,11 @@
# Marshaller definitions to be generated.
#
# Copyright 2009 Canonical Ltd.
+# Copyright 2025 Robert Tari
#
# Authors:
# Ted Gould <ted@canonical.com>
+# Robert Tari <robert@tari.in>
#
# This program is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 3, as published
@@ -20,4 +22,4 @@ VOID: STRING, INT, STRING, STRING, STRING, STRING, STRING
VOID: INT, STRING, STRING
VOID: INT, STRING
VOID: STRING, STRING
-VOID: BOOL, STRING, OBJECT
+VOID: BOOLEAN, STRING, OBJECT