[tor-commits] [tor/master] Try a little harder to fix the tor-ci-windows builder, or figure out why it is broke

2015-06-29 Thread nickm
commit 877354a9af4bbc6b2cdb15493c1fcc897eff4899 Author: Nick Mathewson Date: Mon Jun 29 16:09:37 2015 -0400 Try a little harder to fix the tor-ci-windows builder, or figure out why it is broke --- src/common/address.c | 17 - src/common/compat.c |1 + src/win32/orco

[tor-commits] [tor-messenger-build/master] Add --disable-crashreporter to mozconfig

2015-06-29 Thread sukhbir
commit d642f48a55b7126ec135874a0070bc8219618b7d Author: Sukhbir Singh Date: Mon Jun 29 15:56:32 2015 -0400 Add --disable-crashreporter to mozconfig --- projects/instantbird/mozconfig-linux-i686 |2 ++ projects/instantbird/mozconfig-linux-x86_64 |2 ++ projects/instantbird/mozconf

[tor-commits] [translation/tor-messenger-authproperties_completed] Update translations for tor-messenger-authproperties_completed

2015-06-29 Thread translation
commit f2bcc63dac34d112cd1b5c90e46673fa516cd57d Author: Translation commit bot Date: Mon Jun 29 19:46:35 2015 + Update translations for tor-messenger-authproperties_completed --- fa/auth.properties | 12 1 file changed, 12 insertions(+) diff --git a/fa/auth.properties b

[tor-commits] [translation/tor-messenger-authdtd_completed] Update translations for tor-messenger-authdtd_completed

2015-06-29 Thread translation
commit 31fdf578384558fb55bf4f92494807967e25e07b Author: Translation commit bot Date: Mon Jun 29 19:46:27 2015 + Update translations for tor-messenger-authdtd_completed --- fa/auth.dtd | 21 + 1 file changed, 21 insertions(+) diff --git a/fa/auth.dtd b/fa/auth.dtd

[tor-commits] [translation/tor-messenger-authproperties] Update translations for tor-messenger-authproperties

2015-06-29 Thread translation
commit 9f2350aececee3e0c770194ed6aab49c18605a2c Author: Translation commit bot Date: Mon Jun 29 19:46:31 2015 + Update translations for tor-messenger-authproperties --- fa/auth.properties |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fa/auth.properties b/

[tor-commits] [translation/tor-messenger-authdtd] Update translations for tor-messenger-authdtd

2015-06-29 Thread translation
commit 82f4dc11a329e51a613cc460851345afe15f2ded Author: Translation commit bot Date: Mon Jun 29 19:46:23 2015 + Update translations for tor-messenger-authdtd --- fa/auth.dtd |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fa/auth.dtd b/fa/auth.dtd index 336

[tor-commits] [tor-browser/tor-browser-38.1.0esr-5.0-1] Bug #16315: Test spoofed media queries in picture elements

2015-06-29 Thread gk
commit 452f870c8dff8089f759c9052960ad7fc73866a0 Author: Arthur Edelstein Date: Sat Jun 20 16:10:34 2015 -0700 Bug #16315: Test spoofed media queries in picture elements --- tbb-tests/match.png | Bin 0 -> 1210 bytes tbb-tests/mismatch.png | Bin 0 -> 1573 bytes tbb-t

[tor-commits] [tor-messenger-build/master] Remove automatic configuration of HS addresses

2015-06-29 Thread sukhbir
commit 25d84b87878b00198358dfdd8921369150d6d947 Author: Sukhbir Singh Date: Mon Jun 29 14:34:05 2015 -0400 Remove automatic configuration of HS addresses Tor Messenger configures HS access for known XMPP servers. Based on discussion as commented in #13855 (comment 7 onwards), w

[tor-commits] [tor-messenger-build/master] Do not set default servers for IRC and XMPP

2015-06-29 Thread sukhbir
commit 3fc2dd2d1aae96031c1bc9187b9b2b39047fae04 Author: Sukhbir Singh Date: Mon Jun 29 14:41:41 2015 -0400 Do not set default servers for IRC and XMPP --- projects/instantbird/irc.patch |2 +- projects/instantbird/xmpp-username-split.patch |2 +- 2 files changed, 2

[tor-commits] [tor-messenger-build/master] Copy the xmppRegister patches during build

2015-06-29 Thread sukhbir
commit 42cfd751ce9e04d7468baf32685cb0387a4087fd Author: Sukhbir Singh Date: Mon Jun 29 14:28:51 2015 -0400 Copy the xmppRegister patches during build --- projects/instantbird/build |2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/instantbird/build b/projects/instantbird/bu

[tor-commits] [tor-messenger-build/master] Fix typo in Instantbird config

2015-06-29 Thread sukhbir
commit 3f04e14377b6e2f8ab3f9a2504736a27d5f343f8 Author: Sukhbir Singh Date: Mon Jun 29 14:26:12 2015 -0400 Fix typo in Instantbird config --- projects/instantbird/config |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/instantbird/config b/projects/instantbir

[tor-commits] [tor-messenger-build/master] Add in-band XMPP registration support (#12097)

2015-06-29 Thread sukhbir
commit c2f960e563837f6f9e56954cf4dd9f35489b2d13 Author: Sukhbir Singh Date: Mon Jun 29 13:56:26 2015 -0400 Add in-band XMPP registration support (#12097) --- projects/instantbird/config|6 +- .../instantbird/xmpp-inband-registration.patch | 278

[tor-commits] [tor/master] More tweaks for windows compilation. (ick)

2015-06-29 Thread nickm
commit 753797391f789700ccf7ec9123076405f250cb93 Author: Nick Mathewson Date: Mon Jun 29 13:47:44 2015 -0400 More tweaks for windows compilation. (ick) --- src/common/compat.h|4 ++-- src/common/crypto.c|1 + src/or/or.h|1 + src/test/test_contain

[tor-commits] [torspec/master] Consistently use _LEN in 224-rend-spec-ng.txt

2015-06-29 Thread nickm
commit 91b3a67ace4e20c4d2ffb37b8f15295dab75939d Author: teor Date: Mon Jun 29 02:41:59 2015 +1000 Consistently use _LEN in 224-rend-spec-ng.txt Use _LEN rather than _LENGTH for field lengths in 224-rend-spec-ng.txt. (8 replacements made.) Patch by Tim Wilson-Brown ("te

[tor-commits] [torspec/master] Fix a misspelling in tor-spec.txt

2015-06-29 Thread nickm
commit f9ca8b473ece5934cccafcb9ab21b6e872ca23d6 Author: teor Date: Mon Jun 29 02:46:17 2015 +1000 Fix a misspelling in tor-spec.txt Patch by Tim Wilson-Brown ("teor"). --- tor-spec.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor-spec.txt b/tor-spec.t

[tor-commits] [torspec/master] Fix minor typos and inconsistencies in 224-rend-spec-ng.txt

2015-06-29 Thread nickm
commit 970952fb357651ff531cf4afe646cf89880cfa01 Author: teor Date: Mon Jun 29 02:38:50 2015 +1000 Fix minor typos and inconsistencies in 224-rend-spec-ng.txt Fix misspellings, inconsistent field names, and missing INT_8() specifiers. Patch by Tim Wilson-Brown ("teor").

[tor-commits] [tor-messenger-build/master] Simplify Bug-9173-Change-the-default-Firefox-profile-director.mozpatch

2015-06-29 Thread boklm
commit 9cfd49c575c05e92bb83f148cf11c0199febfb6b Author: Nicolas Vigier Date: Mon Jun 29 19:16:22 2015 +0200 Simplify Bug-9173-Change-the-default-Firefox-profile-director.mozpatch (noticed by Arlo) --- ...e-the-default-Firefox-profile-director.mozpatch | 40 +---

[tor-commits] [tor/master] Remove checks for visual C 6.

2015-06-29 Thread nickm
commit d9052c629b94343aef63f4e8c891c9c0a9c097b5 Author: Nick Mathewson Date: Mon Jun 29 12:55:03 2015 -0400 Remove checks for visual C 6. --- changes/win-macros |4 ++-- configure.ac| 13 ++--- src/common/address.c|5 ++--- src/common/aes.c|

[tor-commits] [tor/master] Move windows header macros into orconfig.h

2015-06-29 Thread nickm
commit 66c73abe039611073d6086e617999d56ac8e73bd Author: Nick Mathewson Date: Mon Jun 29 12:47:55 2015 -0400 Move windows header macros into orconfig.h This should prevent duplicated code, and lower the likelihood of accidentally making them inconsistent. --- changes/win-macros

[tor-commits] [tor-messenger-build/master] Update profile folder path

2015-06-29 Thread boklm
commit 8df942da0fff7a06cb392c8f5eeea2ae6b804eb3 Author: Nicolas Vigier Date: Mon Jun 29 17:58:29 2015 +0200 Update profile folder path Set levelsToRemove to 1 on OSX (otherwise we are outside the app directory). Replace TorBrowser with TorMessenger. --- ...73-Change-t

[tor-commits] [tor-messenger-build/master] Add profile directory: use Tor Browser's Bundle-Data

2015-06-29 Thread boklm
commit 4224f9e6a0931c4a85804c4c967269b35c2cdf52 Author: Nicolas Vigier Date: Mon Jun 29 18:47:47 2015 +0200 Add profile directory: use Tor Browser's Bundle-Data --- projects/bundle-data/build |5 + projects/bundle-data/config | 14 ++ projects/tor-messenger

[tor-commits] [tor-messenger-build/master] Add patch to change the default Firefox profile directory

2015-06-29 Thread boklm
commit 81814b90685b98a6c8d08894a1437c72ff5b4838 Author: Nicolas Vigier Date: Mon Jun 29 15:40:49 2015 +0200 Add patch to change the default Firefox profile directory --- ...e-the-default-Firefox-profile-director.mozpatch | 446 projects/instantbird/config

[tor-commits] [translation/torcheck] Update translations for torcheck

2015-06-29 Thread translation
commit b1991dbe62e68ed870896723f6bedd94dd8fc6f3 Author: Translation commit bot Date: Mon Jun 29 16:45:13 2015 + Update translations for torcheck --- id/torcheck.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/torcheck.po b/id/torcheck.po index 8217f37..1731

[tor-commits] [translation/gettor_completed] Update translations for gettor_completed

2015-06-29 Thread translation
commit 15182fa24500c82cf7e7024e0b332afd822d251d Author: Translation commit bot Date: Mon Jun 29 16:45:10 2015 + Update translations for gettor_completed --- id/gettor.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/gettor.po b/id/gettor.po index 403cf35..11

[tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed

2015-06-29 Thread translation
commit c7a0d5c50734a7fef299ea63978a4e1ef4bb8142 Author: Translation commit bot Date: Mon Jun 29 16:45:17 2015 + Update translations for torcheck_completed --- id/torcheck.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/torcheck.po b/id/torcheck.po index 821

[tor-commits] [translation/gettor] Update translations for gettor

2015-06-29 Thread translation
commit 16cf92610792d22635e8a773e9edc6f6d41e5fb5 Author: Translation commit bot Date: Mon Jun 29 16:45:06 2015 + Update translations for gettor --- id/gettor.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/gettor.po b/id/gettor.po index 403cf35..11e88b1 1006

[tor-commits] [tor-browser-bundle/master] No need for the dev/urandom patch anymore

2015-06-29 Thread gk
commit 77299592b1c7aaf46f4c99c63ad855d0852e8e3b Author: Georg Koppen Date: Mon Jun 29 15:27:49 2015 + No need for the dev/urandom patch anymore This got upstreamed into GCC 5. --- gitian/patches/gcc-dev-random.patch | 72 --- 1 file changed, 7

[tor-commits] [tor-browser-bundle/master] Bug 16351: Update our GCC version to 5.1.0

2015-06-29 Thread gk
commit 11bcfffc3e9b806d3c37e68730f7e2096f499bff Author: Georg Koppen Date: Mon Jun 29 15:19:43 2015 + Bug 16351: Update our GCC version to 5.1.0 The original plan was to bump Binutils to 2.25, too. But there are more reproducibility issues involved than anticipated (for the

[tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed

2015-06-29 Thread translation
commit 827c5f661210416daf7502afc902436e05f3ee1b Author: Translation commit bot Date: Mon Jun 29 15:17:00 2015 + Update translations for tails-iuk_completed --- id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id.po b/id.po index 98ce1e6..3b50161 100644

[tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed

2015-06-29 Thread translation
commit ba74d89ed1c4fe0eaf970628c0b504195c0b9fa4 Author: Translation commit bot Date: Mon Jun 29 15:16:33 2015 + Update translations for tor-launcher-network-settings_completed --- id/network-settings.dtd |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/id/netw

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2015-06-29 Thread translation
commit f292b89d06a31165a8ad6541e925ba3f676f8e91 Author: Translation commit bot Date: Mon Jun 29 15:16:30 2015 + Update translations for tor-launcher-network-settings --- id/network-settings.dtd |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/id/network-settin

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2015-06-29 Thread translation
commit 10e4abb8bde802a456e79b672db364de7f1faeae Author: Translation commit bot Date: Mon Jun 29 15:16:18 2015 + Update translations for mat-gui --- id.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id.po b/id.po index acce2d5..b39e39c 100644 --- a/id.

[tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed

2015-06-29 Thread translation
commit 0ba6b939bc62b8987d8c62b6cddf93060361b503 Author: Translation commit bot Date: Mon Jun 29 15:16:14 2015 + Update translations for torbirdy_completed --- id/torbirdy.dtd |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/torbirdy.dtd b/id/torbirdy.dtd

[tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd

2015-06-29 Thread translation
commit 65f3139a55d05f4dba338cccf59f5df3c1cc2b71 Author: Translation commit bot Date: Mon Jun 29 15:16:53 2015 + Update translations for torbutton-torbuttondtd --- id/torbutton.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/torbutton.dtd b/id/torbutton.dtd

[tor-commits] [translation/tails-iuk] Update translations for tails-iuk

2015-06-29 Thread translation
commit 52421d9cf0053a64f40bd6e2b64387e8a6990672 Author: Translation commit bot Date: Mon Jun 29 15:16:57 2015 + Update translations for tails-iuk --- id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id.po b/id.po index 98ce1e6..3b50161 100644 --- a/id.

[tor-commits] [translation/tor_animation] Update translations for tor_animation

2015-06-29 Thread translation
commit 648cefc1cd1451816b4c64ccc4a3070f00930050 Author: Translation commit bot Date: Mon Jun 29 15:17:09 2015 + Update translations for tor_animation --- id.srt |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id.srt b/id.srt index 12a14ee..7cef1db 100644

[tor-commits] [translation/tor_animation_completed] Update translations for tor_animation_completed

2015-06-29 Thread translation
commit c748780f2e1184410b5705086c65986d94e6750b Author: Translation commit bot Date: Mon Jun 29 15:17:13 2015 + Update translations for tor_animation_completed --- id.srt |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id.srt b/id.srt index 12a14ee..7cef1

[tor-commits] [translation/torbirdy] Update translations for torbirdy

2015-06-29 Thread translation
commit d018aa0eb89e51aa7a248b165642c57cc7825c15 Author: Translation commit bot Date: Mon Jun 29 15:16:10 2015 + Update translations for torbirdy --- id/torbirdy.dtd |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/torbirdy.dtd b/id/torbirdy.dtd index 96a6

[tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed

2015-06-29 Thread translation
commit f8fb7c22eea4a673872e41b9e4582b3dd4d4a72d Author: Translation commit bot Date: Mon Jun 29 15:16:21 2015 + Update translations for mat-gui_completed --- id.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id.po b/id.po index acce2d5..b39e39c 100644

[tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed

2015-06-29 Thread translation
commit e3bfa681eeeccb7a2a7d7894df0ee72f333d8e1f Author: Translation commit bot Date: Mon Jun 29 15:15:59 2015 + Update translations for tails-persistence-setup_completed --- id/id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/id.po b/id/id.po index

[tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed

2015-06-29 Thread translation
commit 704ec651d86e5f4079e67846a15d8636b56ed79e Author: Translation commit bot Date: Mon Jun 29 15:16:06 2015 + Update translations for tails-greeter_completed --- id/id.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id/id.po b/id/id.po index 0f01ea3.

[tor-commits] [translation/tails-greeter] Update translations for tails-greeter

2015-06-29 Thread translation
commit ddfb9672339484cc0003e2621d41f07ebd41d411 Author: Translation commit bot Date: Mon Jun 29 15:16:02 2015 + Update translations for tails-greeter --- id/id.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id/id.po b/id/id.po index 0f01ea3..2cb977d 1

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2015-06-29 Thread translation
commit 27a0537ae70d166bba913fb5333619f249c921d5 Author: Translation commit bot Date: Mon Jun 29 15:15:54 2015 + Update translations for tails-persistence-setup --- id/id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/id.po b/id/id.po index ed1a492..d

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2015-06-29 Thread translation
commit ad19631feeae01b4a657ccf4138020f1cc9e2f4a Author: Translation commit bot Date: Mon Jun 29 15:15:51 2015 + Update translations for liveusb-creator_completed --- id/id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/id.po b/id/id.po index ebbd43d.

[tor-commits] [translation/whisperback] Update translations for whisperback

2015-06-29 Thread translation
commit 2949551d7d5a14e37919c50629e21f46c2029dcb Author: Translation commit bot Date: Mon Jun 29 15:15:28 2015 + Update translations for whisperback --- id/id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/id.po b/id/id.po index aa1b053..ebc5e33 10064

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2015-06-29 Thread translation
commit 79ff1f6571a1f9b437cd15a139e57cee729424b1 Author: Translation commit bot Date: Mon Jun 29 15:15:46 2015 + Update translations for liveusb-creator --- id/id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/id.po b/id/id.po index ebbd43d..4b484a1 1

[tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed

2015-06-29 Thread translation
commit 03cc7cb7284a9ce8773a1ef8c73d9c08bef83d2f Author: Translation commit bot Date: Mon Jun 29 15:15:07 2015 + Update translations for bridgedb_completed --- id/LC_MESSAGES/bridgedb.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id/LC_MESSAGES/bridge

[tor-commits] [translation/torcheck] Update translations for torcheck

2015-06-29 Thread translation
commit 8e2de5ebdc5bc2ea0dae4136b8af006e3fb3ea8c Author: Translation commit bot Date: Mon Jun 29 15:15:20 2015 + Update translations for torcheck --- id/torcheck.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id/torcheck.po b/id/torcheck.po index 834a1

[tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed

2015-06-29 Thread translation
commit 8c26ec6774fd9ea3696cd1461e2f1261bbae8d8a Author: Translation commit bot Date: Mon Jun 29 15:15:24 2015 + Update translations for torcheck_completed --- id/torcheck.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id/torcheck.po b/id/torcheck.po i

[tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed

2015-06-29 Thread translation
commit fb2166f839931c62f95d37a9b12e0ac099d9960b Author: Translation commit bot Date: Mon Jun 29 15:15:42 2015 + Update translations for https_everywhere_completed --- id/https-everywhere.dtd |2 +- id/ssl-observatory.dtd |6 +++--- 2 files changed, 4 insertions(+), 4 deletions

[tor-commits] [translation/https_everywhere] Update translations for https_everywhere

2015-06-29 Thread translation
commit 70acafe669346e1d8ffb23b016b44818a777e770 Author: Translation commit bot Date: Mon Jun 29 15:15:35 2015 + Update translations for https_everywhere --- id/https-everywhere.dtd |2 +- id/ssl-observatory.dtd |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff

[tor-commits] [translation/gettor_completed] Update translations for gettor_completed

2015-06-29 Thread translation
commit 8f87f4b59a3532ed17c7e8cd7e8c7a257e0928eb Author: Translation commit bot Date: Mon Jun 29 15:15:16 2015 + Update translations for gettor_completed --- id/gettor.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id/gettor.po b/id/gettor.po index 785

[tor-commits] [translation/gettor] Update translations for gettor

2015-06-29 Thread translation
commit 4ebbefe063e2f7c6b01175048343c80a093ddea9 Author: Translation commit bot Date: Mon Jun 29 15:15:12 2015 + Update translations for gettor --- id/gettor.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id/gettor.po b/id/gettor.po index 785839c..403c

[tor-commits] [translation/bridgedb] Update translations for bridgedb

2015-06-29 Thread translation
commit 72a3217ee926604d6da5547ab84a565f7dab079a Author: Translation commit bot Date: Mon Jun 29 15:15:04 2015 + Update translations for bridgedb --- id/LC_MESSAGES/bridgedb.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/id/LC_MESSAGES/bridgedb.po b/id

[tor-commits] [translation/tor-messenger-authproperties_completed] Update translations for tor-messenger-authproperties_completed

2015-06-29 Thread translation
commit 6fb828f6f6100d57e40810e0303b4b9228516cee Author: Translation commit bot Date: Mon Jun 29 14:47:38 2015 + Update translations for tor-messenger-authproperties_completed --- id/auth.properties | 12 1 file changed, 12 insertions(+) diff --git a/id/auth.properties b

[tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed

2015-06-29 Thread translation
commit 30767153c5b2684df59c97199b6a1e475519ccd5 Author: Translation commit bot Date: Mon Jun 29 14:45:22 2015 + Update translations for torcheck_completed --- id/torcheck.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/torcheck.po b/id/torcheck.po ind

[tor-commits] [translation/bridgedb] Update translations for bridgedb

2015-06-29 Thread translation
commit 09923efd7ffa58451f4abe618a47a1d9e23c258e Author: Translation commit bot Date: Mon Jun 29 14:45:03 2015 + Update translations for bridgedb --- id/LC_MESSAGES/bridgedb.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/LC_MESSAGES/bridgedb.po b/id/L

[tor-commits] [translation/torcheck] Update translations for torcheck

2015-06-29 Thread translation
commit 0647c847239633ac7c5bc396acef21298273d06b Author: Translation commit bot Date: Mon Jun 29 14:45:18 2015 + Update translations for torcheck --- id/torcheck.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/torcheck.po b/id/torcheck.po index 888ac14

[tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed

2015-06-29 Thread translation
commit 724d8471dc7dc7a03294d9c99050d7cbf5044642 Author: Translation commit bot Date: Mon Jun 29 14:45:07 2015 + Update translations for bridgedb_completed --- id/LC_MESSAGES/bridgedb.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/LC_MESSAGES/bridgedb

[tor-commits] [translation/gettor] Update translations for gettor

2015-06-29 Thread translation
commit ab690c92a0f1dffabef1465aacb084b7f38794ce Author: Translation commit bot Date: Mon Jun 29 14:45:11 2015 + Update translations for gettor --- id/gettor.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/gettor.po b/id/gettor.po index a3f8c21..785839

[tor-commits] [translation/tor-messenger-authproperties] Update translations for tor-messenger-authproperties

2015-06-29 Thread translation
commit 1eb9b5054e3ca7f5e2fa1f52b0615f9428ba6672 Author: Translation commit bot Date: Mon Jun 29 14:47:35 2015 + Update translations for tor-messenger-authproperties --- id/auth.properties |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/auth.properties b/id/aut

[tor-commits] [translation/tor-messenger-authdtd] Update translations for tor-messenger-authdtd

2015-06-29 Thread translation
commit 7a8134eab433bb9b8659a0507d38a11c47beabef Author: Translation commit bot Date: Mon Jun 29 14:47:27 2015 + Update translations for tor-messenger-authdtd --- id/auth.dtd |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/auth.dtd b/id/auth.dtd index b97

[tor-commits] [translation/tor_animation_completed] Update translations for tor_animation_completed

2015-06-29 Thread translation
commit 7169adaa26d6cbf456e65a39cd8a6be1de146b0d Author: Translation commit bot Date: Mon Jun 29 14:47:16 2015 + Update translations for tor_animation_completed --- id.srt |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/id.srt b/id.srt index 6dc0a1d..12a14ee 1

[tor-commits] [translation/tor_animation] Update translations for tor_animation

2015-06-29 Thread translation
commit 8398ac5d7d26bf17ff9413a414b8e4e4f3c43e82 Author: Translation commit bot Date: Mon Jun 29 14:47:12 2015 + Update translations for tor_animation --- id.srt |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/id.srt b/id.srt index 6dc0a1d..12a14ee 100644 ---

[tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed

2015-06-29 Thread translation
commit b863e678483ed4f2c29cfdd73942aa663d4c22b1 Author: Translation commit bot Date: Mon Jun 29 14:46:44 2015 + Update translations for abouttor-homepage_completed --- id/aboutTor.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/aboutTor.dtd b/id/aboutTor.d

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2015-06-29 Thread translation
commit ceeb332b83a79a33dbc99cf7d8ac96aa3107b65c Author: Translation commit bot Date: Mon Jun 29 14:45:53 2015 + Update translations for tails-persistence-setup --- id/id.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/id/id.po b/id/id.po index d7ddca9..ed1

[tor-commits] [translation/tor-messenger-authdtd_completed] Update translations for tor-messenger-authdtd_completed

2015-06-29 Thread translation
commit 351bba352f2ea5abdb396106d95a62f702068d7d Author: Translation commit bot Date: Mon Jun 29 14:47:31 2015 + Update translations for tor-messenger-authdtd_completed --- id/auth.dtd | 21 + 1 file changed, 21 insertions(+) diff --git a/id/auth.dtd b/id/auth.dtd

[tor-commits] [translation/tails-iuk] Update translations for tails-iuk

2015-06-29 Thread translation
commit 43666ca4ab3e601329ab567816b07c55c0531c78 Author: Translation commit bot Date: Mon Jun 29 14:47:00 2015 + Update translations for tails-iuk --- id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id.po b/id.po index 8e2f70b..98ce1e6 100644 --- a/id.

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2015-06-29 Thread translation
commit 16af0b435baa8430b36ad9014bc093babd563c8a Author: Translation commit bot Date: Mon Jun 29 14:46:37 2015 + Update translations for tails-misc_completed --- id.po | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/id.po b/id.po index 791ad63..f91

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2015-06-29 Thread translation
commit 0c76f1f3a5be7b0047e084986fced5a12d410349 Author: Translation commit bot Date: Mon Jun 29 14:46:26 2015 + Update translations for tor-launcher-network-settings --- id/network-settings.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/network-settings.d

[tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed

2015-06-29 Thread translation
commit 6d9a17116f92085d35e184bda5388cf2371e7a21 Author: Translation commit bot Date: Mon Jun 29 14:46:16 2015 + Update translations for mat-gui_completed --- id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id.po b/id.po index 356f001..acce2d5 100644 -

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2015-06-29 Thread translation
commit c6f89085a8d906e49c275a510b5395bd965425d7 Author: Translation commit bot Date: Mon Jun 29 14:45:49 2015 + Update translations for liveusb-creator_completed --- id/id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/id.po b/id/id.po index b9dbbda.

[tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed

2015-06-29 Thread translation
commit a6b38fef86002636d7d86484c95b8fab5e5e0386 Author: Translation commit bot Date: Mon Jun 29 14:46:30 2015 + Update translations for tor-launcher-network-settings_completed --- id/network-settings.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/network-

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-06-29 Thread translation
commit 99e5287d7459b2bc6c804338cb35b3491f69a700 Author: Translation commit bot Date: Mon Jun 29 14:46:33 2015 + Update translations for tails-misc --- id.po | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/id.po b/id.po index 791ad63..f91f68c 10064

[tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd

2015-06-29 Thread translation
commit 7563bea9ee02401ed1f29171a1e76066e1146e4d Author: Translation commit bot Date: Mon Jun 29 14:46:56 2015 + Update translations for torbutton-torbuttondtd --- id/torbutton.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/torbutton.dtd b/id/torbutton.dtd

[tor-commits] [translation/tails-iuk_completed] Update translations for tails-iuk_completed

2015-06-29 Thread translation
commit 4d38dce3d117e24171920ca950ba342b89dcbb01 Author: Translation commit bot Date: Mon Jun 29 14:47:03 2015 + Update translations for tails-iuk_completed --- id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id.po b/id.po index 8e2f70b..98ce1e6 100644

[tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed

2015-06-29 Thread translation
commit 02d514641e3cbfd25e942e08b9595ce83d830bcb Author: Translation commit bot Date: Mon Jun 29 14:45:57 2015 + Update translations for tails-persistence-setup_completed --- id/id.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/id/id.po b/id/id.po index d7

[tor-commits] [translation/tails-greeter_completed] Update translations for tails-greeter_completed

2015-06-29 Thread translation
commit 29fbbe7843894c0f8a36d7e45e1da2906496e71c Author: Translation commit bot Date: Mon Jun 29 14:46:05 2015 + Update translations for tails-greeter_completed --- id/id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/id.po b/id/id.po index 6b7811f..0

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2015-06-29 Thread translation
commit 6141decc739a3b5ec3d53508fb7b33e71bbcebb7 Author: Translation commit bot Date: Mon Jun 29 14:46:40 2015 + Update translations for abouttor-homepage --- id/aboutTor.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/aboutTor.dtd b/id/aboutTor.dtd index d

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2015-06-29 Thread translation
commit b82cc71ec673244628b1962fc6d1b3fc49e5e74b Author: Translation commit bot Date: Mon Jun 29 14:46:13 2015 + Update translations for mat-gui --- id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id.po b/id.po index 356f001..acce2d5 100644 --- a/id.po

[tor-commits] [translation/https_everywhere] Update translations for https_everywhere

2015-06-29 Thread translation
commit 7dfc9c6a2b7b127d4aa01cd51842ada38c436d17 Author: Translation commit bot Date: Mon Jun 29 14:45:35 2015 + Update translations for https_everywhere --- id/https-everywhere.dtd |2 +- id/ssl-observatory.dtd |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --gi

[tor-commits] [translation/tails-greeter] Update translations for tails-greeter

2015-06-29 Thread translation
commit 1fae3ecc468207bcfc39a2993d80e6a3bc28d33a Author: Translation commit bot Date: Mon Jun 29 14:46:01 2015 + Update translations for tails-greeter --- id/id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/id.po b/id/id.po index 6b7811f..0f01ea3 100

[tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed

2015-06-29 Thread translation
commit a8eb01ad13345e99b1c1ecb8f7cdeccb8b5d0dd9 Author: Translation commit bot Date: Mon Jun 29 14:45:42 2015 + Update translations for https_everywhere_completed --- id/https-everywhere.dtd |2 +- id/ssl-observatory.dtd |2 +- 2 files changed, 2 insertions(+), 2 deletions(-)

[tor-commits] [translation/whisperback_completed] Update translations for whisperback_completed

2015-06-29 Thread translation
commit f2be4d3c5efb825ef5a4cc9c956e457b96f853b8 Author: Translation commit bot Date: Mon Jun 29 14:45:29 2015 + Update translations for whisperback_completed --- id/id.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/id/id.po b/id/id.po index ecdb3b9..aa1b0

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2015-06-29 Thread translation
commit 05e61dfa054f52b12317b331d6b259b457f76eb7 Author: Translation commit bot Date: Mon Jun 29 14:45:46 2015 + Update translations for liveusb-creator --- id/id.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/id.po b/id/id.po index b9dbbda..ebbd43d 1

[tor-commits] [translation/gettor_completed] Update translations for gettor_completed

2015-06-29 Thread translation
commit 359f961cdd508e635612396468eb964af4d0aab3 Author: Translation commit bot Date: Mon Jun 29 14:45:15 2015 + Update translations for gettor_completed --- id/gettor.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/id/gettor.po b/id/gettor.po index a3f8c

[tor-commits] [translation/whisperback] Update translations for whisperback

2015-06-29 Thread translation
commit e475f1777e24cf440a2fed752493dc326668fa46 Author: Translation commit bot Date: Mon Jun 29 14:45:26 2015 + Update translations for whisperback --- id/id.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/id/id.po b/id/id.po index ecdb3b9..aa1b053 100644

[tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed

2015-06-29 Thread translation
commit 7f9338881c4d487778bc6dcebd2169468c308dc4 Author: Translation commit bot Date: Mon Jun 29 14:15:52 2015 + Update translations for abouttor-homepage_completed --- id/aboutTor.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/aboutTor.dtd b/id/aboutTor.d

[tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed

2015-06-29 Thread translation
commit 8d8400941ed0f96ba40f41f6c0be294af70be0cd Author: Translation commit bot Date: Mon Jun 29 14:15:09 2015 + Update translations for bridgedb_completed --- ro/LC_MESSAGES/bridgedb.po | 146 ++-- 1 file changed, 86 insertions(+), 60 deletions(

[tor-commits] [translation/bridgedb] Update translations for bridgedb

2015-06-29 Thread translation
commit 545346db7edb301baf6aa9919a78f8ae11b2c92a Author: Translation commit bot Date: Mon Jun 29 14:15:05 2015 + Update translations for bridgedb --- ro/LC_MESSAGES/bridgedb.po | 54 ++-- 1 file changed, 27 insertions(+), 27 deletions(-) diff -

[tor-commits] [translation/bridgedb] Update translations for bridgedb

2015-06-29 Thread translation
commit aa0a425ea2c59ea5ccd570ffe51812f557359848 Author: Translation commit bot Date: Mon Jun 29 13:45:03 2015 + Update translations for bridgedb --- ro/LC_MESSAGES/bridgedb.po | 49 ++-- 1 file changed, 25 insertions(+), 24 deletions(-) diff -

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-06-29 Thread translation
commit cbaf49fff60e714df7b873bdaf0181c5f7df44dd Author: Translation commit bot Date: Mon Jun 29 13:15:52 2015 + Update translations for tails-misc --- ro.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ro.po b/ro.po index 4a72ead..1ad045e 100644 --- a/ro.po ++

[tor-commits] [translation/abouttor-homepage_completed] Update translations for abouttor-homepage_completed

2015-06-29 Thread translation
commit 2e736282921d52d2ba2815e1deb9a2200a5c07c3 Author: Translation commit bot Date: Mon Jun 29 13:16:00 2015 + Update translations for abouttor-homepage_completed --- ro/aboutTor.dtd | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2015-06-29 Thread translation
commit 797e1bf5b1fb972650717127f56224e867887e5c Author: Translation commit bot Date: Mon Jun 29 13:15:56 2015 + Update translations for abouttor-homepage --- ro/aboutTor.dtd | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ro/aboutTor.dtd b/r

[tor-commits] [translation/torcheck] Update translations for torcheck

2015-06-29 Thread translation
commit c404608655df2451fd6abb611a8cf9a757f6c4a2 Author: Translation commit bot Date: Mon Jun 29 13:15:08 2015 + Update translations for torcheck --- ro/torcheck.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ro/torcheck.po b/ro/torcheck.po index bd8c515..7562

[tor-commits] [translation/torcheck_completed] Update translations for torcheck_completed

2015-06-29 Thread translation
commit 812055f1489a8455b8d3c0a03a8806facf5f02f4 Author: Translation commit bot Date: Mon Jun 29 13:15:14 2015 + Update translations for torcheck_completed --- ro/torcheck.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ro/torcheck.po b/ro/torcheck.po index bd8

[tor-commits] [translation/tor_animation_completed] Update translations for tor_animation_completed

2015-06-29 Thread translation
commit dd4e8f44c3b8f894f0cc44c1036bdeeb675340a3 Author: Translation commit bot Date: Mon Jun 29 12:46:10 2015 + Update translations for tor_animation_completed --- ro.srt | 165 1 file changed, 165 insertions(+) diff --

[tor-commits] [translation/tor_animation] Update translations for tor_animation

2015-06-29 Thread translation
commit 0a876eaa1a5f058f09039701a901a056533239be Author: Translation commit bot Date: Mon Jun 29 12:46:07 2015 + Update translations for tor_animation --- ro.srt | 108 1 file changed, 54 insertions(+), 54 deletions(-) d

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2015-06-29 Thread translation
commit 15e034ee6fe55615dc37c4863156f6cefb8de927 Author: Translation commit bot Date: Mon Jun 29 12:45:44 2015 + Update translations for abouttor-homepage --- ro/aboutTor.dtd |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ro/aboutTor.dtd b/ro/aboutTor.dtd

[tor-commits] [tor-messenger-build/master] Use bsdtar to extract tor-browser dmg

2015-06-29 Thread boklm
commit 827703ba942616d18f4cdc889d8345140b58bf92 Author: Nicolas Vigier Date: Mon Jun 29 14:41:30 2015 +0200 Use bsdtar to extract tor-browser dmg Contrary to 7z, bsdtar keeps files permissions while extracting iso9660 images. --- projects/tor-messenger/build.osx |2 +- pro

  1   2   >