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

Unified Diff: experimental/SkiaExamples/SkiaExamples.xib

Issue 16337012: Smallest possible desktop application that uses Skia to render stuff. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Initial support for OSX (not working yet). Code review fixes. Created 7 years, 6 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
Index: experimental/SkiaExamples/SkiaExamples.xib
diff --git a/src/views/mac/SampleApp.xib b/experimental/SkiaExamples/SkiaExamples.xib
similarity index 99%
copy from src/views/mac/SampleApp.xib
copy to experimental/SkiaExamples/SkiaExamples.xib
index 9549e4e473b83da795bbab6b7c4d156634be7457..637cd4f881b817a972b571ed7b0dccbdeaf09ab3 100644
--- a/src/views/mac/SampleApp.xib
+++ b/experimental/SkiaExamples/SkiaExamples.xib
@@ -43,7 +43,7 @@
<int key="NSWindowBacking">2</int>
<string key="NSWindowRect">{{335, 288}, {640, 480}}</string>
<int key="NSWTFlags">1417150464</int>
- <string key="NSWindowTitle">Sample App</string>
+ <string key="NSWindowTitle">Skia Examples</string>
<string key="NSWindowClass">NSWindow</string>
<nil key="NSViewClass"/>
<string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>

Powered by Google App Engine
This is Rietveld 408576698