consolidate webapps and online accounts icons
Bug #1070344 reported by
Ken VanDine
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Online Accounts: Account plugins |
Fix Committed
|
Undecided
|
Christopher Townsend | ||
Unity Asset Pool |
Fix Committed
|
Undecided
|
Christopher Townsend | ||
WebApps: Applications Data |
Fix Committed
|
Undecided
|
Christopher Townsend | ||
account-plugins (Ubuntu) |
Fix Released
|
Undecided
|
Christopher Townsend | ||
unity-asset-pool (Ubuntu) |
Fix Released
|
Undecided
|
Christopher Townsend | ||
webapps-applications (Ubuntu) |
Fix Released
|
Undecided
|
Christopher Townsend |
Bug Description
We should consolidate icons for webapps and webaccounts into unity-asset-pool. There is currently too much duplication.
Related branches
lp://qastaging/~townsend/account-plugins/lp1070344
- PS Jenkins bot (community): Approve (continuous-integration)
- Ken VanDine: Approve
-
Diff: 268 lines (+20/-61)10 files modifiedMakefile.am (+0/-24)
debian/account-plugin-facebook.install (+0/-1)
debian/account-plugin-flickr.install (+0/-1)
debian/account-plugin-foursquare.install (+0/-1)
debian/account-plugin-google.install (+0/-1)
debian/account-plugin-icons.install (+0/-14)
debian/account-plugin-identica.install (+0/-1)
debian/account-plugin-twitter.install (+0/-1)
debian/account-plugin-windows-live.install (+0/-1)
debian/control (+20/-16)
lp://qastaging/~townsend/webapps-applications/lp1070344
- PS Jenkins bot (community): Approve (continuous-integration)
- Alexandre Abreu (community): Approve
-
Diff: 67 lines (+3/-12)4 files modifieddebian/control (+1/-0)
icon-themes/iconlist.mk (+1/-8)
icon-themes/unity-webapps-applications/apps/128/Makefile.am (+0/-3)
scripts/icon_uris_checker.sh (+1/-1)
lp://qastaging/~townsend/unity-asset-pool/lp1070344
- PS Jenkins bot (community): Approve (continuous-integration)
- Ken VanDine: Approve
-
Diff: 97 lines (+7/-0)2 files modifieddebian/control (+4/-0)
debian/install (+3/-0)
Changed in account-plugins (Ubuntu): | |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in unity-asset-pool (Ubuntu): | |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in webapps-applications (Ubuntu): | |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in account-plugins (Ubuntu): | |
status: | New → In Progress |
Changed in unity-asset-pool (Ubuntu): | |
status: | New → In Progress |
Changed in webapps-applications (Ubuntu): | |
status: | New → In Progress |
Changed in account-plugins: | |
status: | New → In Progress |
Changed in unity-asset-pool: | |
status: | New → In Progress |
Changed in webapps-applications: | |
status: | New → In Progress |
Changed in account-plugins: | |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in unity-asset-pool: | |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in webapps-applications: | |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in account-plugins (Ubuntu): | |
status: | In Progress → Fix Released |
no longer affects: | webapps-applications (Ubuntu Raring) |
To post a comment you must log in.
This is where I'm at wrt to this bug:
- Moving the icons out of account-plugins and into unity-asset-pool is straight forward. applications is not so trivial. applications source that depend on the icons being present.
- Moving the icons out of webapps-
- There are configure scripts and Makefiles in the webapps-
- Which icons to include in the binary package are conditional.
At this point, it's not clear to me how to handle moving the icons out of webapps- applications. I just need some guidance from the package maintainer(s) on how they think best to handle this.