diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-07-11 09:00:39 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-07-11 09:00:39 +0200 |
| commit | c4c5f3fb7288a72c2923321efbf9b4790ffedfbe (patch) | |
| tree | 012ed07c56b1f660bea61a80cee55599ac4a1788 /src/ayatana-application-service-marshal.list | |
| parent | 20bf8076e741c08798690023b9beaba621ca0d9c (diff) | |
| parent | aa8c2020ac31ccc53c6b87de20ddf321418811c6 (diff) | |
| download | ayatana-indicator-application-main.tar.gz ayatana-indicator-application-main.tar.bz2 ayatana-indicator-application-main.zip | |
Attributes GH PR #26: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/26
Diffstat (limited to 'src/ayatana-application-service-marshal.list')
| -rw-r--r-- | src/ayatana-application-service-marshal.list | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/src/ayatana-application-service-marshal.list b/src/ayatana-application-service-marshal.list index 2b2efa5..d89209d 100644 --- a/src/ayatana-application-service-marshal.list +++ b/src/ayatana-application-service-marshal.list @@ -1,23 +1,25 @@ # Marshaller definitions to be generated. -# +# # Copyright 2009 Canonical Ltd. -# +# Copyright 2025 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 |
