 Chromium Code Reviews
 Chromium Code Reviews Issue 9513006:
  First pass at content shell for the Mac. Doesn't work yet.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 9513006:
  First pass at content shell for the Mac. Doesn't work yet.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: content/shell/mac/English.lproj/InfoPlist.strings | 
| diff --git a/content/shell/mac/English.lproj/InfoPlist.strings b/content/shell/mac/English.lproj/InfoPlist.strings | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..8d1182f442df2970acab91f55a8e595ecdf1deaa | 
| --- /dev/null | 
| +++ b/content/shell/mac/English.lproj/InfoPlist.strings | 
| @@ -0,0 +1,3 @@ | 
| +/* Localized versions of Info.plist keys */ | 
| 
Mark Mentovai
2012/02/28 20:12:40
Boilerplate license?
 | 
| + | 
| +NSHumanReadableCopyright = "© Google Inc, 2011"; | 
| 
Mark Mentovai
2012/02/28 20:12:40
1. It’s 2012.
2. This ought to be dynamic, in the
 
Avi (use Gerrit)
2012/02/29 19:46:50
Done.
 |