|
2166 | 2166 | 72E70A7E0F426DB700142011 /* mActionZoomOut.png in Copy - theme-gis */ = {isa = PBXBuildFile; fileRef = 7209EF940F39E5D9003DC336 /* mActionZoomOut.png */; };
|
2167 | 2167 | 72E70A7F0F426DB700142011 /* mActionZoomToLayer.png in Copy - theme-gis */ = {isa = PBXBuildFile; fileRef = 7209EF950F39E5D9003DC336 /* mActionZoomToLayer.png */; };
|
2168 | 2168 | 72E70A800F426DB700142011 /* mActionZoomToSelected.png in Copy - theme-gis */ = {isa = PBXBuildFile; fileRef = 7209EF960F39E5D9003DC336 /* mActionZoomToSelected.png */; };
|
| 2169 | + 72EB129A0F7E9BCD002C38FA /* plugin_installer.png in Copy - theme-dflt-plugins */ = {isa = PBXBuildFile; fileRef = 72EB12950F7E9B51002C38FA /* plugin_installer.png */; }; |
2169 | 2170 | 72EBC9430F49D0E20016BA3C /* qgspaperitem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72EBC9420F49D0E20016BA3C /* qgspaperitem.cpp */; };
|
2170 | 2171 | 72EBC9630F49D41E0016BA3C /* qgsogrsublayersdialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72EBC9620F49D4130016BA3C /* qgsogrsublayersdialog.cpp */; };
|
2171 | 2172 | 72EBC9660F49D4A20016BA3C /* qgsitempositiondialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72EBC9640F49D49D0016BA3C /* qgsitempositiondialog.cpp */; };
|
|
5166 | 5167 | name = "Copy - theme-gis";
|
5167 | 5168 | runOnlyForDeploymentPostprocessing = 0;
|
5168 | 5169 | };
|
| 5170 | + 72EB12980F7E9BB4002C38FA /* Copy - theme-dflt-plugins */ = { |
| 5171 | + isa = PBXCopyFilesBuildPhase; |
| 5172 | + buildActionMask = 2147483647; |
| 5173 | + dstPath = "$(QGIS_DATA_SUBDIR)/themes/default/plugins"; |
| 5174 | + dstSubfolderSpec = 0; |
| 5175 | + files = ( |
| 5176 | + 72EB129A0F7E9BCD002C38FA /* plugin_installer.png in Copy - theme-dflt-plugins */, |
| 5177 | + ); |
| 5178 | + name = "Copy - theme-dflt-plugins"; |
| 5179 | + runOnlyForDeploymentPostprocessing = 0; |
| 5180 | + }; |
5169 | 5181 | 72EBC9800F49D7F60016BA3C /* Copy - theme-default */ = {
|
5170 | 5182 | isa = PBXCopyFilesBuildPhase;
|
5171 | 5183 | buildActionMask = 2147483647;
|
|
8074 | 8086 | 72E9A3C50F5AE63500E78E3C /* qgscomposerpicture.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgscomposerpicture.sip; path = ../../python/core/qgscomposerpicture.sip; sourceTree = SOURCE_ROOT; };
|
8075 | 8087 | 72E9A3C60F5AE63500E78E3C /* qgscomposerscalebar.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgscomposerscalebar.sip; path = ../../python/core/qgscomposerscalebar.sip; sourceTree = SOURCE_ROOT; };
|
8076 | 8088 | 72E9A3C70F5AE63500E78E3C /* qgscomposerlabel.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgscomposerlabel.sip; path = ../../python/core/qgscomposerlabel.sip; sourceTree = SOURCE_ROOT; };
|
| 8089 | + 72EB12930F7E9AED002C38FA /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = ../../python/plugins/fTools/LICENSE; sourceTree = SOURCE_ROOT; }; |
| 8090 | + 72EB12950F7E9B51002C38FA /* plugin_installer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = plugin_installer.png; path = ../../images/themes/default/plugins/plugin_installer.png; sourceTree = SOURCE_ROOT; }; |
8077 | 8091 | 72EBC9410F49D0E20016BA3C /* qgspaperitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgspaperitem.h; path = ../../src/core/composer/qgspaperitem.h; sourceTree = SOURCE_ROOT; };
|
8078 | 8092 | 72EBC9420F49D0E20016BA3C /* qgspaperitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgspaperitem.cpp; path = ../../src/core/composer/qgspaperitem.cpp; sourceTree = SOURCE_ROOT; };
|
8079 | 8093 | 72EBC94F0F49D1DE0016BA3C /* qgsogrsublayersdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsogrsublayersdialogbase.ui; path = ../../src/ui/qgsogrsublayersdialogbase.ui; sourceTree = SOURCE_ROOT; };
|
|
11870 | 11884 | 7209EF610F39E5D9003DC336 /* user.svg */,
|
11871 | 11885 | 7209EF620F39E5D9003DC336 /* zoomMaster.svg */,
|
11872 | 11886 | 7262ED890F7A75FB00498385 /* mActionAddSpatiaLiteLayer.png */,
|
| 11887 | + 72EB12940F7E9B51002C38FA /* plugins */, |
11873 | 11888 | );
|
11874 | 11889 | name = default;
|
11875 | 11890 | path = ../../images/themes/default;
|
|
12237 | 12252 | path = ../../src/app/attributetable;
|
12238 | 12253 | sourceTree = SOURCE_ROOT;
|
12239 | 12254 | };
|
| 12255 | + 72EB12940F7E9B51002C38FA /* plugins */ = { |
| 12256 | + isa = PBXGroup; |
| 12257 | + children = ( |
| 12258 | + 72EB12950F7E9B51002C38FA /* plugin_installer.png */, |
| 12259 | + ); |
| 12260 | + name = plugins; |
| 12261 | + path = ../../images/themes/default/plugins; |
| 12262 | + sourceTree = SOURCE_ROOT; |
| 12263 | + }; |
12240 | 12264 | 72EBC96C0F49D6D90016BA3C /* gis */ = {
|
12241 | 12265 | isa = PBXGroup;
|
12242 | 12266 | children = (
|
|
12281 | 12305 | 72EBC9CC0F49DC120016BA3C /* ftools_help.xsl */,
|
12282 | 12306 | 72EBC9CD0F49DC120016BA3C /* i18n.cpp */,
|
12283 | 12307 | 72EBC9CE0F49DC120016BA3C /* icons */,
|
| 12308 | + 72EB12930F7E9AED002C38FA /* LICENSE */, |
12284 | 12309 | 72EBCA2D0F49DC130016BA3C /* resources.py */,
|
12285 | 12310 | 72EBCA2E0F49DC130016BA3C /* resources.qrc */,
|
12286 | 12311 | 72EBCA2F0F49DC130016BA3C /* tools */,
|
|
13208 | 13233 | 7256F3920F414B3E0022BE1F /* Copy - svg-symbol */,
|
13209 | 13234 | 7256F3960F41C3AA0022BE1F /* Copy - theme-classic */,
|
13210 | 13235 | 7256F4210F41C4DA0022BE1F /* Copy - theme-default */,
|
| 13236 | + 72EB12980F7E9BB4002C38FA /* Copy - theme-dflt-plugins */, |
13211 | 13237 | 7256F5310F41C5910022BE1F /* Copy - theme-gis */,
|
13212 | 13238 | 72745A080F7702EF007F4218 /* Copy - theme-gis-plugins */,
|
13213 | 13239 | 72745A1A0F770378007F4218 /* Copy - theme-gis-plug-cc */,
|
|
0 commit comments