1
# CookieKeeper - a Mozilla add-on
2
# (c) 2013-2016 Yvon TANGUY
4
# ***** BEGIN LICENSE BLOCK **********************************************
6
# This Source Code Form is subject to the terms of the Mozilla Public
7
# License, v. 2.0. If a copy of the MPL was not distributed with this
8
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
# ***** END LICENSE BLOCK **********************************************
16
content cookiekeeper chrome/content/
17
content cookiekeeper_locales chrome/locale/
18
skin cookiekeeper classic/1.0 chrome/skin/
20
skin cookiekeeper_os classic/1.0 chrome/skin/unix/
21
skin cookiekeeper_os classic/1.0 chrome/skin/osx/ os=Darwin
22
skin cookiekeeper_os classic/1.0 chrome/skin/windows/ os=WinNT
23
# OS and App specific skins
24
skin cookiekeeper_app classic/1.0 chrome/skin/unix/app/seamonkey/
25
skin cookiekeeper_app classic/1.0 chrome/skin/osx/app/seamonkey/ os=Darwin
26
skin cookiekeeper_app classic/1.0 chrome/skin/windows/app/seamonkey/ os=WinNT
28
locale cookiekeeper en chrome/locale/en/
29
locale cookiekeeper de chrome/locale/de/
30
locale cookiekeeper fr chrome/locale/fr/
31
locale cookiekeeper nl chrome/locale/nl/
32
locale cookiekeeper ru chrome/locale/ru/
33
locale cookiekeeper zh-CN chrome/locale/zh-CN/