FS#32510 - [credentials-preferences] Account dialog says "Ubuntu" instead of "Arch Linux"
Attached to Project:
Community Packages
Opened by Kesara Rathnayake (kesara_k3) - Wednesday, 07 November 2012, 08:15 GMT
Last edited by Balló György (City-busz) - Friday, 16 November 2012, 19:07 GMT
Opened by Kesara Rathnayake (kesara_k3) - Wednesday, 07 November 2012, 08:15 GMT
Last edited by Balló György (City-busz) - Friday, 16 November 2012, 19:07 GMT
|
Details
Description:
Gwibber add-account dialog says "Authorize to Ubuntu to access...". Gwibber remove account dialog says "Are you sure that you wish to remove this Ubuntu Web Account?" Additional info: * credentials-preferences 0.1.1-1 * gwibber-3.6.0-1 Steps to reproduce: See bug Solution: sed -i 's/Ubuntu/Arch Linux/' src/cc-credentials-account-details-page.c src/cc-credentials-account-details-page.vala in PKGBUILD |
This task depends upon
Closed by Balló György (City-busz)
Friday, 16 November 2012, 19:07 GMT
Reason for closing: Upstream
Additional comments about closing: it's an upstream task, follow the upstream report here: https://bugs.launchpad.net/gnome-control -center-signon/+bug/1076047
Friday, 16 November 2012, 19:07 GMT
Reason for closing: Upstream
Additional comments about closing: it's an upstream task, follow the upstream report here: https://bugs.launchpad.net/gnome-control -center-signon/+bug/1076047
Comment by Greg (dolby) - Wednesday,
07 November 2012, 08:30 GMT
It would be better to fix it properly upstream instead of adding
sed lines to the PKGBUILD.
Comment by
Kesara Rathnayake (kesara_k3) -
Thursday, 08 November 2012, 08:42 GMT
I have reported that bug upstream:
https://bugs.launchpad.net/online-accounts-gnome-control-center/+bug/1076047
Comment by
Balló György (City-busz) - Thursday,
15 November 2012, 12:51 GMT
I don't want to add sed lines because of this. If upstream
generalize the terms or provide a configure option to specify the
distribution name, I'll do it.
Comment by
Balló György (City-busz) - Friday,
16 November 2012, 19:05 GMT
I'm closing this bug now, but I will follow the upstream report.