gecko-dev/devtools/client/themes/shims/moz.build
J. Ryan Stinnett 4d2b9a42d6 Bug 912121 - Create shims for popular DevTools themes in add-ons. rs=devtools
For popular themes used by many DevTools add-ons, add shim files which wrap the
themes and make them available at their previous location.

--HG--
extra : commitid : CQdWgB8FqFx
extra : rebase_source : 903d456161bfb403198b4fda3094baffb32a7698
2015-09-10 23:34:42 -05:00

9 lines
384 B
Python

# -*- Mode: python; c-basic-offset: 4; 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/.
# Shim old theme paths used by DevTools add-ons
JAR_MANIFESTS += ['jar.mn']