Merge lp://staging/~chipaca/webapps-core/theme-icons into lp://staging/webapps-core

Proposed by John Lenton
Status: Needs review
Proposed branch: lp://staging/~chipaca/webapps-core/theme-icons
Merge into: lp://staging/webapps-core
Diff against target: 159 lines (+12/-12)
12 files modified
webapp-amazon/manifest.json (+1/-1)
webapp-amazon/webapp-amazon.desktop (+1/-1)
webapp-ebay/manifest.json (+1/-1)
webapp-ebay/webapp-ebay.desktop (+1/-1)
webapp-facebook/manifest.json (+1/-1)
webapp-facebook/webapp-facebook.desktop (+1/-1)
webapp-gmail/manifest.json (+1/-1)
webapp-gmail/webapp-gmail.desktop (+1/-1)
webapp-twitter/manifest.json (+1/-1)
webapp-twitter/webapp-twitter.desktop (+1/-1)
webapp-ubuntuone/manifest.json (+1/-1)
webapp-ubuntuone/webapp-ubuntuone.desktop (+1/-1)
To merge this branch: bzr merge lp://staging/~chipaca/webapps-core/theme-icons

Commit message

For those icons provided in an icon theme in both plain and symbolic variants, use an icon name instead of providing and referring to the icon ourselves.

Description of the change

For those icons provided in an icon theme in both plain and symbolic variants, use an icon name instead of providing and referring to the icon ourselves.

This allows the notifications (org.freedesktop.Notifications bubbles and the messaging menu entries) for those webapps to use the symbolic variants for the secondary icon.

To post a comment you must log in.
Revision history for this message
David Barth (dbarth) wrote :
Download full text (7.8 KiB)

Hey John,

My understanding was that these would not be part of the theme. I will
double check with Matthieu.

On Fri, Aug 15, 2014 at 2:46 PM, John Lenton <email address hidden>
wrote:

> John Lenton has proposed merging lp:~chipaca/webapps-core/theme-icons into
> lp:webapps-core.
>
> Commit message:
> For those icons provided in an icon theme in both plain and symbolic
> variants, use an icon name instead of providing and referring to the icon
> ourselves.
>
> Requested reviews:
> WebApps Team (webapps-team)
>
> For more details, see:
> https://code.launchpad.net/~chipaca/webapps-core/theme-icons/+merge/230968
>
> For those icons provided in an icon theme in both plain and symbolic
> variants, use an icon name instead of providing and referring to the icon
> ourselves.
>
> This allows the notifications (org.freedesktop.Notifications bubbles and
> the messaging menu entries) for those webapps to use the symbolic variants
> for the secondary icon.
> --
> https://code.launchpad.net/~chipaca/webapps-core/theme-icons/+merge/230968
> You are subscribed to branch lp:webapps-core.
>
> === removed file 'webapp-amazon/amazon.png'
> Binary files webapp-amazon/amazon.png 2013-09-17 17:49:08 +0000 and
> webapp-amazon/amazon.png 1970-01-01 00:00:00 +0000 differ
> === modified file 'webapp-amazon/manifest.json'
> --- webapp-amazon/manifest.json 2014-08-11 12:07:56 +0000
> +++ webapp-amazon/manifest.json 2014-08-15 12:45:46 +0000
> @@ -11,6 +11,6 @@
> "maintainer": "Webapps Team <email address hidden>",
> "name": "com.ubuntu.developer.webapps.webapp-amazon",
> "title": "webapp-amazon",
> - "version": "1.0.9"
> + "version": "1.0.10"
> }
>
>
> === modified file 'webapp-amazon/webapp-amazon.desktop'
> --- webapp-amazon/webapp-amazon.desktop 2014-08-11 12:07:56 +0000
> +++ webapp-amazon/webapp-amazon.desktop 2014-08-15 12:45:46 +0000
> @@ -3,7 +3,7 @@
> Terminal=false
> Exec=webapp-container --enable-back-forward --webappUrlPatterns=https?://
> www.amazon.com/*,https?://s.amazon-adsystem.com/*
> http://www.amazon.com/gp/aw %u
> Name=Amazon
> -Icon=./amazon.png
> +Icon=amazon
> X-Ubuntu-Touch=true
> X-Ubuntu-Single-Instance=true
> X-Ubuntu-Default-Department-ID=internet
>
> === removed file 'webapp-ebay/ebay.png'
> Binary files webapp-ebay/ebay.png 2013-09-17 17:53:01 +0000 and
> webapp-ebay/ebay.png 1970-01-01 00:00:00 +0000 differ
> === modified file 'webapp-ebay/manifest.json'
> --- webapp-ebay/manifest.json 2014-08-11 12:07:56 +0000
> +++ webapp-ebay/manifest.json 2014-08-15 12:45:46 +0000
> @@ -11,6 +11,6 @@
> "maintainer": "Webapps Team <email address hidden>",
> "name": "com.ubuntu.developer.webapps.webapp-ebay",
> "title": "webapp-ebay",
> - "version": "1.0.11"
> + "version": "1.0.12"
> }
>
>
> === modified file 'webapp-ebay/webapp-ebay.desktop'
> --- webapp-ebay/webapp-ebay.desktop 2014-08-11 12:07:56 +0000
> +++ webapp-ebay/webapp-ebay.desktop 2014-08-15 12:45:46 +0000
> @@ -3,7 +3,7 @@
> Terminal=false
> Exec=webapp-container --enable-back-forward
> --webappUrlPatterns=https?://*.ebay.com/* http://m.ebay.com/ %u
> Name=eBay
> -Icon=./ebay.png
> +Icon=...

Read more...

Unmerged revisions

73. By John Lenton

For those icons provided in an icon theme in both plain and symbolic variants, use an icon name instead of providing and referring to the icon ourselves.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: