[gnome-online-accounts] Created branch gnome-3-4

2012-03-13 Thread Debarshi Ray
The branch 'gnome-3-4' was created pointing to: ba56c39... Finnish translation update from http://l10n.laxstrom.name/w ___ release-team@gnome.org http://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions

gnome-online-accounts: string freeze break request

2012-03-30 Thread Debarshi Ray
We would like to pick the fix for https://bugzilla.gnome.org/654168 from master to gnome-3-4, but that would require the addition of the following strings: src/daemon/goadaemon.c "ProviderType property is not set for account" "Failed to find a provider for: %s" src/goabackend/goaprovider.c

Re: gnome-online-accounts: string freeze break request

2012-04-16 Thread Debarshi Ray
> We would like to pick the fix for https://bugzilla.gnome.org/654168 from > master to gnome-3-4, but that would require the addition of the following > strings: > > src/daemon/goadaemon.c > "ProviderType property is not set for account" > "Failed to find a provider for: %s" > > src/goabacken

libzapojit 0.0.1

2012-05-30 Thread Debarshi Ray
About Zapojit = GLib/GObject wrapper for Skydrive and Hotmail News * Support for Skydrive file and folder objects. Photos are treated as files. * Support for the following Skydrive operations: - Deleting a file, folder or photo. - Listing the contents of a folder. - Rea

Re: libzapojit 0.0.1

2012-05-31 Thread Debarshi Ray
> Hey Debarshi, just a few more questions, so we can sort this new > dependency properly: > > - Does it have any dependencies besides glib ? libsoup, librest ? Apart from those 3, it uses json-glib for dealing with the JSON sent by the server, and gnome-online-accounts for the OAuth2 tokens for W

[gnome-online-accounts] Created branch gnome-3-6

2012-08-22 Thread Debarshi Ray
The branch 'gnome-3-6' was created pointing to: 64b7705... update Punjabi Translation ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

UI Freeze break for Control Center

2012-09-14 Thread Debarshi Ray
I would like to request a UI Freeze break for the Online Accounts panel in the Control Center. Further details, including patch and screenshots, are here: https://bugzilla.gnome.org/show_bug.cgi?id=684013 Thanks, Debarshi -- http://i.imgur.com/Z7jjX.jpg pgphZLSBH7P7W.pgp Description: PGP signa

String and UI Freeze break for Control Center

2012-09-14 Thread Debarshi Ray
I would like to request a String and UI Freeze break for: https://bugzilla.gnome.org/show_bug.cgi?id=683692 It removes 6 different strings and replaces then with 1. Thanks, Debarshi -- http://i.imgur.com/Z7jjX.jpg pgpPnuEAMPIaA.pgp Description: PGP signature __

Re: String and UI Freeze break for Control Center

2012-09-14 Thread Debarshi Ray
I messed up the subject. It should have been GNOME Online Accounts. > I would like to request a String and UI Freeze break for: > https://bugzilla.gnome.org/show_bug.cgi?id=683692 > > It removes 6 different strings and replaces then with 1. The strings reside in gnome-online-accounts even though

Re: String and UI Freeze break for Control Center

2012-09-14 Thread Debarshi Ray
Thank you very much. Happy hacking, Debarshi -- http://i.imgur.com/Z7jjX.jpg pgpCqV2FmxluH.pgp Description: PGP signature ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discu

String Freeze Break for GNOME Online Accounts

2012-10-01 Thread Debarshi Ray
I would like to request a string freeze break for cherry-picking the following commit to gnome-3-6: http://git.gnome.org/browse/gnome-online-accounts/commit/?id=8c6a2b5b49ed868e395f61b7db7709fa352f69dd It adds a mnemonic underline to 6 strings. Thanks, Debarshi -- http://i.imgur.com/Z7jjX.jpg

String freeze break request for GNOME Online Accounts

2012-11-05 Thread Debarshi Ray
I would like to cherry-pick the patches from the following bugs for 3.6.2: - https://bugzilla.gnome.org/show_bug.cgi?id=687578 - https://bugzilla.gnome.org/show_bug.cgi?id=687632 They introduce this new string: "Invalid password with username `%s' (%s, %d): " Thanks, Debarshi pgpwM4SjBChcR.p

Re: String freeze break request for GNOME Online Accounts

2012-11-07 Thread Debarshi Ray
> With a translation description of what means each of `%s' (%s, %d) you > will have the first i18n approval :) I have added a comment explaining the string and pushed it to master. Will cherry-pick to gnome-3-6 when I have the second approval. Some translators have already updated the translatio

Re: String freeze break request for GNOME Online Accounts

2012-11-07 Thread Debarshi Ray
>>> With a translation description of what means each of `%s' (%s, %d) you >>> will have the first i18n approval :) >> >> I have added a comment explaining the string and pushed it to master. Will >> cherry-pick to gnome-3-6 when I have the second approval. >> > > Okay then, approval 2/2. Thank y

Re: Fallback mode is going away - what now ?

2012-11-21 Thread Debarshi Ray
> It won't go in the Settings. Why not? Why was the "forced fallback" in Settings instead of the Tweak Tool in the first place? Cheers, Debarshi -- There are two hard problems in computer science: cache invalidation, naming things and off-by-one errors. pgphg93vMwDJQ.pgp Description: PGP sign

[gnome-online-accounts] Created branch gnome-3-8

2013-02-25 Thread Debarshi Ray
The branch 'gnome-3-8' was created. Summary of new commits: e8c3593... Post-release version bump ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

GNOME Control Center: UI freeze break request

2013-02-25 Thread Debarshi Ray
I would like to commit this patch to the Online Accounts panel in GNOME Control Center: https://bugzilla.gnome.org/show_bug.cgi?id=689645 This is a UI change because it affects the way we tell the user that her credentials are not valid anymore. Here is a screenshot with the patch in place: https:

Re: GNOME Control Center: UI freeze break request

2013-02-25 Thread Debarshi Ray
>> The following new strings were added: >> "Credentials have expired." >> "Sign In to enable this account." > > Should be "Sign in to enable this account." There's no reason to > capitalize "in". Corrected. It was capitalized in the mock-up, but I think it was just an oversight. Thanks, Debars

Re: GNOME Control Center: UI freeze break request

2013-02-27 Thread Debarshi Ray
> Another +1 from r-t if docs team is fine. I already made the change suggested by Shaun, so I hope it is ok. If no one objects I will commit it tomorrow. Thanks, Debarshi -- If computers are going to revolutionize education, then steam engines and cars and electricity would have done it too.

Re: GNOME Control Center: UI freeze break request

2013-02-28 Thread Debarshi Ray
Committed and pushed. Thanks! Cheers, Debarshi -- If computers are going to revolutionize education, then steam engines and cars and electricity would have done it too. -- Arjun Shankar pgp63uwnZepXe.pgp Description: PGP signature ___ release-team@g

Epiphany 3.7.x shows your password in the address bar

2013-03-04 Thread Debarshi Ray
Recent 3.7.x releases of Epiphany (eg., 3.7.90), shows the password in the address bar for websites that require HTTP authentication (eg., https://docspace.corp.redhat.com/) after authentication. Regards, Debarshi -- If computers are going to revolutionize education, then steam engines and cars

Contact the Release Team for security issues

2013-03-04 Thread Debarshi Ray
As I just realized, there is no easy way to contact the Release Team about a security sensitive issue. Although only Release Team members can subscribe to release-team@gnome.org, its archives are public and Andrea tells me security@gnome is forwarded to security-list which is not read by anyone. S

GNOME Control Center: UI freeze break request

2013-03-04 Thread Debarshi Ray
I would like to commit this patch to the Online Accounts panel in GNOME Control Center for 3.7.91: https://bugzilla.gnome.org/show_bug.cgi?id=688056 Screenshots are available on the bug. The following new strings were added: "Mail" "Contacts" "Resources" "Other" I have been using this patch loca

Re: GNOME Control Center: UI freeze break request

2013-03-05 Thread Debarshi Ray
Pushed and committed. Thanks, Debarshi -- If computers are going to revolutionize education, then steam engines and cars and electricity would have done it too. -- Arjun Shankar pgpELiC0Amzik.pgp Description: PGP signature ___ release-team@gnome.org

gnome-online-accounts: 2 new strings for bug 695355

2013-03-11 Thread Debarshi Ray
I would like to commit the following patches to the gnome-3-8 branch: https://bugzilla.gnome.org/show_bug.cgi?id=695355 The bug is about teaching GOA to deal with mail servers using STARTTLS. I did not have access to such a setup before and hence could not test it before the freeze. However such s

gnome-online-accounts: RFC on l10n bug 657761

2013-03-11 Thread Debarshi Ray
I would like to have some comments on this localization bug that Jorge had filed some time ago: https://bugzilla.gnome.org/show_bug.cgi?id=657761 It replaces a bunch of complex strings with: - "Couldn't parse response" Is it ok? Since we are in string freeze, do we want it in GNOME 3.8? Thanks

Re: gnome-online-accounts: 2 new strings for bug 695355

2013-03-12 Thread Debarshi Ray
>>> They add the following 2 strings: >>> - "TLS not available" >>> - "Server does not support STARTTLS" >> >> We are early in the string freeze, so 1/2 from the GNOME i18n team. > > I will not be able to give too much +1 (about to be father any time > soon), so let me give this one: > > 2/2!

gnome-online-accounts: a translation context for bug 695559

2013-03-12 Thread Debarshi Ray
I would like to commit the following patch that adds a translation context to a string: https://bugzilla.gnome.org/show_bug.cgi?id=695559 Thanks, Debarshi -- If computers are going to revolutionize education, then steam engines and cars and electricity would have done it too. -- Arjun Shankar

Re: gnome-online-accounts: RFC on l10n bug 657761

2013-03-12 Thread Debarshi Ray
Og gave another approval on the bug: https://bugzilla.gnome.org/show_bug.cgi?id=657761#c8 Thanks, Debarshi -- If computers are going to revolutionize education, then steam engines and cars and electricity would have done it too. -- Arjun Shankar pgpbWma_zsJpU.pgp Description: PGP signature

Re: gnome-online-accounts: a translation context for bug 695559

2013-03-13 Thread Debarshi Ray
>> I would like to commit the following patch that adds a translation context >> to a string: https://bugzilla.gnome.org/show_bug.cgi?id=695559 > > Is it still applicable? It doesn't seem so from the bug report. You are right. It has now been taken care of. Thanks, Debarshi -- If computers are

Re: Another showstopper review for 3.8

2013-03-13 Thread Debarshi Ray
> > GNOME-DOCUMENTS > > > https://bugzilla.gnome.org/show_bug.cgi?id=686527 Pickup ownCloud > accounts from GOA > OwnCloud feature completion - I'll drop this is a simple patch doesn't > appear before

[gnome-photos] Created branch gnome-3-8

2013-04-14 Thread Debarshi Ray
The branch 'gnome-3-8' was created pointing to: 5216d89... Prepare 3.8.0 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

gnome-photos: UI Freeze Break Request (706810)

2013-08-27 Thread Debarshi Ray
Hello everybody, We would like to ask for permission to commit the following patch that makes the selection pattern more conformant with the intended design: https://bugzilla.gnome.org/show_bug.cgi?id=706810 The code change is quite small -- it only removes a style class from a GtkButton. Thanks

gnome-documents: UI Freeze Break Request (706799)

2013-08-27 Thread Debarshi Ray
Hello everybody, We would like to ask for permission to commit the following patch that makes the selection pattern more conformant with the intended design: https://bugzilla.gnome.org/show_bug.cgi?id=706799 The code change is quite small -- it only removes a style class from a GtkButton. Thanks

Re: gnome-photos: UI Freeze Break Request (706810)

2013-08-28 Thread Debarshi Ray
On Tue, Aug 27, 2013 at 08:22:29AM -0400, Matthias Clasen wrote: > I may be the only one who is confused here, after all... So removing > the suggested-action style class is about making the buttons blue ... > or gray ? I wasn't aware that suggested-action is context sensitive > and turns buttons i

[gnome-online-accounts] Created branch gnome-3-10

2013-08-30 Thread Debarshi Ray
The branch 'gnome-3-10' was created pointing to: 31ef49f... Updated Indonesian translation ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-photos] Created branch gnome-3-10

2013-09-02 Thread Debarshi Ray
The branch 'gnome-3-10' was created pointing to: fe4b8d2... flickr-item: Create larger thumbnails ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-online-miners] Created branch gnome-3-10

2013-09-02 Thread Debarshi Ray
The branch 'gnome-3-10' was created pointing to: a3f6626... flickr: Wait for the GOA source to be added ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

gnome-control-center: UI Freeze Break (707285)

2013-09-03 Thread Debarshi Ray
Hey, The patch in https://bugzilla.gnome.org/show_bug.cgi?id=707285 increases the height of the "Add Accounts" dialog a bit to accommodate the new chat providers. Patch and screenshots are attached to the bug report. Thanks, Debarshi -- Life is like bein' on a mule team. Unless you're the lea

Re: gnome-control-center: UI Freeze Break (707285)

2013-09-03 Thread Debarshi Ray
Thanks for the approval. Committed. Cheers, Debarshi -- Life is like bein' on a mule team. Unless you're the lead mule, all the scenery looks about the same. pgpBeqs11eUvF.pgp Description: PGP signature ___ release-team@gnome.org https://mail.gnome.

gnome-online-accounts: UI freeze break request (#708399)

2013-10-05 Thread Debarshi Ray
Hello everybody, I would like to request a UI freeze break so that we can use better icons for chat accounts: https://bugzilla.gnome.org/show_bug.cgi?id=708399 Screenshots are attached in the bug report. Please note that I have only pushed the patch to master. I need your permission to push it t

[gnome-documents] Created branch gnome-3-10

2013-10-30 Thread Debarshi Ray
The branch 'gnome-3-10' was created pointing to: 4a4520e... documents: The directory must exist before we fetch the thu ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussio

[gnome-photos] Created branch gnome-3-12

2014-03-05 Thread Debarshi Ray
The branch 'gnome-3-12' was created. Summary of new commits: b11754b... Prepare 3.11.91 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-online-accounts] Created branch gnome-3-12

2014-03-05 Thread Debarshi Ray
The branch 'gnome-3-12' was created. Summary of new commits: 0b7bb85... Prepare 3.11.91 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

gnome-documents: Use header bars in dialogs (726343)

2014-03-15 Thread Debarshi Ray
Hello everybody, We have a patch to make gnome-documents use header bars in dialogs like the stock GTK+ dialogs and custom dialogs in other core modules: https://bugzilla.gnome.org/show_bug.cgi?id=726343 The dialogs affected by this are: - PasswordDialog: used to ask for passwords of encrypted

gnome-documents: Permission to break hard code freeze (bug 707619)

2014-03-22 Thread Debarshi Ray
Hello everybody, I would like to ask for permission to break the hard code freeze to fix https://bugzilla.gnome.org/show_bug.cgi?id=707619 It is a duplicate of bugs 726758 and 725547, the first of which was marked as a GNOME 3.12 blocker. The fix is quite straightforward and has been a part of l

Re: gnome-documents: Permission to break hard code freeze (bug 707619)

2014-03-22 Thread Debarshi Ray
On Sat, Mar 22, 2014 at 02:41:03PM +0100, Andre Klapper wrote: > On Sat, 2014-03-22 at 13:23 +0000, Debarshi Ray wrote: >> I would like to ask for permission to break the hard code freeze to >> fix https://bugzilla.gnome.org/show_bug.cgi?id=707619 >> >> It is a duplicat

[gnome-online-miners] Created branch gnome-3-12

2014-03-23 Thread Debarshi Ray
The branch 'gnome-3-12' was created pointing to: f377be8... Prepare 3.12.0 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-documents] Created branch gnome-3-12

2014-03-25 Thread Debarshi Ray
The branch 'gnome-3-12' was created pointing to: a1bf342... documents: Skip icon-less documents for collection icons an ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussio

Re: GNOME 3.14 Blocker Bugs (week 33)

2014-08-12 Thread Debarshi Ray
On Tue, Aug 12, 2014 at 06:32:47PM +0200, Andre Klapper wrote: > == gnome-control-center == > > background: thumbnails are tiny in 3.13.3 > https://bugzilla.gnome.org/show_bug.cgi?id=732375 > Debarshi and Bastien discussed; might be fixed already > but there is one patch left in "accepted-c

Re: Merge eBooks support in gnome-documents (was Re: New feature proposals period start)

2014-09-09 Thread Debarshi Ray
Hey, On Sat, Sep 06, 2014 at 02:46:25PM +0200, Bastien Nocera wrote: > And it obviously also depends on the gnome-documents maintainers being > happy with the path taken, of reusing a majority of gnome-documents' > codebase to avoid duplication. Yes, I like the idea of reusing a majority of the-d

Re: GNOME 3.14 Blocker Report (week 36)

2014-09-15 Thread Debarshi Ray
Hey, On Wed, Sep 03, 2014 at 11:42:45PM +0200, Andre Klapper wrote: > == gnome-online-accounts == > > Google Online Account Password Unexpectedly Fails > https://bugzilla.gnome.org/show_bug.cgi?id=734298 I think this is a duplicate of this evolution-data-server bug that was a fallout from some

Re: GNOME 3.14 Blocker Report (week 38, what's left.)

2014-09-17 Thread Debarshi Ray
On Wed, Sep 17, 2014 at 03:42:17PM +0200, Andre Klapper wrote: > gnome-photos: g_str_hash(): gnome-photos killed by SIGSEGV > https://bugzilla.gnome.org/show_bug.cgi?id=735746 > Stacktrace available but no further investigation yet. I have attached a fix. I will wait a bit for the Tracker folk

[gnome-photos] Created branch gnome-3-14

2014-09-18 Thread Debarshi Ray
The branch 'gnome-3-14' was created pointing to: dfe679a... Added Nepali translation ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

Re: Permission to break hard code freeze - Fix tracker_sparql_connection_query_async() crash

2014-09-22 Thread Debarshi Ray
Hey, Thanks for the quick review and approvals. I have now added a test case and committed the fix. Cheers, Debarshi -- It has its possibilities but I am bound by my limitations. -- Vivek Shah pgpOkyoR3v24X.pgp Description: PGP signature ___ release

gnome-weather: bug 737179

2014-09-23 Thread Debarshi Ray
Hey Giovanni, I stumbled across this bug today which breaks the new weekly forecasts view in gnome-weather: https://bugzilla.gnome.org/show_bug.cgi?id=737179 It could be related to the new yr.no API. Perhaps the old API did not return invalid entries? Anyway, since I saw that you haven't don

Re: gnome-weather: bug 737179

2014-09-23 Thread Debarshi Ray
On Tue, Sep 23, 2014 at 08:00:35AM -0700, Giovanni Campagna wrote: > > It could be related to the new yr.no API. Perhaps the old API did not > > return invalid entries? > > Mh this looks like a bug somewhere else, there should not be invalid > entries in that list. Might be indeed a problem with y

gnome-photos: Hard code freeze break request

2014-09-24 Thread Debarshi Ray
Hey, I would like to commit this patch before making the 3.14.0 release: "preview-view: Disable the sliding transition" https://bugzilla.gnome.org/show_bug.cgi?id=726505 It merely disables a transition and mostly deletes a few lines of code. Sorry for the late notice. Thanks, Debarshi -- It h

Re: gnome-photos: Hard code freeze break request

2014-09-24 Thread Debarshi Ray
On Wed, Sep 24, 2014 at 11:30:07AM +0100, Javier Jard??n wrote: > On 24 September 2014 10:56, Frederic Peters wrote: > > Debarshi Ray wrote: > > > >> I would like to commit this patch before making the 3.14.0 release: > >> "preview-view: Disa

[gnome-documents] Created branch gnome-3-14

2014-09-29 Thread Debarshi Ray
The branch 'gnome-3-14' was created pointing to: 7c7411e... Updated Latvian translation ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-online-accounts] Created branch gnome-3-14

2014-09-30 Thread Debarshi Ray
The branch 'gnome-3-14' was created pointing to: 7692642... Prepare 3.14.0 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-online-miners] Created branch gnome-3-14

2014-12-16 Thread Debarshi Ray
The branch 'gnome-3-14' was created pointing to: 59ed35f... Prepare 3.14.1 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

vte-0.39.90 tarball

2015-02-17 Thread Debarshi Ray
Hey Christian, I don't see a vte-0.39.90 tarball even though you tagged it in Git. Are you planning to upload one? Or should I run make distcheck and upload it? Thanks, Debarshi [1] https://download.gnome.org/sources/vte/0.39/ pgpX8htrgYxNh.pgp Description: PGP signature ___

Re: vte-0.39.90 tarball

2015-02-18 Thread Debarshi Ray
On Wed, Feb 18, 2015 at 09:53:47AM +0100, Frederic Peters wrote: > Hi Christian, > > Debarshi Ray wrote: > > Hey Christian, > > > > I don't see a vte-0.39.90 tarball even though you tagged it in Git. Are you > > planning to upload one? Or should I run

[gnome-documents] Created branch gnome-3-16

2015-02-19 Thread Debarshi Ray
The branch 'gnome-3-16' was created pointing to: 39500e2... release: prepare for 3.15.90 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-online-accounts] Created branch gnome-3-16

2015-02-23 Thread Debarshi Ray
The branch 'gnome-3-16' was created pointing to: de6633e... Prepare 3.15.90 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

Re: GNOME 3.16 Blocker Report

2015-03-01 Thread Debarshi Ray
On Fri, Feb 27, 2015 at 05:34:24PM +0100, Andre Klapper wrote: > Blocker bugs are listed on your product's overview page: > https://bugzilla.gnome.org/page.cgi?id=browse.html > > [...] > > === gnome-documents == > > List view looks messy > https://bugzilla.gnome.org/show_bug.cgi?id=723843 > > [.

[gnome-photos] Created branch gnome-3-16

2015-03-10 Thread Debarshi Ray
The branch 'gnome-3-16' was created pointing to: dfaf6f5... preview-nav-buttons: Simplify the hide code ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

gnome-online-accounts: Freeze break request for bug 746540

2015-03-20 Thread Debarshi Ray
Hey, I would like to break the hard code freeze to add some spacing between the service name and its switch: https://bugzilla.gnome.org/show_bug.cgi?id=746540 Screenshots and the patch are on the bug. Thanks, Debarshi pgpafBC6ss5V4.pgp Description: PGP signature

Re: gnome-online-accounts: Freeze break request for bug 746540

2015-03-20 Thread Debarshi Ray
On Sat, Mar 21, 2015 at 12:45:39AM +0100, Andre Klapper wrote: > On Fri, 2015-03-20 at 18:05 -0400, Matthias Clasen wrote: > > On Fri, Mar 20, 2015 at 3:33 PM, Debarshi Ray wrote: > > > Hey, > > > > > > I would like to break the hard code freeze to add some sp

gnome-control-center: Freeze break request for bug 745584

2015-03-20 Thread Debarshi Ray
Hey, I would like to fix this regression in gnome-control-center's online-accounts panel: https://bugzilla.gnome.org/show_bug.cgi?id=745584 This should not require changes to any screenshots since it restores the earlier behaviour. Thanks, Debarshi pgp1SPTGg3ILI.pgp Description: PGP signature _

Re: gnome-control-center: Freeze break request for bug 745584

2015-03-22 Thread Debarshi Ray
On Sun, Mar 22, 2015 at 03:38:16AM +, Javier Jard?n wrote: > On 21 March 2015 at 11:18, Frederic Peters wrote: > > Debarshi Ray wrote: > > > >> I would like to fix this regression in gnome-control-center's > >> online-accounts panel: > >> ht

gnome-online-accounts: Permission to merge the Last.fm provider

2015-09-11 Thread Debarshi Ray
Hello everybody, I would like to merge the Last.fm provider for gnome-online-accounts: https://bugzilla.gnome.org/show_bug.cgi?id=728621 You can find a screenshot on the bug, and the two new strings added are: * "Last.fm" * "Error connecting to Last.fm" The code is optional and not enabled b

Re: gnome-online-accounts: Permission to merge the Last.fm provider

2015-09-14 Thread Debarshi Ray
On Fri, Sep 11, 2015 at 01:51:10PM +, Debarshi Ray wrote: > I would like to merge the Last.fm provider for gnome-online-accounts: > https://bugzilla.gnome.org/show_bug.cgi?id=728621 Thanks for the ACKs so far. I still need one more from the release team. To respond to Javier's co

gnome-online-accounts: Permission to update the Google icon

2015-09-14 Thread Debarshi Ray
Hello everybody, Since Google recently changed their logo, Jimmac has created new icons to match it: https://bugzilla.gnome.org/show_bug.cgi?id=754142 I would like to use these new icons in 3.18. Thanks, Debarshi pgpdvxt99eCYq.pgp Description: PGP signature _

[gnome-online-accounts] Created branch gnome-3-18

2015-09-15 Thread Debarshi Ray
The branch 'gnome-3-18' was created pointing to: 023ebbd... Updated Brazilian Portuguese translation ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

Re: gnome-online-accounts: Permission to update the Google icon

2015-09-15 Thread Debarshi Ray
(Sending to bo...@gnome.org, since this slowly moving away from a usual freeze break request.) On Mon, Sep 14, 2015 at 02:21:40PM +0100, Ekaterina Gerasimova wrote: > On 14 September 2015 at 14:19, Debarshi Ray wrote: > > Hello everybody, > > > > Since Google recently chang

Re: gnome-online-accounts: Permission to update the Google icon

2015-09-15 Thread Debarshi Ray
(Dropping gnome-doc-list, because this is getting off-topic.) On Tue, Sep 15, 2015 at 10:01:13AM -0700, Cosimo Cecchi wrote: > On Tue, Sep 15, 2015 at 6:33 AM, Debarshi Ray wrote: > > > > > On Mon, Sep 14, 2015 at 02:21:40PM +0100, Ekaterina Gerasimova wrote: > > >

Re: gnome-online-accounts: Permission to update the Google icon

2015-09-17 Thread Debarshi Ray
Hey Cosimo, On Wed, Sep 16, 2015 at 06:46:11PM -0700, Cosimo Cecchi wrote: >> What we did do in the past was go through the terms of use of each >> service provider before adding them to GNOME. This is what David >> Zeuthen told me when he handed it over to me in early 2012. By then >> Google was

Re: gnome-online-accounts: Permission to update the Google icon

2015-09-17 Thread Debarshi Ray
On Thu, Sep 17, 2015 at 11:06:25AM +0100, Ekaterina Gerasimova wrote: > On 15 September 2015 at 14:33, Debarshi Ray wrote: >> Anyway, I looked at the Google Brand Permissions [1]. It looks very >> restrictive on the surface and I am not sure what to make of it. eg., it >> sa

Re: gnome-online-accounts: Permission to update the Google icon

2015-09-17 Thread Debarshi Ray
Hey, > Ekaterina's point about making sure our usage is complying with Google's > trademark requirements still stands independently of which version of the > logo we use, and I agree it would be a good idea to seek an explicit > permission. So, is the GNOME Foundation board willing to pursue this

[gnome-documents] Created branch gnome-3-18

2015-10-06 Thread Debarshi Ray
The branch 'gnome-3-18' was created pointing to: 37dd56b... mainToolbar: Fix typo in the variable name ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-photos] Created branch gnome-3-18

2015-10-09 Thread Debarshi Ray
The branch 'gnome-3-18' was created pointing to: 5f910e7... Let users page through search results in the preview ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

gnome-photos: Tweaking the list of crop presets (GNOME #762942)

2016-03-03 Thread Debarshi Ray
Hey, I would like to land this patch that tweaks the list of crop presets: https://bugzilla.gnome.org/show_bug.cgi?id=762942 It removes the actual aspect ratio string (ie. "%.2f") from the UI, and changes the list of human readable names (see the screenshots). I am sorry about the late change bu

Re: gnome-photos: Tweaking the list of crop presets (GNOME #762942)

2016-03-03 Thread Debarshi Ray
On Thu, Mar 03, 2016 at 03:48:36PM +, Debarshi Ray wrote: > I would like to land this patch that tweaks the list of crop presets: > https://bugzilla.gnome.org/show_bug.cgi?id=762942 Thanks for taking a look. Cheers, Rishi pgpQsqcS6JanB.pgp Description: PGP sig

Re: gnome-photos: Tweaking the list of crop presets (GNOME #762942)

2016-03-04 Thread Debarshi Ray
On Fri, Mar 04, 2016 at 10:58:19AM +0100, Alexandre Franke wrote: > > It removes the actual aspect ratio string (ie. "%.2f") from the UI, > > and changes the list of human readable names (see the screenshots). > > Next time try to list the added strings in your email please. It makes > it easier t

gnome-photos: Support undo after clicking "done" (GNOME #763096)

2016-03-07 Thread Debarshi Ray
Hey, I would like to land this patch that adds a notification to let you undo the effects of an editing session: https://bugzilla.gnome.org/show_bug.cgi?id=762942 New user visible string: - "%s" edited Till now you could click "cancel" to abort editing and revert to the state before you clicke

Re: gnome-photos: Support undo after clicking "done" (GNOME #763096)

2016-03-07 Thread Debarshi Ray
On Mon, Mar 07, 2016 at 11:33:12AM -0500, Matthias Clasen wrote: > Wrong bug references ? The one you're linking to is FIXED and is about > crop presets Sorry, copy/paste fiasco. The bug number in the subject is correct, but the one in the body was wrong. It should be: https://bugzilla.gnome.org/

Re: gnome-photos: Support undo after clicking "done" (GNOME #763096)

2016-03-09 Thread Debarshi Ray
Hey, On Tue, Mar 08, 2016 at 07:34:49PM -0500, Matthias Clasen wrote: > Shouldn't the view redraw as needed, when its > model changes ? Ideally, yes. TLDR: Doing the right thing would require more intrusive changes, and I am not comfortable making them at the eleventh hour. In comparison, this i

Re: gnome-photos: Support undo after clicking "done" (GNOME #763096)

2016-03-10 Thread Debarshi Ray
On Mon, Mar 07, 2016 at 05:00:37PM +, Debarshi Ray wrote: > https://bugzilla.gnome.org/show_bug.cgi?id=763096 I have pushed the patches. Thank you! Cheers, Rishi pgp5RiNGbiIAM.pgp Description: PGP signature ___ release-team@gnome.org ht

[gnome-photos] Created branch gnome-3-20

2016-03-19 Thread Debarshi Ray
The branch 'gnome-3-20' was created pointing to: f73cf38... Prepare release of 3.19.92 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-online-accounts] Created branch gnome-3-20

2016-03-23 Thread Debarshi Ray
The branch 'gnome-3-20' was created pointing to: ab387c6... Updated Hungarian translation ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[empathy] Created branch gnome-3-12

2016-06-27 Thread Debarshi Ray
The branch 'gnome-3-12' was created pointing to: cb4d5c2... Updated Occitan translation ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-online-miners] Created branch gnome-3-20

2016-09-02 Thread Debarshi Ray
The branch 'gnome-3-20' was created pointing to: 20da694... Prepare 3.20.1 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-photos] Created branch gnome-3-22

2016-09-16 Thread Debarshi Ray
The branch 'gnome-3-22' was created pointing to: f4b8adb... Updated Ukrainian translation ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-online-miners] Created branch gnome-3-22

2016-09-17 Thread Debarshi Ray
The branch 'gnome-3-22' was created pointing to: 4660f94... Prepare 3.21.91 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-online-accounts] Created branch gnome-3-22

2016-09-20 Thread Debarshi Ray
The branch 'gnome-3-22' was created pointing to: 25ece69... Update British English translation ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

[gnome-photos] Created branch gnome-3-24

2017-03-15 Thread Debarshi Ray
The branch 'gnome-3-24' was created pointing to: ec8788a... build: Bump minimum GTK+ version to 3.22.10 ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

gnome-online-accounts: String freeze break request (GNOME #778416, #778417)

2017-03-15 Thread Debarshi Ray
Hey, I'd like to tweak the following two strings before rolling the 3.23.92 tarball for gnome-online-accounts. First, https://bugzilla.gnome.org/show_bug.cgi?id=778416: - "Microsoft Account" + "Microsoft" Otherwise in various places where we use " Account", it becomes "Microsoft Account Account"

Re: gnome-online-accounts: String freeze break request (GNOME #778416, #778417)

2017-03-16 Thread Debarshi Ray
Thanks for the acks! ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

  1   2   >