~vono22/cookiekeeper/1.9.0

« back to all changes in this revision

Viewing changes to cookiekeeper/kmeleon.manifest

  • Committer: Yvon TANGUY
  • Date: 2014-04-09 19:37:40 UTC
  • Revision ID: vono@vono.zsh.jp-20140409193740-1cqp6j5bgei4g91n
Fix #1305252 : Regression: preference extensions.cookiekeeper.version not set

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# CookieKeeper - a Mozilla add-on
2
 
# (c) 2013-2016 Yvon TANGUY
3
 
#
4
 
# ***** BEGIN LICENSE BLOCK **********************************************
5
 
#
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/.
9
 
#
10
 
#  ***** END LICENSE BLOCK **********************************************
11
 
#
12
 
# K-Meleon manifest
13
 
# K-Meleon do not respect the selectors "os" and "application"
14
 
 
15
 
# Common
16
 
content cookiekeeper                        chrome/content/
17
 
content cookiekeeper_locales                chrome/locale/
18
 
# Skin:
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/
22
 
# Locales
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/