[Pkg-mozext-commits] [firetray] branch master updated (82f9d38 -> 477974c)

David Prévot taffit at moszumanska.debian.org
Fri Nov 14 20:51:00 UTC 2014


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

taffit pushed a change to branch master
in repository firetray.

      from  82f9d38   Update changelog for 0.5.2~rc1+dfsg-2 release
       new  233e442   Add uk-UA localization (thx Володимир Савчук Volodymyr Savchuk!).
       new  6feb13e   Linux: fix click on menuitems (bug introduced in 0cfe58e4).
       new  bd3f894   Winnt: fix start_hidden when startup minimized or maximized.
       new  4beb428   Cleaning.
       new  9a4d379   Merge branch 'run-miniminzed'
       new  0fee978   Bump version to 0.5.3.
       new  7725c1e   Imported Upstream version 0.5.3~rc1+dfsg
       new  992aff6   Merge tag 'upstream/0.5.3_rc1+dfsg'
       new  acf3d27   Update upstream changelog
       new  477974c   Update changelog for 0.5.3~rc1+dfsg-1 release

The 10 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:
 debian/changelog                           |  12 ++++
 debian/upstream-changelog                  |   6 ++
 src/chrome/locale/es-AR/overlay.properties |   2 +-
 src/chrome/locale/fr/overlay.properties    |   2 +-
 src/chrome/locale/hr-HR/overlay.properties |   2 +-
 src/chrome/locale/uk-UA/options.dtd        | 102 +++++++++++++++++++++++++++++
 src/chrome/locale/uk-UA/options.properties |   8 +++
 src/chrome/locale/uk-UA/overlay.dtd        |   1 +
 src/chrome/locale/uk-UA/overlay.properties |   8 +++
 src/install.rdf                            |  10 ++-
 src/modules/commons.js                     |   2 +-
 src/modules/ctypes/winnt/kernel32.jsm      |  24 +++++++
 src/modules/ctypes/winnt/user32.jsm        |  17 +++++
 src/modules/ctypes/winnt/win32.jsm         |   1 +
 src/modules/linux/FiretrayPopupMenu.jsm    |   2 +-
 src/modules/linux/FiretrayWindow.jsm       |   6 +-
 src/modules/winnt/FiretrayWindow.jsm       |  38 ++++++++---
 17 files changed, 226 insertions(+), 17 deletions(-)
 create mode 100644 src/chrome/locale/uk-UA/options.dtd
 create mode 100644 src/chrome/locale/uk-UA/options.properties
 create mode 100644 src/chrome/locale/uk-UA/overlay.dtd
 create mode 100644 src/chrome/locale/uk-UA/overlay.properties

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



More information about the Pkg-mozext-commits mailing list