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 **********************************************
13
# K-Meleon do not respect the selectors "os" and "application"
16
content cookiekeeper chrome/content/
17
content cookiekeeper_locales chrome/locale/
19
skin cookiekeeper classic/1.0 chrome/skin/
20
skin cookiekeeper_os classic/1.0 chrome/skin/windows/
21
skin cookiekeeper_app classic/1.0 chrome/skin/windows/app/firefox/
23
locale cookiekeeper en chrome/locale/en/
24
locale cookiekeeper de chrome/locale/de/
25
locale cookiekeeper fr chrome/locale/fr/
26
locale cookiekeeper nl chrome/locale/nl/
27
locale cookiekeeper ru chrome/locale/ru/
28
locale cookiekeeper zh-CN chrome/locale/zh-CN/