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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/theme/about_conflicts.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/README
diff --git a/chrome/app/theme/README b/chrome/app/theme/README
new file mode 100644
index 0000000000000000000000000000000000000000..80a54228e47df4794da64d46292165fd677a0b47
--- /dev/null
+++ b/chrome/app/theme/README
@@ -0,0 +1,28 @@
+Resources are organized as follows:
+
+a) In directory "pdf/" are all the .pdf files for most main assets
+
+b) Chromium vs Google specific resources are in:
+ 1) chromium
+ 2) google_chrome
+
+ NOTE: arguably if the number and size variations of these assets
+ increase they could be moved to some of the category below or
+ moved into a branding sub-folder.
+
+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
+ fixed_size/
+ chromeos/
+ common/
+ linux/
+ mac/
+ win/
+
+d) The remaining resources are in one of the following (in other words
+ these are mutually exclusive choices):
+ 1) standard_size/
+ 2) large_size/ (at the moment doubles up standard_size)
+
+ NOTE: sub-folders similar to the ones in fixed_size/ could be added
+ for these items
+
« 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