[Pkg-mozext-commits] [tabmixplus] branch master updated (6047aa6 -> 58dd93a)

David Prévot taffit at alioth.debian.org
Mon Oct 7 16:06:43 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch master
in repository tabmixplus.

      from  6047aa6   Update changelog for 0.4.1.2~130918a-1 release
       new  bb2246f   Imported Upstream version 0.4.1.2~131006a2
       new  9e66efd   Merge tag 'upstream/0.4.1.2_131006a2'
       new  3efd94d   Refresh patch (now handled with gbp pq)
       new  58e0178   Update upstream changelog
       new  58dd93a   Update changelog for 0.4.1.2~131006a2-1 release

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 chrome.manifest                                    |    1 +
 chrome/content/changecode.js                       |    3 +-
 chrome/content/extensions/extensions.js            |    6 -
 chrome/content/links/contentLinks.js               |   67 ++++---
 chrome/content/links/setup.js                      |   13 +-
 chrome/content/links/unknownContentType.xul        |   59 +++---
 chrome/content/minit/minit.js                      |   46 ++++-
 chrome/content/minit/tablib.js                     |   11 +-
 chrome/content/overlay/browsr.css                  |    8 +-
 chrome/content/overlay/tabContextMenu.xul          |    4 +-
 chrome/content/places/places.js                    |    4 +-
 chrome/content/preferences/appearance.xul          |    2 +
 chrome/content/preferences/menu.xul                |    8 +-
 chrome/content/preferences/mouse.xul               |    4 +-
 .../preferences/overlay/incontentPreferences.xul   |   27 +--
 .../preferences/overlay/overlaySanitizeUI.js       |   10 +-
 .../preferences/overlay/preferencesOverlay.js      |   18 +-
 chrome/content/preferences/preferences.js          |   52 ++++--
 chrome/content/preferences/preferences.xul         |    1 +
 chrome/content/preferences/shortcuts.xml           |    4 -
 chrome/content/preferences/shortcuts.xul           |    4 +-
 chrome/content/session/session.js                  |   36 ++--
 chrome/content/session/sessionStore.js             |    2 +-
 chrome/content/tab/tab.js                          |  187 +++++++++++---------
 chrome/content/tab/tabbrowser_4.xml                |   13 +-
 chrome/content/tabmix.js                           |   34 ++--
 chrome/content/tabmix.xul                          |    4 +-
 chrome/content/utils.js                            |   15 ++
 chrome/locale/ar/pref-tabmix.dtd                   |    6 +-
 chrome/locale/ar/tabmix.dtd                        |    4 +-
 chrome/locale/bg-BG/pref-tabmix.dtd                |    8 +-
 chrome/locale/bg-BG/tabmix.dtd                     |    4 +-
 chrome/locale/ca/pref-tabmix.dtd                   |    6 +-
 chrome/locale/ca/tabmix.dtd                        |    4 +-
 chrome/locale/cs-CZ/pref-tabmix.dtd                |   10 +-
 chrome/locale/cs-CZ/tabmix.dtd                     |    4 +-
 chrome/locale/da/pref-tabmix.dtd                   |    6 +-
 chrome/locale/da/tabmix.dtd                        |    4 +-
 chrome/locale/de/pref-tabmix.dtd                   |    8 +-
 chrome/locale/de/tabmix.dtd                        |    4 +-
 chrome/locale/el/pref-appearance.dtd               |    2 +-
 chrome/locale/el/pref-tabmix.dtd                   |    8 +-
 chrome/locale/el/tabmix.dtd                        |    4 +-
 chrome/locale/en-US/pref-tabmix.dtd                |   10 +-
 chrome/locale/en-US/tabmix.dtd                     |    6 +-
 chrome/locale/es-ES/pref-appearance.dtd            |    2 +-
 chrome/locale/es-ES/pref-tabmix.dtd                |    8 +-
 chrome/locale/es-ES/tabmix.dtd                     |    4 +-
 chrome/locale/et-EE/pref-tabmix.dtd                |   36 ++--
 chrome/locale/et-EE/shortcuts.dtd                  |    2 +-
 chrome/locale/et-EE/tabmix.dtd                     |    8 +-
 chrome/locale/et-EE/tabmix.properties              |    2 +-
 chrome/locale/eu/pref-tabmix.dtd                   |    6 +-
 chrome/locale/eu/tabmix.dtd                        |    4 +-
 chrome/locale/fa-IR/pref-tabmix.dtd                |    6 +-
 chrome/locale/fa-IR/tabmix.dtd                     |    4 +-
 chrome/locale/fi/pref-tabmix.dtd                   |    6 +-
 chrome/locale/fi/tabmix.dtd                        |    4 +-
 chrome/locale/fr/pref-appearance.dtd               |    2 +-
 chrome/locale/fr/pref-tabmix.dtd                   |    8 +-
 chrome/locale/fr/tabmix.dtd                        |    4 +-
 chrome/locale/he-IL/pref-tabmix.dtd                |    6 +-
 chrome/locale/he-IL/tabmix.dtd                     |    4 +-
 chrome/locale/hr-HR/pref-tabmix.dtd                |    6 +-
 chrome/locale/hr-HR/tabmix.dtd                     |    4 +-
 chrome/locale/hu-HU/pref-tabmix.dtd                |    6 +-
 chrome/locale/hu-HU/tabmix.dtd                     |    4 +-
 chrome/locale/it/pref-tabmix.dtd                   |    8 +-
 chrome/locale/it/tabmix.dtd                        |    4 +-
 chrome/locale/ja/pref-tabmix.dtd                   |    8 +-
 chrome/locale/ja/tabmix.dtd                        |    4 +-
 chrome/locale/ko-KR/pref-tabmix.dtd                |    6 +-
 chrome/locale/ko-KR/tabmix.dtd                     |    4 +-
 chrome/locale/lv-LV/pref-tabmix.dtd                |    6 +-
 chrome/locale/lv-LV/tabmix.dtd                     |    6 +-
 chrome/locale/nl/pref-tabmix.dtd                   |    8 +-
 chrome/locale/nl/tabmix.dtd                        |    4 +-
 chrome/locale/pl/pref-appearance.dtd               |    2 +-
 chrome/locale/pl/pref-tabmix.dtd                   |    8 +-
 chrome/locale/pl/tabmix.dtd                        |    6 +-
 chrome/locale/pt-BR/pref-tabmix.dtd                |    8 +-
 chrome/locale/pt-BR/tabmix.dtd                     |    4 +-
 chrome/locale/pt-PT/pref-appearance.dtd            |    2 +-
 chrome/locale/pt-PT/pref-tabmix.dtd                |   26 +--
 chrome/locale/pt-PT/session-manager.properties     |    4 +-
 chrome/locale/pt-PT/shortcuts.dtd                  |   28 +--
 chrome/locale/pt-PT/tabmix.dtd                     |    4 +-
 chrome/locale/pt-PT/tabmix.properties              |    2 +-
 chrome/locale/ro/pref-tabmix.dtd                   |    8 +-
 chrome/locale/ro/tabmix.dtd                        |    4 +-
 chrome/locale/ru-RU/pref-tabmix.dtd                |    8 +-
 chrome/locale/ru-RU/tabmix.dtd                     |    4 +-
 chrome/locale/sk-SK/pref-appearance.dtd            |    2 +-
 chrome/locale/sk-SK/pref-tabmix.dtd                |    8 +-
 chrome/locale/sk-SK/tabmix.dtd                     |    4 +-
 chrome/locale/sr/pref-appearance.dtd               |    2 +-
 chrome/locale/sr/pref-tabmix.dtd                   |   16 +-
 chrome/locale/sr/tabmix.dtd                        |    4 +-
 chrome/locale/sv-SE/pref-tabmix.dtd                |    6 +-
 chrome/locale/sv-SE/tabmix.dtd                     |    4 +-
 chrome/locale/tr/pref-tabmix.dtd                   |    6 +-
 chrome/locale/tr/tabmix.dtd                        |    4 +-
 chrome/locale/uk-UA/pref-tabmix.dtd                |    6 +-
 chrome/locale/uk-UA/tabmix.dtd                     |    4 +-
 chrome/locale/vi/pref-tabmix.dtd                   |    6 +-
 chrome/locale/vi/tabmix.dtd                        |    4 +-
 chrome/locale/zh-CN/pref-tabmix.dtd                |    8 +-
 chrome/locale/zh-CN/tabmix.dtd                     |    4 +-
 chrome/locale/zh-TW/pref-tabmix.dtd                |    8 +-
 chrome/locale/zh-TW/tabmix.dtd                     |    4 +-
 chrome/skin/preferencesOverlay.css                 |   20 +--
 chrome/skin/tab.css                                |   92 +++++-----
 debian/changelog                                   |    9 +
 ...0001-No-phone-home-on-install-and-upgrade.patch |   35 ++++
 debian/patches/No_phone_home.patch                 |   27 ---
 debian/patches/series                              |    2 +-
 debian/upstream-changelog                          |   14 ++
 defaults/preferences/tabmix.js                     |    4 +-
 install.rdf                                        |    2 +-
 modules/DownloadLastDir.jsm                        |   52 ++++++
 modules/Services.jsm                               |    3 +-
 modules/Shortcuts.jsm                              |   18 +-
 122 files changed, 869 insertions(+), 562 deletions(-)
 create mode 100644 debian/patches/0001-No-phone-home-on-install-and-upgrade.patch
 delete mode 100644 debian/patches/No_phone_home.patch
 create mode 100644 modules/DownloadLastDir.jsm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git



More information about the Pkg-mozext-commits mailing list