From ba6a8e3ea4954ee89a8f03775d0a6b88b8bbda09 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 19 Nov 2021 11:44:48 +0100 Subject: tests/*: Use one spelling for "Canonical Ltd." in copyright headers. Some license headers use "Canonical, Ltd." while others use "Canonical Ltd." as copyright holder. The correct form is the latter, so this change adjusts the spelling accordingly. This unification helps with generating debian/copyright files via scripts. --- debian/copyright | 2 +- tests/dbus-types/dbus-action-result.cpp | 2 +- tests/dbus-types/dbus-action-result.h | 2 +- tests/dbus-types/dbus-types.h | 2 +- tests/dbus-types/pulseaudio-volume.cpp | 2 +- tests/dbus-types/pulseaudio-volume.h | 2 +- tests/integration/indicator-sound-test-base.cpp | 2 +- tests/integration/indicator-sound-test-base.h | 2 +- tests/integration/test-indicator.cpp | 2 +- tests/integration/utils/dbus-pulse-volume.cpp | 2 +- tests/integration/utils/dbus-pulse-volume.h | 2 +- tests/integration/utils/get-volume.cpp | 2 +- tests/integration/utils/set-volume.cpp | 2 +- tests/service-mocks/DBusPropertiesNotifier.cpp | 2 +- tests/service-mocks/DBusPropertiesNotifier.h | 2 +- tests/service-mocks/accounts-mock/AccountsDefs.h | 2 +- tests/service-mocks/accounts-mock/AccountsMock.cpp | 2 +- tests/service-mocks/accounts-mock/AccountsMock.h | 2 +- tests/service-mocks/accounts-mock/AccountsServiceSoundMock.cpp | 2 +- tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h | 2 +- tests/service-mocks/accounts-mock/main.cpp | 2 +- tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisDefs.h | 2 +- tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.cpp | 2 +- tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h | 2 +- tests/service-mocks/media-player-mpris-mock/main.cpp | 2 +- tests/service-mocks/media-player-mpris-mock/player-update.cpp | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/debian/copyright b/debian/copyright index 5a58622..1901680 100644 --- a/debian/copyright +++ b/debian/copyright @@ -82,7 +82,7 @@ Files: tests/dbus-types/dbus-action-result.cpp tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h tests/service-mocks/media-player-mpris-mock/main.cpp tests/service-mocks/media-player-mpris-mock/player-update.cpp -Copyright: 2015, Canonical, Ltd. +Copyright: 2015, Canonical Ltd. License: GPL-3 Files: tests/integration/main.cpp diff --git a/tests/dbus-types/dbus-action-result.cpp b/tests/dbus-types/dbus-action-result.cpp index 2ef812e..5956dce 100644 --- a/tests/dbus-types/dbus-action-result.cpp +++ b/tests/dbus-types/dbus-action-result.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/dbus-types/dbus-action-result.h b/tests/dbus-types/dbus-action-result.h index 2fe732f..9371c69 100644 --- a/tests/dbus-types/dbus-action-result.h +++ b/tests/dbus-types/dbus-action-result.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/dbus-types/dbus-types.h b/tests/dbus-types/dbus-types.h index 36143d9..044fc84 100644 --- a/tests/dbus-types/dbus-types.h +++ b/tests/dbus-types/dbus-types.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/dbus-types/pulseaudio-volume.cpp b/tests/dbus-types/pulseaudio-volume.cpp index 8ee305f..c1e0fbb 100644 --- a/tests/dbus-types/pulseaudio-volume.cpp +++ b/tests/dbus-types/pulseaudio-volume.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/dbus-types/pulseaudio-volume.h b/tests/dbus-types/pulseaudio-volume.h index 6d5a222..d74bd2e 100644 --- a/tests/dbus-types/pulseaudio-volume.h +++ b/tests/dbus-types/pulseaudio-volume.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/integration/indicator-sound-test-base.cpp b/tests/integration/indicator-sound-test-base.cpp index f46d57f..1a74621 100644 --- a/tests/integration/indicator-sound-test-base.cpp +++ b/tests/integration/indicator-sound-test-base.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * Copyright (C) 2021 Robert Tari * * This program is free software: you can redistribute it and/or modify it diff --git a/tests/integration/indicator-sound-test-base.h b/tests/integration/indicator-sound-test-base.h index 4e0d2dd..09620a7 100644 --- a/tests/integration/indicator-sound-test-base.h +++ b/tests/integration/indicator-sound-test-base.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/integration/test-indicator.cpp b/tests/integration/test-indicator.cpp index 72c67ef..5d31508 100644 --- a/tests/integration/test-indicator.cpp +++ b/tests/integration/test-indicator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/integration/utils/dbus-pulse-volume.cpp b/tests/integration/utils/dbus-pulse-volume.cpp index fa3ca3e..7d51b23 100644 --- a/tests/integration/utils/dbus-pulse-volume.cpp +++ b/tests/integration/utils/dbus-pulse-volume.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * Copyright (C) 2021 Robert Tari * * This program is free software: you can redistribute it and/or modify it diff --git a/tests/integration/utils/dbus-pulse-volume.h b/tests/integration/utils/dbus-pulse-volume.h index 2d55e89..4353eb1 100644 --- a/tests/integration/utils/dbus-pulse-volume.h +++ b/tests/integration/utils/dbus-pulse-volume.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/integration/utils/get-volume.cpp b/tests/integration/utils/get-volume.cpp index 309da36..fb0e95e 100644 --- a/tests/integration/utils/get-volume.cpp +++ b/tests/integration/utils/get-volume.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/integration/utils/set-volume.cpp b/tests/integration/utils/set-volume.cpp index d29e5ef..fac159b 100644 --- a/tests/integration/utils/set-volume.cpp +++ b/tests/integration/utils/set-volume.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/DBusPropertiesNotifier.cpp b/tests/service-mocks/DBusPropertiesNotifier.cpp index 00313a7..668ad1c 100644 --- a/tests/service-mocks/DBusPropertiesNotifier.cpp +++ b/tests/service-mocks/DBusPropertiesNotifier.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/DBusPropertiesNotifier.h b/tests/service-mocks/DBusPropertiesNotifier.h index 236a051..363bdea 100644 --- a/tests/service-mocks/DBusPropertiesNotifier.h +++ b/tests/service-mocks/DBusPropertiesNotifier.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/accounts-mock/AccountsDefs.h b/tests/service-mocks/accounts-mock/AccountsDefs.h index db7cdfe..8e42d48 100644 --- a/tests/service-mocks/accounts-mock/AccountsDefs.h +++ b/tests/service-mocks/accounts-mock/AccountsDefs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * Copyright (C) 2021 Robert Tari * * This program is free software: you can redistribute it and/or modify it diff --git a/tests/service-mocks/accounts-mock/AccountsMock.cpp b/tests/service-mocks/accounts-mock/AccountsMock.cpp index af2065a..acc70ab 100644 --- a/tests/service-mocks/accounts-mock/AccountsMock.cpp +++ b/tests/service-mocks/accounts-mock/AccountsMock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/accounts-mock/AccountsMock.h b/tests/service-mocks/accounts-mock/AccountsMock.h index e8efbdb..b92debb 100644 --- a/tests/service-mocks/accounts-mock/AccountsMock.h +++ b/tests/service-mocks/accounts-mock/AccountsMock.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.cpp b/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.cpp index e4f83ed..1d54196 100644 --- a/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.cpp +++ b/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h b/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h index bcc2413..120bb0e 100644 --- a/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h +++ b/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/accounts-mock/main.cpp b/tests/service-mocks/accounts-mock/main.cpp index f937022..39ae4c9 100644 --- a/tests/service-mocks/accounts-mock/main.cpp +++ b/tests/service-mocks/accounts-mock/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisDefs.h b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisDefs.h index 214555b..37430b0 100644 --- a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisDefs.h +++ b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisDefs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * Copyright (C) 2021 Robert Tari * * This program is free software: you can redistribute it and/or modify it diff --git a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.cpp b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.cpp index 9ec9905..8c6db87 100644 --- a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.cpp +++ b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h index 0a45075..6d08a29 100644 --- a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h +++ b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/media-player-mpris-mock/main.cpp b/tests/service-mocks/media-player-mpris-mock/main.cpp index 877f59f..bc708e1 100644 --- a/tests/service-mocks/media-player-mpris-mock/main.cpp +++ b/tests/service-mocks/media-player-mpris-mock/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 diff --git a/tests/service-mocks/media-player-mpris-mock/player-update.cpp b/tests/service-mocks/media-player-mpris-mock/player-update.cpp index 5768372..10f80e3 100644 --- a/tests/service-mocks/media-player-mpris-mock/player-update.cpp +++ b/tests/service-mocks/media-player-mpris-mock/player-update.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * 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 -- cgit v1.2.3 From 8f2a1d4a80120ffc0cee9601cd9c82391ceb5548 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 19 Nov 2021 11:51:08 +0100 Subject: =?UTF-8?q?license=20headers:=20Stop=20using=20the=20'=C2=A9'=20ch?= =?UTF-8?q?aracter.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/accounts-service-privacy-settings.vala | 2 +- src/accounts-service-sound-settings.vala | 2 +- src/accounts-service-system-sound-settings.vala | 4 ++-- src/accounts-service-user.vala | 4 ++-- src/greeter-broadcast.vala | 4 ++-- src/main.c | 2 +- src/media-player-list-greeter.vala | 4 ++-- src/media-player-list.vala | 2 +- src/media-player-user.vala | 4 ++-- src/media-player.vala | 2 +- src/volume-control.vala | 2 +- tests/accounts-service-mock.h | 4 ++-- tests/accounts-service-user.cc | 2 +- tests/greeter-list.cc | 2 +- tests/gtest-gvariant.h | 2 +- tests/indicator-fixture.h | 2 +- tests/indicator-test.cc | 2 +- tests/integration/main.cpp | 2 +- tests/media-player-list-mock.vala | 2 +- tests/media-player-mock.vala | 4 ++-- tests/media-player-user.cc | 2 +- tests/notifications-mock.h | 2 +- tests/notifications-test.cc | 4 ++-- tests/options-mock.vala | 2 +- tests/pa-mock.cpp | 2 +- tests/sound-menu.cc | 2 +- tests/volume-control-mock.vala | 2 +- tests/volume-control-test.cc | 2 +- tests/volume-warning-mock.vala | 2 +- 29 files changed, 37 insertions(+), 37 deletions(-) diff --git a/src/accounts-service-privacy-settings.vala b/src/accounts-service-privacy-settings.vala index da08020..5dac351 100644 --- a/src/accounts-service-privacy-settings.vala +++ b/src/accounts-service-privacy-settings.vala @@ -1,5 +1,5 @@ /* - * Copyright 2014 © Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/accounts-service-sound-settings.vala b/src/accounts-service-sound-settings.vala index 8d81912..bbd6852 100644 --- a/src/accounts-service-sound-settings.vala +++ b/src/accounts-service-sound-settings.vala @@ -1,5 +1,5 @@ /* - * Copyright 2014 © Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/accounts-service-system-sound-settings.vala b/src/accounts-service-system-sound-settings.vala index 0fa3d0c..56c40d4 100644 --- a/src/accounts-service-system-sound-settings.vala +++ b/src/accounts-service-system-sound-settings.vala @@ -1,6 +1,6 @@ /* - * Copyright 2014 © Canonical Ltd. - * Copyright 2021 © Robert Tari + * Copyright 2014 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/accounts-service-user.vala b/src/accounts-service-user.vala index ac803a1..9580c25 100644 --- a/src/accounts-service-user.vala +++ b/src/accounts-service-user.vala @@ -1,6 +1,6 @@ /* - * Copyright 2014 © Canonical Ltd. - * Copyright 2021 © Robert Tari + * Copyright 2014 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/greeter-broadcast.vala b/src/greeter-broadcast.vala index b2f15d2..aded333 100644 --- a/src/greeter-broadcast.vala +++ b/src/greeter-broadcast.vala @@ -1,6 +1,6 @@ /* - * Copyright 2014 © Canonical Ltd. - * Copyright 2021 © Robert Tari + * Copyright 2014 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main.c b/src/main.c index 6b930a2..8d65c01 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright © 2015 Canonical Ltd. + * Copyright 2015 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/media-player-list-greeter.vala b/src/media-player-list-greeter.vala index 766f17c..83e1d3f 100644 --- a/src/media-player-list-greeter.vala +++ b/src/media-player-list-greeter.vala @@ -1,6 +1,6 @@ /* - * Copyright © 2014 Canonical Ltd. - * Copyright © 2021 Robert Tari + * Copyright 2014 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/media-player-list.vala b/src/media-player-list.vala index 03cd7d6..5a935ff 100644 --- a/src/media-player-list.vala +++ b/src/media-player-list.vala @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/media-player-user.vala b/src/media-player-user.vala index d4bf921..c7cf832 100644 --- a/src/media-player-user.vala +++ b/src/media-player-user.vala @@ -1,6 +1,6 @@ /* - * Copyright © 2014 Canonical Ltd. - * Copyright © 2021 Robert Tari + * Copyright 2014 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/media-player.vala b/src/media-player.vala index 04d1426..7768e7a 100644 --- a/src/media-player.vala +++ b/src/media-player.vala @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/volume-control.vala b/src/volume-control.vala index 56a10a4..f4244b4 100644 --- a/src/volume-control.vala +++ b/src/volume-control.vala @@ -1,6 +1,6 @@ /* * -*- Mode:Vala; indent-tabs-mode:t; tab-width:4; encoding:utf8 -*- - * Copyright © 2015 Canonical Ltd. + * Copyright 2015 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/accounts-service-mock.h b/tests/accounts-service-mock.h index 2fa7760..90e9a74 100644 --- a/tests/accounts-service-mock.h +++ b/tests/accounts-service-mock.h @@ -1,6 +1,6 @@ /* - * Copyright © 2014 Canonical Ltd. - * Copyright © 2021 Robert Tari + * Copyright 2014 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/accounts-service-user.cc b/tests/accounts-service-user.cc index aca52ea..3c2ec3f 100644 --- a/tests/accounts-service-user.cc +++ b/tests/accounts-service-user.cc @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/greeter-list.cc b/tests/greeter-list.cc index 2c4fd61..957e8fa 100644 --- a/tests/greeter-list.cc +++ b/tests/greeter-list.cc @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/gtest-gvariant.h b/tests/gtest-gvariant.h index 38fde0f..b4f4335 100644 --- a/tests/gtest-gvariant.h +++ b/tests/gtest-gvariant.h @@ -1,5 +1,5 @@ /* - * Copyright © 2015 Canonical Ltd. + * Copyright 2015 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/indicator-fixture.h b/tests/indicator-fixture.h index e725a50..3ba09c1 100644 --- a/tests/indicator-fixture.h +++ b/tests/indicator-fixture.h @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/indicator-test.cc b/tests/indicator-test.cc index e876325..f223901 100644 --- a/tests/indicator-test.cc +++ b/tests/indicator-test.cc @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/integration/main.cpp b/tests/integration/main.cpp index f42c90a..bef0f3c 100644 --- a/tests/integration/main.cpp +++ b/tests/integration/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3, diff --git a/tests/media-player-list-mock.vala b/tests/media-player-list-mock.vala index 44a6ae6..f505219 100644 --- a/tests/media-player-list-mock.vala +++ b/tests/media-player-list-mock.vala @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/media-player-mock.vala b/tests/media-player-mock.vala index f93fc94..613a429 100644 --- a/tests/media-player-mock.vala +++ b/tests/media-player-mock.vala @@ -1,6 +1,6 @@ /* - * Copyright © 2014 Canonical Ltd. - * Copyright © 2021 Robert Tari + * Copyright 2014 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/media-player-user.cc b/tests/media-player-user.cc index 876bce2..eab996b 100644 --- a/tests/media-player-user.cc +++ b/tests/media-player-user.cc @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/notifications-mock.h b/tests/notifications-mock.h index f05ffe4..190aa0d 100644 --- a/tests/notifications-mock.h +++ b/tests/notifications-mock.h @@ -1,5 +1,5 @@ /* - * Copyright © 2015 Canonical Ltd. + * Copyright 2015 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/notifications-test.cc b/tests/notifications-test.cc index 4262c09..b1531df 100644 --- a/tests/notifications-test.cc +++ b/tests/notifications-test.cc @@ -1,6 +1,6 @@ /* - * Copyright © 2015-2016 Canonical Ltd. - * Copyright © 2021 Robert Tari + * Copyright 2015-2016 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/options-mock.vala b/tests/options-mock.vala index cda9e24..59083a2 100644 --- a/tests/options-mock.vala +++ b/tests/options-mock.vala @@ -1,6 +1,6 @@ /* * -*- Mode:Vala; indent-tabs-mode:t; tab-width:4; encoding:utf8 -*- - * Copyright © 2015 Canonical Ltd. + * Copyright 2015 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/pa-mock.cpp b/tests/pa-mock.cpp index 7e7b70c..0ab73e1 100644 --- a/tests/pa-mock.cpp +++ b/tests/pa-mock.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2015 Canonical Ltd. + * Copyright 2015 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/sound-menu.cc b/tests/sound-menu.cc index 42acdde..e8ba2f9 100644 --- a/tests/sound-menu.cc +++ b/tests/sound-menu.cc @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/volume-control-mock.vala b/tests/volume-control-mock.vala index 159df3b..a5e6560 100644 --- a/tests/volume-control-mock.vala +++ b/tests/volume-control-mock.vala @@ -1,6 +1,6 @@ /* * -*- Mode:Vala; indent-tabs-mode:t; tab-width:4; encoding:utf8 -*- - * Copyright © 2015 Canonical Ltd. + * Copyright 2015 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/volume-control-test.cc b/tests/volume-control-test.cc index dd43f47..f25048b 100644 --- a/tests/volume-control-test.cc +++ b/tests/volume-control-test.cc @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/volume-warning-mock.vala b/tests/volume-warning-mock.vala index f69688f..25cb208 100644 --- a/tests/volume-warning-mock.vala +++ b/tests/volume-warning-mock.vala @@ -1,6 +1,6 @@ /* * -*- Mode:Vala; indent-tabs-mode:t; tab-width:4; encoding:utf8 -*- - * Copyright © 2015 Canonical Ltd. + * Copyright 2015 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3 From a016f48ba6aa49a536d3481d3ca95fec69be5c06 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Tue, 16 Nov 2021 14:17:12 +0000 Subject: Translated using Weblate (Gaelic) Currently translated at 1.8% (1 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/gd/ --- po/gd.po | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/po/gd.po b/po/gd.po index 62f114b..27432d9 100644 --- a/po/gd.po +++ b/po/gd.po @@ -8,13 +8,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-08-12 07:21+0200\n" -"PO-Revision-Date: 2017-10-12 07:52+0200\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-11-17 14:10+0000\n" +"Last-Translator: Phil Clifford \n" +"Language-Team: Gaelic \n" "Language: gd\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " +"(n > 2 && n < 20) ? 2 : 3;\n" +"X-Generator: Weblate 4.9.1-dev\n" #: ../data/org.ayatana.indicator.sound.AccountsService.policy:5 msgid "Set properties of own user" @@ -210,7 +214,7 @@ msgstr "" #: ../src/service.vala:339 msgid "Sound" -msgstr "" +msgstr "Fuaim" #: ../src/sound-menu.vala:52 msgid "Mute" -- cgit v1.2.3 From 1f57a01cc189328bca891bf06c40081e137331ac Mon Sep 17 00:00:00 2001 From: phlostically Date: Thu, 18 Nov 2021 14:02:28 +0000 Subject: Translated using Weblate (Esperanto) Currently translated at 50.9% (27 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/eo/ --- po/eo.po | 64 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 33 insertions(+), 31 deletions(-) diff --git a/po/eo.po b/po/eo.po index 7f77a4f..683b754 100644 --- a/po/eo.po +++ b/po/eo.po @@ -8,14 +8,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-08-12 07:21+0200\n" -"PO-Revision-Date: 2017-10-12 07:52+0200\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-11-20 00:49+0000\n" +"Last-Translator: phlostically \n" +"Language-Team: Esperanto \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.9.1\n" #: ../data/org.ayatana.indicator.sound.AccountsService.policy:5 msgid "Set properties of own user" @@ -122,7 +124,7 @@ msgstr "" #: ../data/org.ayatana.indicator.sound.gschema.xml:19 msgid "Normal output volume." -msgstr "" +msgstr "Ordinara laŭto." #: ../data/org.ayatana.indicator.sound.gschema.xml:20 msgid "" @@ -158,43 +160,43 @@ msgstr "" #: ../src/service.vala:331 ../src/service.vala:334 ../src/sound-menu.vala:59 #: ../src/sound-menu.vala:253 ../src/warn-notification.vala:31 msgid "Volume" -msgstr "" +msgstr "Laŭto" #: ../src/info-notification.vala:55 msgid "Speakers" -msgstr "" +msgstr "Laŭtparoliloj" #: ../src/info-notification.vala:57 msgid "Headphones" -msgstr "" +msgstr "Kapaŭskultiloj" #: ../src/info-notification.vala:59 msgid "Bluetooth headphones" -msgstr "" +msgstr "Bludentaj kapaŭskultiloj" #: ../src/info-notification.vala:61 msgid "Bluetooth speaker" -msgstr "" +msgstr "Bludenta laŭtparolilo" #: ../src/info-notification.vala:63 msgid "Usb speaker" -msgstr "" +msgstr "USB-laŭtparolilo" #: ../src/info-notification.vala:65 msgid "Usb headphones" -msgstr "" +msgstr "USB-kapaŭskultiloj" #: ../src/info-notification.vala:67 msgid "HDMI speaker" -msgstr "" +msgstr "HDMI-laŭtparolilo" #: ../src/info-notification.vala:69 msgid "HDMI headphones" -msgstr "" +msgstr "HDMI-kapaŭskultiloj" #: ../src/service.vala:295 msgid "Missing application" -msgstr "" +msgstr "Mankanta programo" #: ../src/service.vala:295 #, c-format @@ -203,27 +205,27 @@ msgstr "" #: ../src/service.vala:328 msgid "Volume (muted)" -msgstr "" +msgstr "Laŭto (silentigita)" #: ../src/service.vala:331 msgid "silent" -msgstr "" +msgstr "silenta" #: ../src/service.vala:339 msgid "Sound" -msgstr "" +msgstr "Sono" #: ../src/sound-menu.vala:52 msgid "Mute" -msgstr "" +msgstr "Silenta" #: ../src/sound-menu.vala:54 msgid "Silent Mode" -msgstr "" +msgstr "Silenta reĝimo" #: ../src/sound-menu.vala:68 msgid "Sound Settings…" -msgstr "" +msgstr "Agordoj pri sono…" #: ../src/sound-menu.vala:125 msgid "Microphone Volume" @@ -232,35 +234,35 @@ msgstr "" #. NOTE: Action doesn't really exist, just used to find below when removing #: ../src/sound-menu.vala:148 msgid "High volume can damage your hearing." -msgstr "" +msgstr "Troa laŭteco eble difektos vian kapablon aŭdi." #: ../src/sound-menu.vala:256 msgid "Volume (Headphones)" -msgstr "" +msgstr "Laŭto (aŭskultiloj)" #: ../src/sound-menu.vala:259 msgid "Volume (Bluetooth)" -msgstr "" +msgstr "Laŭto (Bludento)" #: ../src/sound-menu.vala:262 msgid "Volume (Usb)" -msgstr "" +msgstr "Laŭto (USB)" #: ../src/sound-menu.vala:265 msgid "Volume (HDMI)" -msgstr "" +msgstr "Laŭto (HDMI)" #: ../src/sound-menu.vala:268 msgid "Volume (Bluetooth headphones)" -msgstr "" +msgstr "Laŭto (Bludentaj kapaŭskultiloj)" #: ../src/sound-menu.vala:271 msgid "Volume (Usb headphones)" -msgstr "" +msgstr "Laŭto (USB-kapaŭskultiloj)" #: ../src/sound-menu.vala:274 msgid "Volume (HDMI headphones)" -msgstr "" +msgstr "Laŭto (HDMI-kapaŭskultiloj)" #: ../src/sound-menu.vala:449 msgid "Choose Playlist" @@ -274,8 +276,8 @@ msgstr "" #: ../src/warn-notification.vala:49 msgid "OK" -msgstr "" +msgstr "Bone" #: ../src/warn-notification.vala:52 msgid "Cancel" -msgstr "" +msgstr "Nuligi" -- cgit v1.2.3 From 4796bb90024b76aa7359c8f0f59b7f0a546cbe0f Mon Sep 17 00:00:00 2001 From: phlostically Date: Sat, 20 Nov 2021 01:46:51 +0000 Subject: Translated using Weblate (Esperanto) Currently translated at 62.2% (33 of 53 strings) Translation: Ayatana Indicators/Sound Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/sound-applet/eo/ --- po/eo.po | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/po/eo.po b/po/eo.po index 683b754..648c8f1 100644 --- a/po/eo.po +++ b/po/eo.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-08-12 07:21+0200\n" -"PO-Revision-Date: 2021-11-20 00:49+0000\n" +"PO-Revision-Date: 2021-11-21 02:52+0000\n" "Last-Translator: phlostically \n" "Language-Team: Esperanto \n" @@ -21,7 +21,7 @@ msgstr "" #: ../data/org.ayatana.indicator.sound.AccountsService.policy:5 msgid "Set properties of own user" -msgstr "" +msgstr "Agordi la atributojn de sia uzanto" #: ../data/org.ayatana.indicator.sound.AccountsService.policy:6 msgid "Authentication is required to set one's own indicator sound properties." @@ -29,7 +29,7 @@ msgstr "" #: ../data/org.ayatana.indicator.sound.AccountsService.policy:15 msgid "Set properties of any user" -msgstr "" +msgstr "Agordi la atributojn de ajna uzanto" #: ../data/org.ayatana.indicator.sound.AccountsService.policy:16 msgid "" @@ -38,7 +38,7 @@ msgstr "" #: ../data/org.ayatana.indicator.sound.gschema.xml:1 msgid "A list of applications blacklisted from the sound menu" -msgstr "" +msgstr "Listo de programoj ne montrataj en la sonmenuo" #: ../data/org.ayatana.indicator.sound.gschema.xml:2 msgid "" @@ -86,7 +86,7 @@ msgstr "" #: ../data/org.ayatana.indicator.sound.gschema.xml:11 msgid "Whether or not to show high volume warnings." -msgstr "" +msgstr "Ĉu montri avertojn pri troa laŭteco." #: ../data/org.ayatana.indicator.sound.gschema.xml:12 msgid "" @@ -266,13 +266,15 @@ msgstr "Laŭto (HDMI-kapaŭskultiloj)" #: ../src/sound-menu.vala:449 msgid "Choose Playlist" -msgstr "" +msgstr "Elekti ludliston" #: ../src/warn-notification.vala:32 msgid "" "Allow volume above safe level?\n" "High volume can damage your hearing." msgstr "" +"Ĉu permesi troan laŭtecon preter sekura nivelo?\n" +"Troa laŭteco povas difekti vian kapablon aŭdi." #: ../src/warn-notification.vala:49 msgid "OK" -- cgit v1.2.3