Skip to content

Commit 670dfb0

Browse files
author
kyngchaos
committedApr 24, 2009
spatialite icon (r10644)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10646 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f814b87 commit 670dfb0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@
491491
720FC8E50F3D5A430069492F /* dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209EBFB0F39E57B003DC336 /* dialog.cpp */; };
492492
720FC8E60F3D5A450069492F /* format.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209EBFD0F39E57B003DC336 /* format.cpp */; };
493493
720FC8E70F3D5A470069492F /* translator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209EC050F39E57B003DC336 /* translator.cpp */; };
494+
7214353F0FA15C1C00B0B7BC /* mActionAddSpatiaLiteLayer.png in Copy - theme-gis */ = {isa = PBXBuildFile; fileRef = 7214353E0FA15C0A00B0B7BC /* mActionAddSpatiaLiteLayer.png */; };
494495
721DDCDC0F6E979C006DD13E /* r.in.gdal.qgis.1.png in Copy - modules */ = {isa = PBXBuildFile; fileRef = 721DDCDB0F6E9787006DD13E /* r.in.gdal.qgis.1.png */; };
495496
721DDCDD0F6E979C006DD13E /* r.in.gdal.qgis.2.png in Copy - modules */ = {isa = PBXBuildFile; fileRef = 721DDCDA0F6E9787006DD13E /* r.in.gdal.qgis.2.png */; };
496497
721DDCDE0F6E979C006DD13E /* r.in.gdal.qgis.loc.1.png in Copy - modules */ = {isa = PBXBuildFile; fileRef = 721DDCD90F6E9787006DD13E /* r.in.gdal.qgis.loc.1.png */; };
@@ -2294,7 +2295,6 @@
22942295
72EBCA710F49DDC00016BA3C /* fTools.py in Copy - fTools */ = {isa = PBXBuildFile; fileRef = 72EBC9CA0F49DC120016BA3C /* fTools.py */; };
22952296
72EBCA720F49DDC00016BA3C /* ftools_help.xml in Copy - fTools */ = {isa = PBXBuildFile; fileRef = 72EBC9CB0F49DC120016BA3C /* ftools_help.xml */; };
22962297
72EBCA730F49DDC00016BA3C /* ftools_help.xsl in Copy - fTools */ = {isa = PBXBuildFile; fileRef = 72EBC9CC0F49DC120016BA3C /* ftools_help.xsl */; };
2297-
72EBCA740F49DDC00016BA3C /* i18n.cpp in Copy - fTools */ = {isa = PBXBuildFile; fileRef = 72EBC9CD0F49DC120016BA3C /* i18n.cpp */; };
22982298
72EBCA750F49DDC00016BA3C /* resources.py in Copy - fTools */ = {isa = PBXBuildFile; fileRef = 72EBCA2D0F49DC130016BA3C /* resources.py */; };
22992299
72EBCA760F49DDC00016BA3C /* resources.qrc in Copy - fTools */ = {isa = PBXBuildFile; fileRef = 72EBCA2E0F49DC130016BA3C /* resources.qrc */; };
23002300
72EBCA790F49DDF80016BA3C /* doDefineProj.py in Copy - fTools-tools */ = {isa = PBXBuildFile; fileRef = 72EBCA310F49DC130016BA3C /* doDefineProj.py */; };
@@ -4088,6 +4088,7 @@
40884088
7256F4C70F41C5510022BE1F /* mActionAddOgrLayer.png in Copy - theme-gis */,
40894089
7256F4C80F41C5510022BE1F /* mActionAddRasterLayer.png in Copy - theme-gis */,
40904090
7256F4C90F41C5510022BE1F /* mActionAddRing.png in Copy - theme-gis */,
4091+
7214353F0FA15C1C00B0B7BC /* mActionAddSpatiaLiteLayer.png in Copy - theme-gis */,
40914092
7256F4CA0F41C5510022BE1F /* mActionAddVertex.png in Copy - theme-gis */,
40924093
7256F4CB0F41C5510022BE1F /* mActionAddWfsLayer.png in Copy - theme-gis */,
40934094
7256F4CC0F41C5510022BE1F /* mActionAddWmsLayer.png in Copy - theme-gis */,
@@ -5393,7 +5394,6 @@
53935394
72EBCA710F49DDC00016BA3C /* fTools.py in Copy - fTools */,
53945395
72EBCA720F49DDC00016BA3C /* ftools_help.xml in Copy - fTools */,
53955396
72EBCA730F49DDC00016BA3C /* ftools_help.xsl in Copy - fTools */,
5396-
72EBCA740F49DDC00016BA3C /* i18n.cpp in Copy - fTools */,
53975397
72EBCA750F49DDC00016BA3C /* resources.py in Copy - fTools */,
53985398
72EBCA760F49DDC00016BA3C /* resources.qrc in Copy - fTools */,
53995399
);
@@ -7618,7 +7618,6 @@
76187618
7209EDDC0F39E5D9003DC336 /* ui_mapserverexport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = ui_mapserverexport.py; path = ../../python/plugins/mapserver_export/ui_mapserverexport.py; sourceTree = SOURCE_ROOT; };
76197619
7209EDDE0F39E5D9003DC336 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = __init__.py; path = ../../python/plugins/plugin_installer/__init__.py; sourceTree = SOURCE_ROOT; };
76207620
7209EDDF0F39E5D9003DC336 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../python/plugins/plugin_installer/CMakeLists.txt; sourceTree = SOURCE_ROOT; };
7621-
7209EDE00F39E5D9003DC336 /* i18n.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = i18n.cpp; path = ../../python/plugins/plugin_installer/i18n.cpp; sourceTree = SOURCE_ROOT; };
76227621
7209EDE10F39E5D9003DC336 /* installer_data.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = installer_data.py; path = ../../python/plugins/plugin_installer/installer_data.py; sourceTree = SOURCE_ROOT; };
76237622
7209EDE20F39E5D9003DC336 /* installer_gui.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = installer_gui.py; path = ../../python/plugins/plugin_installer/installer_gui.py; sourceTree = SOURCE_ROOT; };
76247623
7209EDE30F39E5D9003DC336 /* installer_plugin.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = installer_plugin.py; path = ../../python/plugins/plugin_installer/installer_plugin.py; sourceTree = SOURCE_ROOT; };
@@ -8174,6 +8173,7 @@
81748173
7209F38E0F3A2F2B003DC336 /* libqgis_gui.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libqgis_gui.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
81758174
7209F4B80F3A5434003DC336 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
81768175
7209F4B90F3A5434003DC336 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
8176+
7214353E0FA15C0A00B0B7BC /* mActionAddSpatiaLiteLayer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionAddSpatiaLiteLayer.png; path = ../../images/themes/gis/mActionAddSpatiaLiteLayer.png; sourceTree = SOURCE_ROOT; };
81778177
721DDCD60F6E9787006DD13E /* r.in.gdal.qgis.qgm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = r.in.gdal.qgis.qgm; path = ../../src/plugins/grass/modules/r.in.gdal.qgis.qgm; sourceTree = SOURCE_ROOT; };
81788178
721DDCD70F6E9787006DD13E /* r.in.gdal.qgis.loc.qgm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = r.in.gdal.qgis.loc.qgm; path = ../../src/plugins/grass/modules/r.in.gdal.qgis.loc.qgm; sourceTree = SOURCE_ROOT; };
81798179
721DDCD80F6E9787006DD13E /* r.in.gdal.qgis.loc.2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = r.in.gdal.qgis.loc.2.png; path = ../../src/plugins/grass/modules/r.in.gdal.qgis.loc.2.png; sourceTree = SOURCE_ROOT; };
@@ -8320,6 +8320,7 @@
83208320
72B4DDC60F9F4C0D009351FE /* Exception_to_GPL_for_Qt.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Exception_to_GPL_for_Qt.txt; path = ../../Exception_to_GPL_for_Qt.txt; sourceTree = SOURCE_ROOT; };
83218321
72B4DDC70F9F4C0D009351FE /* Doxyfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Doxyfile; path = ../../Doxyfile; sourceTree = SOURCE_ROOT; };
83228322
72B4DDC80F9F4C0D009351FE /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ChangeLog; path = ../../ChangeLog; sourceTree = SOURCE_ROOT; };
8323+
72B602A80FA0CB4100E00BC9 /* ts2cpp.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; name = ts2cpp.pl; path = ../../scripts/ts2cpp.pl; sourceTree = SOURCE_ROOT; };
83238324
72B957270F45C24200E3FF98 /* ReadMe.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = ReadMe.rtf; sourceTree = SOURCE_ROOT; };
83248325
72D232D30F4A206E000B9039 /* qgis_user-template.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "qgis_user-template.xcconfig"; sourceTree = SOURCE_ROOT; };
83258326
72E9A3B50F5AE5BD00E78E3C /* qgscomposerview.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = qgscomposerview.sip; sourceTree = "<group>"; };
@@ -8368,7 +8369,6 @@
83688369
72EBC9CA0F49DC120016BA3C /* fTools.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = fTools.py; path = ../../python/plugins/fTools/fTools.py; sourceTree = SOURCE_ROOT; };
83698370
72EBC9CB0F49DC120016BA3C /* ftools_help.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = ftools_help.xml; path = ../../python/plugins/fTools/ftools_help.xml; sourceTree = SOURCE_ROOT; };
83708371
72EBC9CC0F49DC120016BA3C /* ftools_help.xsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = ftools_help.xsl; path = ../../python/plugins/fTools/ftools_help.xsl; sourceTree = SOURCE_ROOT; };
8371-
72EBC9CD0F49DC120016BA3C /* i18n.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = i18n.cpp; path = ../../python/plugins/fTools/i18n.cpp; sourceTree = SOURCE_ROOT; };
83728372
72EBC9CF0F49DC120016BA3C /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../python/plugins/fTools/icons/CMakeLists.txt; sourceTree = SOURCE_ROOT; };
83738373
72EBC9D10F49DC120016BA3C /* analysis.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = analysis.png; path = ../../python/plugins/fTools/icons/default/analysis.png; sourceTree = SOURCE_ROOT; };
83748374
72EBC9D20F49DC120016BA3C /* basic_statistics.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = basic_statistics.png; path = ../../python/plugins/fTools/icons/default/basic_statistics.png; sourceTree = SOURCE_ROOT; };
@@ -11488,6 +11488,7 @@
1148811488
7209ED350F39E5D9003DC336 /* qgsloggermig.pl */,
1148911489
7209ED360F39E5D9003DC336 /* remove_non_svn_files.sh */,
1149011490
7209ED370F39E5D9003DC336 /* remove_svn_conflict_files.sh */,
11491+
72B602A80FA0CB4100E00BC9 /* ts2cpp.pl */,
1149111492
72F117AB0F73DB1A00D68564 /* tsstat.pl */,
1149211493
7209ED380F39E5D9003DC336 /* update-indent.sh */,
1149311494
7209ED390F39E5D9003DC336 /* update_translations.bat */,
@@ -11738,7 +11739,6 @@
1173811739
children = (
1173911740
7209EDDE0F39E5D9003DC336 /* __init__.py */,
1174011741
7209EDDF0F39E5D9003DC336 /* CMakeLists.txt */,
11741-
7209EDE00F39E5D9003DC336 /* i18n.cpp */,
1174211742
7209EDE10F39E5D9003DC336 /* installer_data.py */,
1174311743
7209EDE20F39E5D9003DC336 /* installer_gui.py */,
1174411744
7209EDE30F39E5D9003DC336 /* installer_plugin.py */,
@@ -12273,6 +12273,7 @@
1227312273
7209EF690F39E5D9003DC336 /* mActionAddOgrLayer.png */,
1227412274
7209EF6A0F39E5D9003DC336 /* mActionAddRasterLayer.png */,
1227512275
7209EF6B0F39E5D9003DC336 /* mActionAddRing.png */,
12276+
7214353E0FA15C0A00B0B7BC /* mActionAddSpatiaLiteLayer.png */,
1227612277
7209EF6C0F39E5D9003DC336 /* mActionAddVertex.png */,
1227712278
7209EF6D0F39E5D9003DC336 /* mActionAddWfsLayer.png */,
1227812279
7209EF6E0F39E5D9003DC336 /* mActionAddWmsLayer.png */,
@@ -12697,7 +12698,6 @@
1269712698
72EBC9CA0F49DC120016BA3C /* fTools.py */,
1269812699
72EBC9CB0F49DC120016BA3C /* ftools_help.xml */,
1269912700
72EBC9CC0F49DC120016BA3C /* ftools_help.xsl */,
12700-
72EBC9CD0F49DC120016BA3C /* i18n.cpp */,
1270112701
72EBC9CE0F49DC120016BA3C /* icons */,
1270212702
72EB12930F7E9AED002C38FA /* LICENSE */,
1270312703
72EBCA2D0F49DC130016BA3C /* resources.py */,

0 commit comments

Comments
 (0)
Please sign in to comment.