[Pkg-mozext-commits] [gcontactsync] branch master updated (ce2538c -> 13435d6)
David Prévot
taffit at moszumanska.debian.org
Sat Nov 1 23:37:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository gcontactsync.
from ce2538c Update changelog for 1.0.0-1 release
new 994b761 Issue #46 - Improve merging. Part 1 of changes (all simple attributes).
new 751a92f Issue #47 - Error updating card after being removed warning in log
new af787d8 Issue #46 - Improve merging. Cleanup of previous commit.
new 2b73f54 Issue #49 - New anniversaries in TB are not synchronized to Google
new 8b25e02 Issue #46 - Improve merging. Every synchronized field is now merged.
new 8e057f2 Added an it locale thanks to Leopoldo and ZaZy
new 96b1204 Issue #50 - Preferences textbox access keys not working
new 17ca1ba Added version 1.1.0
new 860f7d0 Issue #52: Update 0 pad for review comments
new 93ba463 Issue #51: Create a hidden preference to not refresh the AbView after drag and drop
new 133f060 Issue #53: Improve Postbox support, hid the gContactSync tab until it is implemented
new 8b66b78 Added version 1.1.1
new 0cde811 Imported Upstream version 1.1.1
new 54f4fcd Merge tag 'upstream/1.1.1'
new 19b8dba Update upstream changelog
new 23e1658 Refresh patch
new 13435d6 Update changelog for 1.1.1-1 release
The 17 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 +
content/AbListener.js | 12 +-
content/CardDialogOverlay.js | 10 +-
content/ContactConverter.js | 507 +++++++++++++++------
content/GContact.js | 6 +-
content/Preferences.js | 3 +-
content/Sync.js | 29 +-
content/gdata.js | 6 +
content/onDrop.js | 15 +-
content/options.xul | 22 +-
content/synonyms.js | 4 +-
debian/changelog | 16 +
.../0001-Rename-Thunderbird-to-Icedove.patch | 20 +-
debian/upstream/changelog | 20 +
defaults/preferences/gContactSync.js | 3 +
install.rdf | 4 +-
locale/en-US/options.dtd | 2 +-
locale/it/AccountSetupWizard.dtd | 15 +
locale/it/Accounts.dtd | 48 ++
locale/it/ImportDialog.dtd | 12 +
locale/it/gcontactsync.properties | 297 ++++++++++++
locale/it/options.dtd | 66 +++
locale/it/overlay.dtd | 63 +++
23 files changed, 986 insertions(+), 195 deletions(-)
create mode 100644 locale/it/AccountSetupWizard.dtd
create mode 100644 locale/it/Accounts.dtd
create mode 100644 locale/it/ImportDialog.dtd
create mode 100644 locale/it/gcontactsync.properties
create mode 100644 locale/it/options.dtd
create mode 100644 locale/it/overlay.dtd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/gcontactsync.git
More information about the Pkg-mozext-commits
mailing list