]> granicus.if.org Git - graphviz/commitdiff
zoom to fit toolbar and menu items
authorglenlow <devnull@localhost>
Tue, 27 May 2008 15:23:46 +0000 (15:23 +0000)
committerglenlow <devnull@localhost>
Tue, 27 May 2008 15:23:46 +0000 (15:23 +0000)
macosx/graphviz.xcodeproj/project.pbxproj

index 49a10429feea0c93ead569bc445cbf6f70c1234d..c6fb30069766e3936eab15a0b97b076212acb711 100644 (file)
@@ -17,6 +17,7 @@
                D8264B0A0DE8111F009D6A44 /* GVExportViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D8264B090DE8111F009D6A44 /* GVExportViewController.m */; };
                D8264B0D0DE81133009D6A44 /* Export.xib in Resources */ = {isa = PBXBuildFile; fileRef = D8264B0B0DE81133009D6A44 /* Export.xib */; };
                D85D2EBC0DEAB83C00A69D07 /* GVFileNotificationCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = D85D2EBB0DEAB83C00A69D07 /* GVFileNotificationCenter.m */; };
+               D85D33870DEC599F00A69D07 /* ZoomToFitToolbarImage.tiff in Resources */ = {isa = PBXBuildFile; fileRef = D85D33860DEC599F00A69D07 /* ZoomToFitToolbarImage.tiff */; };
                D86382D70D57118400D27D07 /* Document.xib in Resources */ = {isa = PBXBuildFile; fileRef = D86382D30D57118400D27D07 /* Document.xib */; };
                D86382D80D57118400D27D07 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D86382D50D57118400D27D07 /* MainMenu.xib */; };
                D86CBB7D0D5AE541000FB42B /* GVGraph.m in Sources */ = {isa = PBXBuildFile; fileRef = D86CBB7C0D5AE541000FB42B /* GVGraph.m */; };
@@ -62,6 +63,7 @@
                D8264B0C0DE81133009D6A44 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Export.xib; sourceTree = "<group>"; };
                D85D2EBA0DEAB83C00A69D07 /* GVFileNotificationCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GVFileNotificationCenter.h; sourceTree = "<group>"; };
                D85D2EBB0DEAB83C00A69D07 /* GVFileNotificationCenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GVFileNotificationCenter.m; sourceTree = "<group>"; };
+               D85D33860DEC599F00A69D07 /* ZoomToFitToolbarImage.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = ZoomToFitToolbarImage.tiff; sourceTree = "<group>"; };
                D86382D40D57118400D27D07 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Document.xib; sourceTree = "<group>"; };
                D86382D60D57118400D27D07 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
                D86CBB7B0D5AE541000FB42B /* GVGraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GVGraph.h; sourceTree = "<group>"; };
                                D826490A0DE58739009D6A44 /* InspectorToolbarImage.tif */,
                                D826490B0DE58739009D6A44 /* ZoomInToolbarImage.tiff */,
                                D826490C0DE58739009D6A44 /* ZoomOutToolbarImage.tiff */,
+                               D85D33860DEC599F00A69D07 /* ZoomToFitToolbarImage.tiff */,
                                D8798B080D5D2ECD00CCC6E3 /* arguments.xml */,
                                D8798B090D5D2ECD00CCC6E3 /* attributes.xml */,
                                D87989F30D5D287600CCC6E3 /* Attributes.xib */,
                                D826490F0DE58739009D6A44 /* ZoomInToolbarImage.tiff in Resources */,
                                D82649100DE58739009D6A44 /* ZoomOutToolbarImage.tiff in Resources */,
                                D8264B0D0DE81133009D6A44 /* Export.xib in Resources */,
+                               D85D33870DEC599F00A69D07 /* ZoomToFitToolbarImage.tiff in Resources */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };