Skip to content

Commit ae067b7

Browse files
author
kyngchaos
committedOct 22, 2010
sync with r14416, r14421
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14426 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,9 @@
772772
7223B79C0F96A9BF00D905B4 /* qgsoracleconnect_ui.h in Sources */ = {isa = PBXBuildFile; fileRef = 7223B7790F969A9D00D905B4 /* qgsoracleconnect_ui.h */; };
773773
7223B79D0F96A9BF00D905B4 /* qgsselectgeoraster_ui.h in Sources */ = {isa = PBXBuildFile; fileRef = 7223B77C0F969A9D00D905B4 /* qgsselectgeoraster_ui.h */; };
774774
7223B79E0F96AA2000D905B4 /* oracleplugin.qrc in Sources */ = {isa = PBXBuildFile; fileRef = 7223B7750F969A9D00D905B4 /* oracleplugin.qrc */; };
775+
7223E3761271352D007E454B /* qgscolorrampcombobox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7223E37412713510007E454B /* qgscolorrampcombobox.cpp */; };
776+
7223E3771271352D007E454B /* qgscolorrampcombobox.h in Sources */ = {isa = PBXBuildFile; fileRef = 7223E37512713510007E454B /* qgscolorrampcombobox.h */; };
777+
7223E3781271355C007E454B /* QgsAttributeTableDialog-es_ES in Copy - context_help */ = {isa = PBXBuildFile; fileRef = 7223E373127134DF007E454B /* QgsAttributeTableDialog-es_ES */; };
775778
7224A24E0FEA732A004E87E3 /* qgsmaptoolnodetool.h in Sources */ = {isa = PBXBuildFile; fileRef = 72F22FB60FDAC1F4000E8CB0 /* qgsmaptoolnodetool.h */; };
776779
7225EF8B10B229FA00D23EA2 /* qgscategorizedsymbolrendererv2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7225EF6D10B2298A00D23EA2 /* qgscategorizedsymbolrendererv2.cpp */; };
777780
7225EF8C10B229FA00D23EA2 /* qgsfillsymbollayerv2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7225EF7010B2298A00D23EA2 /* qgsfillsymbollayerv2.cpp */; };
@@ -3701,6 +3704,7 @@
37013704
721D945911CE911900714113 /* MapServerExport-pl_PL in Copy - context_help */,
37023705
721D945A11CE911900714113 /* QgsAttributeTableDialog-de_DE in Copy - context_help */,
37033706
721D945B11CE911900714113 /* QgsAttributeTableDialog-en_US in Copy - context_help */,
3707+
7223E3781271355C007E454B /* QgsAttributeTableDialog-es_ES in Copy - context_help */,
37043708
721D945C11CE911900714113 /* QgsAttributeTableDialog-fr_FR in Copy - context_help */,
37053709
721D945D11CE911900714113 /* QgsAttributeTableDialog-it_IT in Copy - context_help */,
37063710
721D945E11CE911900714113 /* QgsAttributeTableDialog-ja_JP in Copy - context_help */,
@@ -6081,6 +6085,9 @@
60816085
7223B77C0F969A9D00D905B4 /* qgsselectgeoraster_ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsselectgeoraster_ui.h; path = ../../src/plugins/oracle_raster/qgsselectgeoraster_ui.h; sourceTree = SOURCE_ROOT; };
60826086
7223B77D0F969A9D00D905B4 /* qgsselectgeorasterbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsselectgeorasterbase.ui; path = ../../src/plugins/oracle_raster/qgsselectgeorasterbase.ui; sourceTree = SOURCE_ROOT; };
60836087
7223B78D0F96A96500D905B4 /* liboracleplugin.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = liboracleplugin.so; sourceTree = BUILT_PRODUCTS_DIR; };
6088+
7223E373127134DF007E454B /* QgsAttributeTableDialog-es_ES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "QgsAttributeTableDialog-es_ES"; path = "../../resources/context_help/QgsAttributeTableDialog-es_ES"; sourceTree = SOURCE_ROOT; };
6089+
7223E37412713510007E454B /* qgscolorrampcombobox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgscolorrampcombobox.cpp; path = "../../src/gui/symbology-ng/qgscolorrampcombobox.cpp"; sourceTree = SOURCE_ROOT; };
6090+
7223E37512713510007E454B /* qgscolorrampcombobox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgscolorrampcombobox.h; path = "../../src/gui/symbology-ng/qgscolorrampcombobox.h"; sourceTree = SOURCE_ROOT; };
60846091
7225EF0310B225DD00D23EA2 /* symbology-ng-gui.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "symbology-ng-gui.sip"; path = "../../python/gui/symbology-ng-gui.sip"; sourceTree = SOURCE_ROOT; };
60856092
7225EF0410B2260200D23EA2 /* symbology-ng-core.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "symbology-ng-core.sip"; path = "../../python/core/symbology-ng-core.sip"; sourceTree = SOURCE_ROOT; };
60866093
7225EF0510B2261C00D23EA2 /* qgsattributeaction.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsattributeaction.sip; path = ../../python/core/qgsattributeaction.sip; sourceTree = SOURCE_ROOT; };
@@ -11221,6 +11228,8 @@
1122111228
7225EF3310B2275E00D23EA2 /* qgsbrushstylecombobox.h */,
1122211229
7225EF3410B2275E00D23EA2 /* qgscategorizedsymbolrendererv2widget.cpp */,
1122311230
7225EF3510B2275E00D23EA2 /* qgscategorizedsymbolrendererv2widget.h */,
11231+
7223E37412713510007E454B /* qgscolorrampcombobox.cpp */,
11232+
7223E37512713510007E454B /* qgscolorrampcombobox.h */,
1122411233
72E35C901104BFFE00B0EA85 /* qgsdashspacedialog.cpp */,
1122511234
72E35C911104BFFE00B0EA85 /* qgsdashspacedialog.h */,
1122611235
7225EF3610B2275E00D23EA2 /* qgsgraduatedsymbolrendererv2widget.cpp */,
@@ -11982,6 +11991,7 @@
1198211991
721D939F11CE90DE00714113 /* MapServerExport-pl_PL */,
1198311992
721D93A011CE90DE00714113 /* QgsAttributeTableDialog-de_DE */,
1198411993
721D93A111CE90DE00714113 /* QgsAttributeTableDialog-en_US */,
11994+
7223E373127134DF007E454B /* QgsAttributeTableDialog-es_ES */,
1198511995
721D93A211CE90DE00714113 /* QgsAttributeTableDialog-fr_FR */,
1198611996
721D93A311CE90DE00714113 /* QgsAttributeTableDialog-it_IT */,
1198711997
721D93A411CE90DE00714113 /* QgsAttributeTableDialog-ja_JP */,
@@ -15951,6 +15961,8 @@
1595115961
72F70B1011848BA2001369AD /* qgspenstylecombobox.h in Sources */,
1595215962
721D951511CE945A00714113 /* qgsrulebasedrendererv2widget.cpp in Sources */,
1595315963
721D951611CE945A00714113 /* qgsrulebasedrendererv2widget.h in Sources */,
15964+
7223E3761271352D007E454B /* qgscolorrampcombobox.cpp in Sources */,
15965+
7223E3771271352D007E454B /* qgscolorrampcombobox.h in Sources */,
1595415966
);
1595515967
runOnlyForDeploymentPostprocessing = 0;
1595615968
};

0 commit comments

Comments
 (0)
Please sign in to comment.