Include missing 'power_cog' and 'people-icon'

Bug #833790 reported by Paul Sladen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-mono (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Note: bug #844049 effectively reverts this change, returning to the previous designs for the system-devices-panel{,-alert,-blue}

==================================================
John Lea noticed that two includes need including in Ubuntu-Mono so that they can be used by Unity:

  power_cog.png
  people_icon.png

Document >$here< where they're used and what they should be named.

Revision history for this message
Paul Sladen (sladen) wrote :

Per email.

summary: - Include 'power_cog' and 'people-icon'
+ Include missing 'power_cog' and 'people-icon'
Revision history for this message
Paul Sladen (sladen) wrote :
Changed in ubuntu-mono (Ubuntu):
status: New → Incomplete
Revision history for this message
Paul Sladen (sladen) wrote :

I think the people_icon is a null-op; we're already shipping an icon that looks like this small one, and in all the necessary sizes and colours:

  /usr/share/icons/ubuntu-mono-dark/stock/22/stock_person-panel.svg

For the Power-Cog; I just uploaded a power-cog last week made by Daniel Fore; is this designed to supersed it?

If so, I need the vector (without the blur) to colourise it for the states/sizes.

Revision history for this message
Paul Sladen (sladen) wrote :

'indicator-session' source code:

   pixbuf = gtk_icon_theme_load_icon (gtk_icon_theme_get_default (),
                                     "avatar-default",
                                     32,
                                     GTK_ICON_LOOKUP_FORCE_SIZE,
                                     &error);

     priv->tick_icon = gtk_image_new_from_icon_name ("account-logged-in",
                                                   GTK_ICON_SIZE_MENU);

so can just symlink:

  stock/*/stock_person-panel -> status/*/avatar-default

avoiding code changes.

The replacement-replacement cog needs drawing in vector symbolic style (not bling-bling blur bitmap) in the alert and non-alert syles + sizes and overwriting:

  status/*/system-devices-panel{,-alert}.svg

Revision history for this message
Paul Sladen (sladen) wrote :

Redraw of bitmap with pixel-aligned vector:

Rosie, is this okay?

Revision history for this message
Xi Zhu (xi.zhu) wrote :

the 2 icons are available in both mono dark and light.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-mono - 0.0.32

---------------
ubuntu-mono (0.0.32) oneiric; urgency=low

  [Xi Zhu]
  * Replace 'system-devices-panel{,-alert,-blue}'
    with version using large 'power' and small 'cog' (LP: #833790)
  * Replace 'stock_person-panel' with sharper version (LP: #833790)

  [Paul Sladen]
  * Symlink 'avatar-default' -> 'stock_person-panel'
 -- Paul Sladen <email address hidden> Thu, 25 Aug 2011 20:49:00 +0000

Changed in ubuntu-mono (Ubuntu):
status: Incomplete → Fix Released
Paul Sladen (sladen)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.