Skip to content

Commit 38e1b77

Browse files
author
kyngchaos
committedSep 10, 2009
new osm images (r11603)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11610 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent e4e35fc commit 38e1b77

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed
 

‎mac/xcode/Qgis.xcodeproj/project.pbxproj

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2444,7 +2444,7 @@
24442444
isa = PBXContainerItemProxy;
24452445
containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
24462446
proxyType = 1;
2447-
remoteGlobalIDString = 721597EA1052B46D003D1610 /* qgis_analysis */;
2447+
remoteGlobalIDString = 721597EA1052B46D003D1610;
24482448
remoteInfo = qgis_analysis;
24492449
};
24502450
7223B7A50F96AA6C00D905B4 /* PBXContainerItemProxy */ = {
@@ -6948,6 +6948,11 @@
69486948
72C4242D103DE718005CD18E /* mActionRedo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionRedo.png; path = ../../images/themes/gis/mActionRedo.png; sourceTree = SOURCE_ROOT; };
69496949
72C4242E103DE718005CD18E /* mActionMergeFeatures.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionMergeFeatures.png; path = ../../images/themes/gis/mActionMergeFeatures.png; sourceTree = SOURCE_ROOT; };
69506950
72C4242F103DE718005CD18E /* mActionAddImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionAddImage.png; path = ../../images/themes/gis/mActionAddImage.png; sourceTree = SOURCE_ROOT; };
6951+
72C5C9071059386500555945 /* osm_clearUndoRedo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = osm_clearUndoRedo.png; path = ../../python/plugins/osm/images/osm_clearUndoRedo.png; sourceTree = SOURCE_ROOT; };
6952+
72C5C9081059386500555945 /* osm_generateTags.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = osm_generateTags.png; path = ../../python/plugins/osm/images/osm_generateTags.png; sourceTree = SOURCE_ROOT; };
6953+
72C5C9091059386500555945 /* osm_removeFeat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = osm_removeFeat.png; path = ../../python/plugins/osm/images/osm_removeFeat.png; sourceTree = SOURCE_ROOT; };
6954+
72C5C90A1059386500555945 /* osm_removeMember.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = osm_removeMember.png; path = ../../python/plugins/osm/images/osm_removeMember.png; sourceTree = SOURCE_ROOT; };
6955+
72C5C90B1059386500555945 /* osm_removeTag.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = osm_removeTag.png; path = ../../python/plugins/osm/images/osm_removeTag.png; sourceTree = SOURCE_ROOT; };
69516956
72D0A536101896AA00EE6279 /* qgsattributetypeloaddialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsattributetypeloaddialog.h; path = ../../src/app/qgsattributetypeloaddialog.h; sourceTree = SOURCE_ROOT; };
69526957
72D0A537101896AA00EE6279 /* qgsattributetypeloaddialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsattributetypeloaddialog.cpp; path = ../../src/app/qgsattributetypeloaddialog.cpp; sourceTree = SOURCE_ROOT; };
69536958
72D0A538101896AA00EE6279 /* qgsattributetypedialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsattributetypedialog.h; path = ../../src/app/qgsattributetypedialog.h; sourceTree = SOURCE_ROOT; };
@@ -7006,7 +7011,6 @@
70067011
72DB693A1021D98600ED5F3A /* OsmIdentifyMT.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = OsmIdentifyMT.py; path = ../../python/plugins/osm/map_tools/OsmIdentifyMT.py; sourceTree = SOURCE_ROOT; };
70077012
72DB693B1021D98600ED5F3A /* OsmMoveMT.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = OsmMoveMT.py; path = ../../python/plugins/osm/map_tools/OsmMoveMT.py; sourceTree = SOURCE_ROOT; };
70087013
72DB693C1021D98600ED5F3A /* OsmPlugin.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = OsmPlugin.py; path = ../../python/plugins/osm/OsmPlugin.py; sourceTree = SOURCE_ROOT; };
7009-
72DB693D1021D98600ED5F3A /* resources.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = resources.py; path = ../../python/plugins/osm/resources.py; sourceTree = SOURCE_ROOT; };
70107014
72DB693E1021D98600ED5F3A /* resources.qrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = resources.qrc; path = ../../python/plugins/osm/resources.qrc; sourceTree = SOURCE_ROOT; };
70117015
72DB69401021D98600ED5F3A /* big_scale.style */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = big_scale.style; path = ../../python/plugins/osm/styles/big_scale.style; sourceTree = SOURCE_ROOT; };
70127016
72DB69411021D98600ED5F3A /* medium_scale.style */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = medium_scale.style; path = ../../python/plugins/osm/styles/medium_scale.style; sourceTree = SOURCE_ROOT; };
@@ -11815,7 +11819,6 @@
1181511819
72DB69211021D98600ED5F3A /* images */,
1181611820
72DB69351021D98600ED5F3A /* map_tools */,
1181711821
72DB693C1021D98600ED5F3A /* OsmPlugin.py */,
11818-
72DB693D1021D98600ED5F3A /* resources.py */,
1181911822
72DB693E1021D98600ED5F3A /* resources.qrc */,
1182011823
72DB693F1021D98600ED5F3A /* styles */,
1182111824
72DB69431021D98600ED5F3A /* ui_files */,
@@ -11848,6 +11851,11 @@
1184811851
72832D0D1036242E002E3B72 /* osm_addRelation.png */,
1184911852
72832D0E1036242E002E3B72 /* osm_urDetails.png */,
1185011853
72832D0F1036242E002E3B72 /* osm_removeRelation.png */,
11854+
72C5C9071059386500555945 /* osm_clearUndoRedo.png */,
11855+
72C5C9081059386500555945 /* osm_generateTags.png */,
11856+
72C5C9091059386500555945 /* osm_removeFeat.png */,
11857+
72C5C90A1059386500555945 /* osm_removeMember.png */,
11858+
72C5C90B1059386500555945 /* osm_removeTag.png */,
1185111859
72DB69331021D98600ED5F3A /* osmIconsMaster.svg */,
1185211860
);
1185311861
name = images;

0 commit comments

Comments
 (0)
Please sign in to comment.