From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- devtools/client/themes/audio/moz.build | 9 +++++++++ devtools/client/themes/audio/shutter.wav | Bin 0 -> 25744 bytes 2 files changed, 9 insertions(+) create mode 100644 devtools/client/themes/audio/moz.build create mode 100644 devtools/client/themes/audio/shutter.wav (limited to 'devtools/client/themes/audio') diff --git a/devtools/client/themes/audio/moz.build b/devtools/client/themes/audio/moz.build new file mode 100644 index 0000000000..b5c0e9b754 --- /dev/null +++ b/devtools/client/themes/audio/moz.build @@ -0,0 +1,9 @@ +# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- +# vim: set filetype=python: +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +DevToolsModules( + "shutter.wav", +) diff --git a/devtools/client/themes/audio/shutter.wav b/devtools/client/themes/audio/shutter.wav new file mode 100644 index 0000000000..e9d742913e Binary files /dev/null and b/devtools/client/themes/audio/shutter.wav differ -- cgit v1.2.3