Diff for "UI/Images"

Not logged in - Log In / Register

Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2011-02-28 22:28:11
Size: 267
Editor: huwshimi
Comment: page was renamed from Launchpad/UI/Images
Revision 5 as of 2011-02-28 22:51:14
Size: 539
Editor: huwshimi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Launchpad/UI/Images ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
Line 4: Line 4:
== Directories ==
Line 15: Line 16:


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

Images

Directories

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)