diff options
author | Robert Tari <robert@tari.in> | 2022-07-14 23:38:23 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-02-02 09:57:36 +0100 |
commit | 44a82a050cf69f8b04429f1f7e06d3ad7bf58ca7 (patch) | |
tree | 6f5b90ee0ca3e403feff50b30b3710aa07250eba /src | |
parent | cc27f130846557c5cfd5ad9cdac4c8fc61cab9c1 (diff) | |
download | libayatana-appindicator-44a82a050cf69f8b04429f1f7e06d3ad7bf58ca7.tar.gz libayatana-appindicator-44a82a050cf69f8b04429f1f7e06d3ad7bf58ca7.tar.bz2 libayatana-appindicator-44a82a050cf69f8b04429f1f7e06d3ad7bf58ca7.zip |
Fix remaining deprecation warnings
Diffstat (limited to 'src')
-rw-r--r-- | src/application-service-marshal.list | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/src/application-service-marshal.list b/src/application-service-marshal.list index 7b62a21..b6dc87a 100644 --- a/src/application-service-marshal.list +++ b/src/application-service-marshal.list @@ -1,25 +1,27 @@ # Marshaller definitions to be generated. -# +# # Copyright 2009 Canonical Ltd. -# +# Copyright 2022 Robert Tari +# # Authors: # Ted Gould <ted@canonical.com> -# -# 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 +# 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 # by the Free Software Foundation. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranties of -# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranties of +# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License along +# +# You should have received a copy of the GNU General Public License along # with this program. If not, see <http://www.gnu.org/licenses/>. 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 VOID: INT, UINT VOID: INT, INT |