diff options
Diffstat (limited to '')
-rw-r--r-- | comm/chat/protocols/matrix/jar.mn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/comm/chat/protocols/matrix/jar.mn b/comm/chat/protocols/matrix/jar.mn new file mode 100644 index 0000000000..fb81d0d210 --- /dev/null +++ b/comm/chat/protocols/matrix/jar.mn @@ -0,0 +1,9 @@ +# 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/. + +chat.jar: +% skin prpl-matrix classic/1.0 %skin/classic/prpl/matrix/ + skin/classic/prpl/matrix/icon32.png (icons/prpl-matrix-32.png) + skin/classic/prpl/matrix/icon48.png (icons/prpl-matrix-48.png) + skin/classic/prpl/matrix/icon.png (icons/prpl-matrix.png) |