Skip to content

Commit 3a499df

Browse files
author
kyngchaos
committed
more icon theme updates (r10403, r10404)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10405 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 4657d0e commit 3a499df

File tree

1 file changed

+102
-8
lines changed

1 file changed

+102
-8
lines changed

mac/xcode/Qgis.xcodeproj/project.pbxproj

+102-8
Original file line numberDiff line numberDiff line change
@@ -953,6 +953,19 @@
953953
726FD9A20F6BF83F00D50560 /* delaunay.png in Copy - ftools-icons-gis */ = {isa = PBXBuildFile; fileRef = 726FD9A10F6BF83100D50560 /* delaunay.png */; };
954954
726FD9A30F6BF83F00D50560 /* layer_extent.png in Copy - ftools-icons-gis */ = {isa = PBXBuildFile; fileRef = 726FD9A00F6BF83100D50560 /* layer_extent.png */; };
955955
726FD9A50F6BF87300D50560 /* voronoi.py in Copy - fTools-tools */ = {isa = PBXBuildFile; fileRef = 726FD9A40F6BF86600D50560 /* voronoi.py */; };
956+
72745A090F770319007F4218 /* copyright_label.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 727459F90F770252007F4218 /* copyright_label.png */; };
957+
72745A0A0F770319007F4218 /* delimited_text.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 727459FA0F770252007F4218 /* delimited_text.png */; };
958+
72745A0B0F770319007F4218 /* dxf2shp_converter.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 727459FB0F770252007F4218 /* dxf2shp_converter.png */; };
959+
72745A0C0F770319007F4218 /* georeferencer.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 727459FC0F770252007F4218 /* georeferencer.png */; };
960+
72745A0D0F770319007F4218 /* gps_importer.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 727459FD0F770252007F4218 /* gps_importer.png */; };
961+
72745A0E0F770319007F4218 /* interpolation.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 727459FE0F770252007F4218 /* interpolation.png */; };
962+
72745A0F0F770319007F4218 /* north_arrow.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 727459FF0F770252007F4218 /* north_arrow.png */; };
963+
72745A100F770319007F4218 /* ogr_converter.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 72745A000F770252007F4218 /* ogr_converter.png */; };
964+
72745A110F770319007F4218 /* quick_print.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 72745A010F770252007F4218 /* quick_print.png */; };
965+
72745A120F770319007F4218 /* scale_bar.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 72745A020F770252007F4218 /* scale_bar.png */; };
966+
72745A130F770319007F4218 /* spit.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 72745A030F770252007F4218 /* spit.png */; };
967+
72745A140F770319007F4218 /* wfs.png in Copy - theme-gis-plugins */ = {isa = PBXBuildFile; fileRef = 72745A040F770252007F4218 /* wfs.png */; };
968+
72745A190F770356007F4218 /* coordinate_capture.png in Copy - theme-gis-plug-cc */ = {isa = PBXBuildFile; fileRef = 727459F80F770252007F4218 /* coordinate_capture.png */; };
956969
7292873D0F71C0DF006D9489 /* qgssearchstringparser.yy in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6CE0F39E57A003DC336 /* qgssearchstringparser.yy */; };
957970
7292873E0F71C103006D9489 /* qgssearchstringlexer.ll in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6CD0F39E57A003DC336 /* qgssearchstringlexer.ll */; };
958971
729287430F71C2CB006D9489 /* qgsapplication.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6840F39E57A003DC336 /* qgsapplication.h */; };
@@ -4085,6 +4098,39 @@
40854098
name = "Copy - context_help";
40864099
runOnlyForDeploymentPostprocessing = 0;
40874100
};
4101+
72745A080F7702EF007F4218 /* Copy - theme-gis-plugins */ = {
4102+
isa = PBXCopyFilesBuildPhase;
4103+
buildActionMask = 2147483647;
4104+
dstPath = "$(QGIS_DATA_SUBDIR)/themes/gis/plugins";
4105+
dstSubfolderSpec = 0;
4106+
files = (
4107+
72745A090F770319007F4218 /* copyright_label.png in Copy - theme-gis-plugins */,
4108+
72745A0A0F770319007F4218 /* delimited_text.png in Copy - theme-gis-plugins */,
4109+
72745A0B0F770319007F4218 /* dxf2shp_converter.png in Copy - theme-gis-plugins */,
4110+
72745A0C0F770319007F4218 /* georeferencer.png in Copy - theme-gis-plugins */,
4111+
72745A0D0F770319007F4218 /* gps_importer.png in Copy - theme-gis-plugins */,
4112+
72745A0E0F770319007F4218 /* interpolation.png in Copy - theme-gis-plugins */,
4113+
72745A0F0F770319007F4218 /* north_arrow.png in Copy - theme-gis-plugins */,
4114+
72745A100F770319007F4218 /* ogr_converter.png in Copy - theme-gis-plugins */,
4115+
72745A110F770319007F4218 /* quick_print.png in Copy - theme-gis-plugins */,
4116+
72745A120F770319007F4218 /* scale_bar.png in Copy - theme-gis-plugins */,
4117+
72745A130F770319007F4218 /* spit.png in Copy - theme-gis-plugins */,
4118+
72745A140F770319007F4218 /* wfs.png in Copy - theme-gis-plugins */,
4119+
);
4120+
name = "Copy - theme-gis-plugins";
4121+
runOnlyForDeploymentPostprocessing = 0;
4122+
};
4123+
72745A1A0F770378007F4218 /* Copy - theme-gis-plug-cc */ = {
4124+
isa = PBXCopyFilesBuildPhase;
4125+
buildActionMask = 2147483647;
4126+
dstPath = "$(QGIS_DATA_SUBDIR)/themes/gis/plugins/coordinate_capture";
4127+
dstSubfolderSpec = 0;
4128+
files = (
4129+
72745A190F770356007F4218 /* coordinate_capture.png in Copy - theme-gis-plug-cc */,
4130+
);
4131+
name = "Copy - theme-gis-plug-cc";
4132+
runOnlyForDeploymentPostprocessing = 0;
4133+
};
40884134
72E707020F42685C00142011 /* Copy - qgis */ = {
40894135
isa = PBXCopyFilesBuildPhase;
40904136
buildActionMask = 2147483647;
@@ -6905,7 +6951,6 @@
69056951
7209EC280F39E57B003DC336 /* scale_bar.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = scale_bar.svg; path = ../../src/plugins/scale_bar/scale_bar.svg; sourceTree = SOURCE_ROOT; };
69066952
7209EC290F39E57B003DC336 /* scalebar_plugin.qrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = scalebar_plugin.qrc; path = ../../src/plugins/scale_bar/scalebar_plugin.qrc; sourceTree = SOURCE_ROOT; };
69076953
7209EC2C0F39E57B003DC336 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../src/plugins/spit/CMakeLists.txt; sourceTree = SOURCE_ROOT; };
6908-
7209EC2D0F39E57B003DC336 /* icon_spit.xpm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = icon_spit.xpm; path = ../../src/plugins/spit/icon_spit.xpm; sourceTree = SOURCE_ROOT; };
69096954
7209EC2E0F39E57B003DC336 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../../src/plugins/spit/main.cpp; sourceTree = SOURCE_ROOT; };
69106955
7209EC2F0F39E57B003DC336 /* qgsdbfbase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsdbfbase.h; path = ../../src/plugins/spit/qgsdbfbase.h; sourceTree = SOURCE_ROOT; };
69116956
7209EC300F39E57B003DC336 /* qgspgutil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgspgutil.cpp; path = ../../src/plugins/spit/qgspgutil.cpp; sourceTree = SOURCE_ROOT; };
@@ -6919,10 +6964,8 @@
69196964
7209EC380F39E57B003DC336 /* qgsspitplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsspitplugin.h; path = ../../src/plugins/spit/qgsspitplugin.h; sourceTree = SOURCE_ROOT; };
69206965
7209EC390F39E57B003DC336 /* spit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = spit.png; path = ../../src/plugins/spit/spit.png; sourceTree = SOURCE_ROOT; };
69216966
7209EC3A0F39E57B003DC336 /* spit.qrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = spit.qrc; path = ../../src/plugins/spit/spit.qrc; sourceTree = SOURCE_ROOT; };
6922-
7209EC3B0F39E57B003DC336 /* spit_icons.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = spit_icons.h; path = ../../src/plugins/spit/spit_icons.h; sourceTree = SOURCE_ROOT; };
6923-
7209EC3C0F39E57B003DC336 /* spiticon.xpm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = spiticon.xpm; path = ../../src/plugins/spit/spiticon.xpm; sourceTree = SOURCE_ROOT; };
69246967
7209EC3E0F39E57B003DC336 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../src/plugins/wfs/CMakeLists.txt; sourceTree = SOURCE_ROOT; };
6925-
7209EC3F0F39E57B003DC336 /* mIconAddWfsLayer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mIconAddWfsLayer.png; path = ../../src/plugins/wfs/mIconAddWfsLayer.png; sourceTree = SOURCE_ROOT; };
6968+
7209EC3F0F39E57B003DC336 /* wfs.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = wfs.png; path = ../../src/plugins/wfs/wfs.png; sourceTree = SOURCE_ROOT; };
69266969
7209EC400F39E57B003DC336 /* qgswfsplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgswfsplugin.cpp; path = ../../src/plugins/wfs/qgswfsplugin.cpp; sourceTree = SOURCE_ROOT; };
69276970
7209EC410F39E57B003DC336 /* qgswfsplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgswfsplugin.h; path = ../../src/plugins/wfs/qgswfsplugin.h; sourceTree = SOURCE_ROOT; };
69286971
7209EC420F39E57B003DC336 /* qgswfssourceselect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgswfssourceselect.cpp; path = ../../src/plugins/wfs/qgswfssourceselect.cpp; sourceTree = SOURCE_ROOT; };
@@ -7878,6 +7921,23 @@
78787921
726FD9A00F6BF83100D50560 /* layer_extent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = layer_extent.png; path = ../../python/plugins/fTools/icons/gis/layer_extent.png; sourceTree = SOURCE_ROOT; };
78797922
726FD9A10F6BF83100D50560 /* delaunay.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = delaunay.png; path = ../../python/plugins/fTools/icons/gis/delaunay.png; sourceTree = SOURCE_ROOT; };
78807923
726FD9A40F6BF86600D50560 /* voronoi.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = voronoi.py; path = ../../python/plugins/fTools/tools/voronoi.py; sourceTree = SOURCE_ROOT; };
7924+
727459F10F7700C6007F4218 /* spit_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = spit_icon.png; path = ../../src/plugins/spit/spit_icon.png; sourceTree = SOURCE_ROOT; };
7925+
727459F20F7700C6007F4218 /* spit_image.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = spit_image.png; path = ../../src/plugins/spit/spit_image.png; sourceTree = SOURCE_ROOT; };
7926+
727459F50F770252007F4218 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../images/themes/gis/plugins/CMakeLists.txt; sourceTree = SOURCE_ROOT; };
7927+
727459F70F770252007F4218 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../images/themes/gis/plugins/coordinate_capture/CMakeLists.txt; sourceTree = SOURCE_ROOT; };
7928+
727459F80F770252007F4218 /* coordinate_capture.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = coordinate_capture.png; path = ../../images/themes/gis/plugins/coordinate_capture/coordinate_capture.png; sourceTree = SOURCE_ROOT; };
7929+
727459F90F770252007F4218 /* copyright_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = copyright_label.png; path = ../../images/themes/gis/plugins/copyright_label.png; sourceTree = SOURCE_ROOT; };
7930+
727459FA0F770252007F4218 /* delimited_text.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = delimited_text.png; path = ../../images/themes/gis/plugins/delimited_text.png; sourceTree = SOURCE_ROOT; };
7931+
727459FB0F770252007F4218 /* dxf2shp_converter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = dxf2shp_converter.png; path = ../../images/themes/gis/plugins/dxf2shp_converter.png; sourceTree = SOURCE_ROOT; };
7932+
727459FC0F770252007F4218 /* georeferencer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = georeferencer.png; path = ../../images/themes/gis/plugins/georeferencer.png; sourceTree = SOURCE_ROOT; };
7933+
727459FD0F770252007F4218 /* gps_importer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = gps_importer.png; path = ../../images/themes/gis/plugins/gps_importer.png; sourceTree = SOURCE_ROOT; };
7934+
727459FE0F770252007F4218 /* interpolation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = interpolation.png; path = ../../images/themes/gis/plugins/interpolation.png; sourceTree = SOURCE_ROOT; };
7935+
727459FF0F770252007F4218 /* north_arrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = north_arrow.png; path = ../../images/themes/gis/plugins/north_arrow.png; sourceTree = SOURCE_ROOT; };
7936+
72745A000F770252007F4218 /* ogr_converter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ogr_converter.png; path = ../../images/themes/gis/plugins/ogr_converter.png; sourceTree = SOURCE_ROOT; };
7937+
72745A010F770252007F4218 /* quick_print.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = quick_print.png; path = ../../images/themes/gis/plugins/quick_print.png; sourceTree = SOURCE_ROOT; };
7938+
72745A020F770252007F4218 /* scale_bar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = scale_bar.png; path = ../../images/themes/gis/plugins/scale_bar.png; sourceTree = SOURCE_ROOT; };
7939+
72745A030F770252007F4218 /* spit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = spit.png; path = ../../images/themes/gis/plugins/spit.png; sourceTree = SOURCE_ROOT; };
7940+
72745A040F770252007F4218 /* wfs.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = wfs.png; path = ../../images/themes/gis/plugins/wfs.png; sourceTree = SOURCE_ROOT; };
78817941
729BBEFF0F40770B001BCB63 /* qgis_help.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = qgis_help.app; sourceTree = BUILT_PRODUCTS_DIR; };
78827942
729BBF010F40770B001BCB63 /* qgis_help-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "qgis_help-Info.plist"; sourceTree = "<group>"; };
78837943
729BBF3D0F407CBA001BCB63 /* libqgispython.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libqgispython.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -10524,7 +10584,6 @@
1052410584
isa = PBXGroup;
1052510585
children = (
1052610586
7209EC2C0F39E57B003DC336 /* CMakeLists.txt */,
10527-
7209EC2D0F39E57B003DC336 /* icon_spit.xpm */,
1052810587
7209EC2E0F39E57B003DC336 /* main.cpp */,
1052910588
7209EC2F0F39E57B003DC336 /* qgsdbfbase.h */,
1053010589
7209EC300F39E57B003DC336 /* qgspgutil.cpp */,
@@ -10537,9 +10596,9 @@
1053710596
7209EC370F39E57B003DC336 /* qgsspitplugin.cpp */,
1053810597
7209EC380F39E57B003DC336 /* qgsspitplugin.h */,
1053910598
7209EC390F39E57B003DC336 /* spit.png */,
10599+
727459F10F7700C6007F4218 /* spit_icon.png */,
10600+
727459F20F7700C6007F4218 /* spit_image.png */,
1054010601
7209EC3A0F39E57B003DC336 /* spit.qrc */,
10541-
7209EC3B0F39E57B003DC336 /* spit_icons.h */,
10542-
7209EC3C0F39E57B003DC336 /* spiticon.xpm */,
1054310602
);
1054410603
name = spit;
1054510604
path = ../../src/plugins/spit;
@@ -10549,7 +10608,7 @@
1054910608
isa = PBXGroup;
1055010609
children = (
1055110610
7209EC3E0F39E57B003DC336 /* CMakeLists.txt */,
10552-
7209EC3F0F39E57B003DC336 /* mIconAddWfsLayer.png */,
10611+
7209EC3F0F39E57B003DC336 /* wfs.png */,
1055310612
7209EC400F39E57B003DC336 /* qgswfsplugin.cpp */,
1055410613
7209EC410F39E57B003DC336 /* qgswfsplugin.h */,
1055510614
7209EC420F39E57B003DC336 /* qgswfssourceselect.cpp */,
@@ -11765,6 +11824,7 @@
1176511824
7209EF940F39E5D9003DC336 /* mActionZoomOut.png */,
1176611825
7209EF950F39E5D9003DC336 /* mActionZoomToLayer.png */,
1176711826
7209EF960F39E5D9003DC336 /* mActionZoomToSelected.png */,
11827+
727459F40F770252007F4218 /* plugins */,
1176811828
);
1176911829
name = gis;
1177011830
path = ../../images/themes/gis;
@@ -12014,6 +12074,38 @@
1201412074
path = ../../src/app/ogr;
1201512075
sourceTree = SOURCE_ROOT;
1201612076
};
12077+
727459F40F770252007F4218 /* plugins */ = {
12078+
isa = PBXGroup;
12079+
children = (
12080+
727459F50F770252007F4218 /* CMakeLists.txt */,
12081+
727459F60F770252007F4218 /* coordinate_capture */,
12082+
727459F90F770252007F4218 /* copyright_label.png */,
12083+
727459FA0F770252007F4218 /* delimited_text.png */,
12084+
727459FB0F770252007F4218 /* dxf2shp_converter.png */,
12085+
727459FC0F770252007F4218 /* georeferencer.png */,
12086+
727459FD0F770252007F4218 /* gps_importer.png */,
12087+
727459FE0F770252007F4218 /* interpolation.png */,
12088+
727459FF0F770252007F4218 /* north_arrow.png */,
12089+
72745A000F770252007F4218 /* ogr_converter.png */,
12090+
72745A010F770252007F4218 /* quick_print.png */,
12091+
72745A020F770252007F4218 /* scale_bar.png */,
12092+
72745A030F770252007F4218 /* spit.png */,
12093+
72745A040F770252007F4218 /* wfs.png */,
12094+
);
12095+
name = plugins;
12096+
path = ../../images/themes/gis/plugins;
12097+
sourceTree = SOURCE_ROOT;
12098+
};
12099+
727459F60F770252007F4218 /* coordinate_capture */ = {
12100+
isa = PBXGroup;
12101+
children = (
12102+
727459F70F770252007F4218 /* CMakeLists.txt */,
12103+
727459F80F770252007F4218 /* coordinate_capture.png */,
12104+
);
12105+
name = coordinate_capture;
12106+
path = ../../images/themes/gis/plugins/coordinate_capture;
12107+
sourceTree = SOURCE_ROOT;
12108+
};
1201712109
72A239420F74A62200AFC35B /* attributetable */ = {
1201812110
isa = PBXGroup;
1201912111
children = (
@@ -12970,6 +13062,8 @@
1297013062
7256F3960F41C3AA0022BE1F /* Copy - theme-classic */,
1297113063
7256F4210F41C4DA0022BE1F /* Copy - theme-default */,
1297213064
7256F5310F41C5910022BE1F /* Copy - theme-gis */,
13065+
72745A080F7702EF007F4218 /* Copy - theme-gis-plugins */,
13066+
72745A1A0F770378007F4218 /* Copy - theme-gis-plug-cc */,
1297313067
7256F5320F41C5910022BE1F /* Copy - theme-nkids */,
1297413068
7256F53A0F41C5F40022BE1F /* Copy - resources */,
1297513069
7256F57E0F41C66D0022BE1F /* Copy - context_help */,

0 commit comments

Comments
 (0)