~vono22/cookiekeeper/1.9.0

« back to all changes in this revision

Viewing changes to cookiekeeper/seamonkey.manifest

  • Committer: Yvon TANGUY
  • Date: 2014-04-19 07:43:05 UTC
  • Revision ID: vono@vono.zsh.jp-20140419074305-a81lv941n4malejd
Report changes from commit 90 on 1.7.0 branch:
- Make toolbar.css OS dependant: Add fix for Windows.
- Toolbar restore button: if the button was just before a spacer, a seprator or a space, the button was misplaced.
- Move some files.

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
 
# Seamonkey manifest
13
 
#
14
 
 
15
 
# Common
16
 
content cookiekeeper                        chrome/content/
17
 
content cookiekeeper_locales                chrome/locale/
18
 
skin    cookiekeeper          classic/1.0   chrome/skin/
19
 
# OS specific skins
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
27
 
# Locales
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/