[Pkg-mozext-commits] [status-4-evar] 03/05: Merge tag 'upstream/2014.07.06.05'
Ximin Luo
infinity0 at pwned.gg
Sun Sep 21 02:47:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
infinity0-guest pushed a commit to branch master
in repository status-4-evar.
commit d6e70d04cd2cef3572c609c80d45c29530f034bf
Merge: b06a3ed 084439d
Author: Ximin Luo <infinity0 at pwned.gg>
Date: Sun Sep 21 01:11:53 2014 +0100
Merge tag 'upstream/2014.07.06.05'
Upstream version 2014.07.06.05
# gpg: Signature made Sun 21 Sep 2014 01:11:53 BST
# gpg: using RSA key 860DEF3B8F650B79
# gpg: Good signature from "Ximin Luo <infinity0 at pwned.gg>"
# gpg: aka "Ximin Luo <infinity0 at gmx.com>"
# gpg: aka "Ximin Luo <infinity0 at torproject.org>"
# gpg: aka "Ximin Luo <infinity0 at freenetproject.org>"
chrome.manifest | 22 ++--
chrome/content/australis.xul | 16 ++-
chrome/content/overlay.js | 1 -
chrome/content/prefs.js | 17 ++++
chrome/content/prefs.xul | 6 +-
chrome/content/{legacy.xul => prefsLegacy.xul} | 13 +--
chrome/content/urlbarBindings.xml | 49 +++++++--
chrome/locale/bg-BG/overlay.dtd | 3 +
chrome/locale/bg-BG/prefs.dtd | 3 +
chrome/locale/cs/overlay.dtd | 3 +
chrome/locale/cs/prefs.dtd | 3 +
chrome/locale/da/overlay.dtd | 3 +
chrome/locale/da/overlay.properties | 2 +-
chrome/locale/da/prefs.dtd | 5 +-
chrome/locale/de/overlay.dtd | 3 +
chrome/locale/de/overlay.properties | 2 +-
chrome/locale/de/prefs.dtd | 5 +-
chrome/locale/dsb/overlay.dtd | 3 +
chrome/locale/dsb/overlay.properties | 2 +-
chrome/locale/dsb/prefs.dtd | 5 +-
chrome/locale/el/overlay.dtd | 3 +
chrome/locale/el/overlay.properties | 2 +-
chrome/locale/el/prefs.dtd | 5 +-
chrome/locale/en-US/overlay.dtd | 3 +
chrome/locale/en-US/prefs.dtd | 3 +
chrome/locale/eo/overlay.dtd | 3 +
chrome/locale/eo/overlay.properties | 2 +-
chrome/locale/eo/prefs.dtd | 5 +-
chrome/locale/es-ES/overlay.dtd | 3 +
chrome/locale/es-ES/overlay.properties | 2 +-
chrome/locale/es-ES/prefs.dtd | 5 +-
chrome/locale/fr/overlay.dtd | 3 +
chrome/locale/fr/overlay.properties | 2 +-
chrome/locale/fr/prefs.dtd | 5 +-
chrome/locale/he/overlay.dtd | 3 +
chrome/locale/he/overlay.properties | 2 +-
chrome/locale/he/prefs.dtd | 5 +-
chrome/locale/hsb/overlay.dtd | 3 +
chrome/locale/hsb/overlay.properties | 2 +-
chrome/locale/hsb/prefs.dtd | 5 +-
chrome/locale/hu/overlay.dtd | 3 +
chrome/locale/hu/prefs.dtd | 3 +
chrome/locale/it-IT/overlay.dtd | 3 +
chrome/locale/it-IT/prefs.dtd | 3 +
chrome/locale/ja-JP/overlay.dtd | 3 +
chrome/locale/ja-JP/overlay.properties | 2 +-
chrome/locale/ja-JP/prefs.dtd | 5 +-
chrome/locale/nb-NO/overlay.dtd | 3 +
chrome/locale/nb-NO/overlay.properties | 2 +-
chrome/locale/nb-NO/prefs.dtd | 5 +-
chrome/locale/nl/meta.properties | 2 +-
chrome/locale/nl/overlay.dtd | 3 +
chrome/locale/nl/overlay.properties | 2 +-
chrome/locale/nl/prefs.dtd | 7 +-
chrome/locale/pl/overlay.dtd | 5 +-
chrome/locale/pl/overlay.properties | 2 +-
chrome/locale/pl/prefs.dtd | 23 +++--
chrome/locale/pt-BR/overlay.dtd | 3 +
chrome/locale/pt-BR/prefs.dtd | 3 +
chrome/locale/ro/overlay.dtd | 3 +
chrome/locale/ro/overlay.properties | 2 +-
chrome/locale/ro/prefs.dtd | 5 +-
chrome/locale/ru/overlay.dtd | 3 +
chrome/locale/ru/prefs.dtd | 3 +
chrome/locale/sr/overlay.dtd | 5 +-
chrome/locale/sr/overlay.properties | 2 +-
chrome/locale/sr/prefs.dtd | 41 ++++----
chrome/locale/sv-SE/overlay.dtd | 3 +
chrome/locale/sv-SE/overlay.properties | 2 +-
chrome/locale/sv-SE/prefs.dtd | 5 +-
chrome/locale/tr/overlay.dtd | 3 +
chrome/locale/tr/overlay.properties | 2 +-
chrome/locale/tr/prefs.dtd | 5 +-
chrome/locale/zh-CN/overlay.dtd | 3 +
chrome/locale/zh-CN/overlay.properties | 4 +-
chrome/locale/zh-CN/prefs.dtd | 7 +-
chrome/locale/zh-TW/meta.properties | 2 +-
chrome/locale/zh-TW/overlay.dtd | 3 +
chrome/locale/zh-TW/overlay.properties | 2 +-
chrome/locale/zh-TW/prefs.dtd | 11 +-
chrome/skin/all/australis.css | 44 ++++++++
chrome/skin/all/throbber-idle.png | Bin 0 -> 713 bytes
.../skin/all/{legacy.css => version/overlay32.css} | 0
chrome/skin/pinstripe/australis.css | 5 +
chrome/skin/pinstripe/legacy.css | 7 +-
chrome/skin/pinstripe/overlay.css | 9 ++
chrome/skin/winstripe/australis.css | 24 +++++
chrome/skin/winstripe/legacy.css | 4 +
chrome/skin/winstripe/overlay.css | 5 -
components/status4evar.js | 11 +-
components/status4evar.xpt | Bin 1427 -> 1465 bytes
defaults/preferences/defaults.js | 1 +
install.rdf | 8 +-
modules/Australis.jsm | 33 ++++++
modules/Downloads.jsm | 112 +++++++++++++++------
modules/Progress.jsm | 26 +++++
modules/Status.jsm | 2 +-
modules/Status4Evar.jsm | 26 +++--
modules/Toolbars.jsm | 6 +-
99 files changed, 594 insertions(+), 159 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/status-4-evar.git
More information about the Pkg-mozext-commits
mailing list