Skip to content

Commit

Permalink
Added System Prefs thumbnail.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjbeardsley committed Aug 27, 2012
1 parent 949e939 commit 381ff03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Helveticolor.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
B127C85715EB0570006329E5 /* thumbnail@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B127C85615EB0570006329E5 /* thumbnail@2x.png */; };
B13CB888154E0EA9006A688E /* Color.h in Headers */ = {isa = PBXBuildFile; fileRef = B13CB886154E0EA9006A688E /* Color.h */; };
B13CB889154E0EA9006A688E /* Color.m in Sources */ = {isa = PBXBuildFile; fileRef = B13CB887154E0EA9006A688E /* Color.m */; };
B13F77E7154636F800FBB308 /* ConfigSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = B13F77E6154636F800FBB308 /* ConfigSheet.xib */; };
Expand All @@ -21,6 +22,7 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
B127C85615EB0570006329E5 /* thumbnail@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "thumbnail@2x.png"; sourceTree = "<group>"; };
B13CB886154E0EA9006A688E /* Color.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Color.h; sourceTree = "<group>"; };
B13CB887154E0EA9006A688E /* Color.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Color.m; sourceTree = "<group>"; };
B13F77E6154636F800FBB308 /* ConfigSheet.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ConfigSheet.xib; sourceTree = "<group>"; };
Expand Down Expand Up @@ -110,6 +112,7 @@
D063F17D152B5F6400C41757 /* Supporting Files */ = {
isa = PBXGroup;
children = (
B127C85615EB0570006329E5 /* thumbnail@2x.png */,
B13F77E6154636F800FBB308 /* ConfigSheet.xib */,
D063F17E152B5F6400C41757 /* Helveticolor-Info.plist */,
D063F17F152B5F6400C41757 /* InfoPlist.strings */,
Expand Down Expand Up @@ -185,6 +188,7 @@
files = (
D063F181152B5F6400C41757 /* InfoPlist.strings in Resources */,
B13F77E7154636F800FBB308 /* ConfigSheet.xib in Resources */,
B127C85715EB0570006329E5 /* thumbnail@2x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
Binary file added Helveticolor/thumbnail@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 381ff03

Please sign in to comment.