Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(652)

Side by Side Diff: chrome/app/theme/README

Issue 6851009: reorganized resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/theme/about_conflicts.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Resources are organized as follows:
2
3 a) In directory "pdf/" are all the .pdf files for most main assets
4
5 b) Chromium vs Google specific resources are in:
6 1) chromium
7 2) google_chrome
8
9 NOTE: arguably if the number and size variations of these assets
10 increase they could be moved to some of the category below or
11 moved into a branding sub-folder.
12
13 c) Resources common to all screen sizes / density are in:
oshima 2011/04/14 20:58:27 I believe our icons (including touch) assume the s
14 fixed_size/
15 chromeos/
16 common/
17 linux/
18 mac/
19 win/
20
21 d) The remaining resources are in one of the following (in other words
22 these are mutually exclusive choices):
23 1) standard_size/
24 2) large_size/ (at the moment doubles up standard_size)
25
26 NOTE: sub-folders similar to the ones in fixed_size/ could be added
27 for these items
28
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/about_conflicts.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698