Skip to content

Commit

Permalink
Addition of migration assistant icon
Browse files Browse the repository at this point in the history
  • Loading branch information
fvpolpeta committed Sep 27, 2015
1 parent 071bcd7 commit 2bab312
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added Binaries/Icons/O2HMigrationAssistant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Horos.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,7 @@
84E191FB1369966A008DCFC8 /* WADODownload.h in Headers */ = {isa = PBXBuildFile; fileRef = 84E191F91369966A008DCFC8 /* WADODownload.h */; };
84E191FC1369966A008DCFC8 /* WADODownload.m in Sources */ = {isa = PBXBuildFile; fileRef = 84E191FA1369966A008DCFC8 /* WADODownload.m */; };
84F453570FC3DF5400D29666 /* ILCrashReporter.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = ABE881440FC1444D009F5C80 /* ILCrashReporter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
991B8B5C1BB8B279006AF439 /* O2HMigrationAssistant.png in Resources */ = {isa = PBXBuildFile; fileRef = 991B8B5B1BB8B279006AF439 /* O2HMigrationAssistant.png */; };
9966A1901AE099A400F2D81A /* ViewerController.h in Headers */ = {isa = PBXBuildFile; fileRef = ABE17661056D2659009C93B5 /* ViewerController.h */; settings = {ATTRIBUTES = (Public, ); }; };
9966A1911AE099A400F2D81A /* options.h in Headers */ = {isa = PBXBuildFile; fileRef = 434B46151A19F2A3008CF8CF /* options.h */; };
9966A19F1AE09B6F00F2D81A /* OsiriXHeaders.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9966A19E1AE09B6F00F2D81A /* OsiriXHeaders.mm */; };
Expand Down Expand Up @@ -5312,6 +5313,7 @@
84E191F91369966A008DCFC8 /* WADODownload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WADODownload.h; sourceTree = "<group>"; };
84E191FA1369966A008DCFC8 /* WADODownload.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WADODownload.m; sourceTree = "<group>"; };
953DA3D517A1D194000C4BAC /* WebPortalDB 8.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "WebPortalDB 8.xcdatamodel"; sourceTree = "<group>"; };
991B8B5B1BB8B279006AF439 /* O2HMigrationAssistant.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = O2HMigrationAssistant.png; sourceTree = "<group>"; };
9966A19A1AE099A400F2D81A /* OsiriXAPI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OsiriXAPI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
9966A19E1AE09B6F00F2D81A /* OsiriXHeaders.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = OsiriXHeaders.mm; sourceTree = "<group>"; };
9966A1A01AE09D3F00F2D81A /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -9103,6 +9105,7 @@
ABBB647A063587B200D9531F /* Icons */ = {
isa = PBXGroup;
children = (
991B8B5B1BB8B279006AF439 /* O2HMigrationAssistant.png */,
999B0B661BB711ED00AF018A /* CurvedArrowGrayLeft.png */,
9966A1AF1AE09FFE00F2D81A /* Osirix.icns */,
718416061654022400180467 /* DownArrowGreyRev.pdf */,
Expand Down Expand Up @@ -13000,6 +13003,7 @@
A9D4D0490F738BEA00483A3A /* loupe.png in Resources */,
A9D4D06D0F73922500483A3A /* loupeMask.png in Resources */,
CE1C4EF20FDA6F4600185561 /* nameDictionary.plist in Resources */,
991B8B5C1BB8B279006AF439 /* O2HMigrationAssistant.png in Resources */,
CE1C4EF30FDA6F5300185561 /* tagDictionary.plist in Resources */,
CED1FD1B1035E9BB0076AB33 /* SetPixelValue.pdf in Resources */,
CED1FD1C1035E9BB0076AB33 /* GrowingRegion.png in Resources */,
Expand Down

0 comments on commit 2bab312

Please sign in to comment.