* fix and imporve inclusion of all images into .xpi
* fix additional locales declarations
@ -99,7 +99,9 @@ chrome_sources := $(chrome_sources_js) \
|
|||||||
$(wildcard $(chrome_source_root)/skin/*.png) \
|
$(wildcard $(chrome_source_root)/skin/*.png) \
|
||||||
$(wildcard $(chrome_source_root)/skin/*.svg) \
|
$(wildcard $(chrome_source_root)/skin/*.svg) \
|
||||||
$(wildcard $(chrome_source_root)/skin/linux/icons/hicolor/22x22/apps/*.png) \
|
$(wildcard $(chrome_source_root)/skin/linux/icons/hicolor/22x22/apps/*.png) \
|
||||||
$(wildcard $(chrome_source_root)/skin/linux/icons/hicolor/32x32/apps/*.png) \
|
$(wildcard $(chrome_source_root)/skin/linux/icons/gnome/22x22/status/*.png) \
|
||||||
|
$(wildcard $(chrome_source_root)/skin/winnt/*.bmp) \
|
||||||
|
$(wildcard $(chrome_source_root)/skin/winnt/*.ico) \
|
||||||
$(wildcard $(chrome_source_root)/locale/*/*.dtd) \
|
$(wildcard $(chrome_source_root)/locale/*/*.dtd) \
|
||||||
$(wildcard $(chrome_source_root)/locale/*/*.properties)
|
$(wildcard $(chrome_source_root)/locale/*/*.properties)
|
||||||
|
|
||||||
|
@ -4,8 +4,11 @@ locale firetray de-DE chrome/locale/de-DE/
|
|||||||
locale firetray en-US chrome/locale/en-US/
|
locale firetray en-US chrome/locale/en-US/
|
||||||
locale firetray es-AR chrome/locale/es-AR/
|
locale firetray es-AR chrome/locale/es-AR/
|
||||||
locale firetray fr chrome/locale/fr/
|
locale firetray fr chrome/locale/fr/
|
||||||
|
locale firetray hr-HR chrome/locale/hr-HR/
|
||||||
locale firetray it chrome/locale/it/
|
locale firetray it chrome/locale/it/
|
||||||
locale firetray nl chrome/locale/nl/
|
locale firetray nl chrome/locale/nl/
|
||||||
|
locale firetray pl-PL chrome/locale/pl-PL/
|
||||||
|
locale firetray ru-RU chrome/locale/ru-RU/
|
||||||
locale firetray sk-SK chrome/locale/sk-SK/
|
locale firetray sk-SK chrome/locale/sk-SK/
|
||||||
locale firetray zh-TW chrome/locale/zh-TW/
|
locale firetray zh-TW chrome/locale/zh-TW/
|
||||||
resource firetray modules/
|
resource firetray modules/
|
||||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@ -1 +1 @@
|
|||||||
../../../../../mail-unread.png
|
../../../../../img/mail-unread.png
|
@ -1 +1 @@
|
|||||||
../../../../../pidgin-tray-available.png
|
../../../../../img/pidgin-tray-available.png
|
@ -1 +1 @@
|
|||||||
../../../../../pidgin-tray-away.png
|
../../../../../img/pidgin-tray-away.png
|
@ -1 +1 @@
|
|||||||
../../../../../pidgin-tray-busy.png
|
../../../../../img/pidgin-tray-busy.png
|
@ -1 +1 @@
|
|||||||
../../../../../pidgin-tray-offline.png
|
../../../../../img/pidgin-tray-offline.png
|
@ -1 +1 @@
|
|||||||
../../../../../chatzilla22.png
|
../../../../../img/chatzilla22.png
|
@ -1 +1 @@
|
|||||||
../../../../../firefox22.png
|
../../../../../img/firefox22.png
|
@ -1 +1 @@
|
|||||||
../../../../../seamonkey22.png
|
../../../../../img/seamonkey22.png
|
@ -1 +1 @@
|
|||||||
../../../../../thunderbird22.png
|
../../../../../img/thunderbird22.png
|
1
src/chrome/skin/linux/icons/hicolor/22x22/apps/zotero.png
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../../img/zotero22.png
|
@ -1 +0,0 @@
|
|||||||
../../../../../zotero22.png
|
|
@ -1 +1 @@
|
|||||||
internet-group-chat.svg
|
img/internet-group-chat.svg
|
@ -1 +1 @@
|
|||||||
preferences-system.svg
|
img/preferences-system.svg
|
@ -1 +1 @@
|
|||||||
internet-mail.svg
|
img/internet-mail.svg
|
@ -1 +1 @@
|
|||||||
preferences-system-windows.svg
|
img/preferences-system-windows.svg
|