Diff for "UI/Images"

Not logged in - Log In / Register

Differences between revisions 2 and 3
Revision 2 as of 2011-02-28 22:28:11
Size: 267
Editor: huwshimi
Comment: page was renamed from Launchpad/UI/Images
Revision 3 as of 2011-02-28 22:33:47
Size: 421
Editor: huwshimi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:


== Sprites ==
If you're dealing with sprites you will need to build the image:
{{{
make sprite_image
}}}
[[UI/CssSprites|More info on sprites]]

Images

Images should live in this directory:

lib/canonical/launchpad/images

There exist a few in this directory (although they should probably be moved):

lib/canonical/launchpad/icing

Sprites

If you're dealing with sprites you will need to build the image:

make sprite_image

More info on sprites

UI/Images (last edited 2011-02-28 22:51:14 by huwshimi)