Changeset 3586

Show
Ignore:
Timestamp:
02/25/07 16:36:34 (2 years ago)
Author:
timothy
Message:

Making all groups use tabs.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Chat Core.xcodeproj/project.pbxproj

    r3582 r3586  
    266266                                1C9AE8E0086A5218008ED7AD /* Common Settings.xcconfig */, 
    267267                        ); 
     268                        indentWidth = 4; 
    268269                        name = Configurations; 
    269270                        sourceTree = "<group>"; 
     271                        tabWidth = 4; 
     272                        usesTabs = 1; 
    270273                }; 
    271274                1CB2C8CC052DDA360094AAA4 /* Products */ = { 
     
    326329                                1C1168CC0B45FA4700F57D2C /* Transmission.h */, 
    327330                        ); 
     331                        indentWidth = 4; 
    328332                        name = "Sources & Headers"; 
    329333                        sourceTree = "<group>"; 
     334                        tabWidth = 4; 
     335                        usesTabs = 1; 
    330336                }; 
    331337                F50B0AA00170C89301A84BDE /* Other Sources & Additions */ = { 
     
    352358                                1C3560050B4CCE95008A93FA /* MVUtilities.h */, 
    353359                        ); 
     360                        indentWidth = 4; 
    354361                        name = "Other Sources & Additions"; 
    355362                        sourceTree = "<group>"; 
     363                        tabWidth = 4; 
     364                        usesTabs = 1; 
    356365                }; 
    357366                F50B0AA10170C89301A84BDE /* Resources */ = { 
     
    364373                                1C8AA4B609D60B1100CF29EB /* Chat Core.exp */, 
    365374                        ); 
     375                        indentWidth = 4; 
    366376                        name = Resources; 
    367377                        sourceTree = "<group>"; 
     378                        tabWidth = 4; 
     379                        usesTabs = 1; 
    368380                }; 
    369381/* End PBXGroup section */ 
  • trunk/Colloquy.xcodeproj/project.pbxproj

    r3569 r3586  
    12061206                                1C59A91F09FDEBA3000682B8 /* JVChatWindowControllerTests.m */, 
    12071207                        ); 
     1208                        indentWidth = 4; 
    12081209                        name = "Unit Tests"; 
    12091210                        sourceTree = "<group>"; 
     1211                        tabWidth = 4; 
     1212                        usesTabs = 1; 
    12101213                }; 
    12111214                1C6A13E608666DDC009EE6D2 /* Configurations */ = { 
     
    12141217                                1C6A13ED08666E62009EE6D2 /* Common Settings.xcconfig */, 
    12151218                        ); 
     1219                        indentWidth = 4; 
    12161220                        name = Configurations; 
    12171221                        sourceTree = "<group>"; 
     1222                        tabWidth = 4; 
     1223                        usesTabs = 1; 
    12181224                }; 
    12191225                1C710AB009F23D84007B4515 /* Sidebar Interface Images */ = { 
     
    15721578                                CBF684F00820174000F498FB /* Metadata Importer */, 
    15731579                        ); 
     1580                        indentWidth = 4; 
    15741581                        name = "Sources & Headers"; 
    15751582                        sourceTree = "<group>"; 
     1583                        tabWidth = 4; 
     1584                        usesTabs = 1; 
    15761585                }; 
    15771586                F50B0AA00170C89301A84BDE /* Other Sources & Additions */ = { 
     
    15921601                                1C4671E306D7759100071DC6 /* NSTextStorageAdditions.h */, 
    15931602                        ); 
     1603                        indentWidth = 4; 
    15941604                        name = "Other Sources & Additions"; 
    15951605                        sourceTree = "<group>"; 
     1606                        tabWidth = 4; 
     1607                        usesTabs = 1; 
    15961608                }; 
    15971609                F50B0AA10170C89301A84BDE /* Resources */ = { 
     
    16461658                                F52955590181EB5901EE70DE /* Misc. Icons */, 
    16471659                        ); 
     1660                        indentWidth = 4; 
    16481661                        name = Resources; 
    16491662                        sourceTree = "<group>"; 
     1663                        tabWidth = 4; 
     1664                        usesTabs = 1; 
    16501665                }; 
    16511666                F5185C82018626F701EE70DE /* Interfaces */ = { 
  • trunk/Plug-Ins/AppleScript Support/AppleScript Support.xcodeproj/project.pbxproj

    r3556 r3586  
    7272                                8D5B49B7048680CD000E48DA /* Info.plist */, 
    7373                        ); 
     74                        indentWidth = 4; 
    7475                        name = Resources; 
    7576                        sourceTree = "<group>"; 
     77                        tabWidth = 4; 
     78                        usesTabs = 1; 
    7679                }; 
    7780                08FB77AFFE84173DC02AAC07 /* Classes */ = { 
     
    8588                                1C4FD36507C6BC25000EA451 /* JVAppleScriptPluginLoader.h */, 
    8689                        ); 
     90                        indentWidth = 4; 
    8791                        name = Classes; 
    8892                        sourceTree = "<group>"; 
     93                        tabWidth = 4; 
     94                        usesTabs = 1; 
    8995                }; 
    9096                1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = { 
     
    118124                                1C9AE8FB086A552A008ED7AD /* Common Settings.xcconfig */, 
    119125                        ); 
     126                        indentWidth = 4; 
    120127                        name = Configurations; 
    121128                        sourceTree = "<group>"; 
     129                        tabWidth = 4; 
     130                        usesTabs = 1; 
    122131                }; 
    123132/* End PBXGroup section */ 
  • trunk/Plug-Ins/F-Script Support/F-Script Support.xcodeproj/project.pbxproj

    r3556 r3586  
    2323                0A61C7FF07E05F6000C326B4 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; }; 
    2424                1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; 
    25                 1C415F750B35144900239EB3 /* Template.fscript */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Template.fscript; path = "../SDK/F-Script/Template.fscript"; sourceTree = SOURCE_ROOT; }; 
     25                1C415F750B35144900239EB3 /* Template.fscript */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = text; name = Template.fscript; path = "../SDK/F-Script/Template.fscript"; sourceTree = SOURCE_ROOT; tabWidth = 4; usesTabs = 1; }; 
    2626                1C4FD32907C6B9F5000EA451 /* FScript.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FScript.framework; path = /Library/Frameworks/FScript.framework; sourceTree = "<absolute>"; }; 
    2727                1C4FD36507C6BC25000EA451 /* JVFScriptPluginLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JVFScriptPluginLoader.h; sourceTree = "<group>"; }; 
     
    8282                                8D5B49B7048680CD000E48DA /* Info.plist */, 
    8383                        ); 
     84                        indentWidth = 4; 
    8485                        name = Resources; 
    8586                        sourceTree = "<group>"; 
     87                        tabWidth = 4; 
     88                        usesTabs = 1; 
    8689                }; 
    8790                08FB77AFFE84173DC02AAC07 /* Classes */ = { 
     
    9598                                1C4FD36507C6BC25000EA451 /* JVFScriptPluginLoader.h */, 
    9699                        ); 
     100                        indentWidth = 4; 
    97101                        name = Classes; 
    98102                        sourceTree = "<group>"; 
     103                        tabWidth = 4; 
     104                        usesTabs = 1; 
    99105                }; 
    100106                1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = { 
     
    129135                                1C9AE943086A59F5008ED7AD /* Common Settings.xcconfig */, 
    130136                        ); 
     137                        indentWidth = 4; 
    131138                        name = Configurations; 
    132139                        sourceTree = "<group>"; 
     140                        tabWidth = 4; 
     141                        usesTabs = 1; 
    133142                }; 
    134143/* End PBXGroup section */ 
  • trunk/Plug-Ins/JavaScript Support/JavaScript Support.xcodeproj/project.pbxproj

    r3556 r3586  
    1919                1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; 
    2020                1C0A13F308B0374800324E25 /* JVJavaScriptChatPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JVJavaScriptChatPlugin.h; sourceTree = "<group>"; }; 
    21                 1C415F6A0B35126500239EB3 /* Template.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = Template.js; path = ../SDK/JavaScript/Template.js; sourceTree = SOURCE_ROOT; }; 
     21                1C415F6A0B35126500239EB3 /* Template.js */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.javascript; name = Template.js; path = ../SDK/JavaScript/Template.js; sourceTree = SOURCE_ROOT; tabWidth = 4; usesTabs = 1; }; 
    2222                1C4FD36507C6BC25000EA451 /* JVJavaScriptPluginLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JVJavaScriptPluginLoader.h; sourceTree = "<group>"; }; 
    2323                1C4FD36607C6BC25000EA451 /* JVJavaScriptPluginLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JVJavaScriptPluginLoader.m; sourceTree = "<group>"; }; 
     
    6969                                1C8748F30B2A801800286F24 /* plugin.html */, 
    7070                        ); 
     71                        indentWidth = 4; 
    7172                        name = Resources; 
    7273                        sourceTree = "<group>"; 
     74                        tabWidth = 4; 
     75                        usesTabs = 1; 
    7376                }; 
    7477                08FB77AFFE84173DC02AAC07 /* Classes */ = { 
     
    8083                                1C4FD36507C6BC25000EA451 /* JVJavaScriptPluginLoader.h */, 
    8184                        ); 
     85                        indentWidth = 4; 
    8286                        name = Classes; 
    8387                        sourceTree = "<group>"; 
     88                        tabWidth = 4; 
     89                        usesTabs = 1; 
    8490                }; 
    8591                1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = { 
     
    113119                                1C9AE943086A59F5008ED7AD /* Common Settings.xcconfig */, 
    114120                        ); 
     121                        indentWidth = 4; 
    115122                        name = Configurations; 
    116123                        sourceTree = "<group>"; 
     124                        tabWidth = 4; 
     125                        usesTabs = 1; 
    117126                }; 
    118127/* End PBXGroup section */ 
  • trunk/Plug-Ins/Python Support/Python Support.xcodeproj/project.pbxproj

    r3556 r3586  
    2424                1C0A13F408B0374800324E25 /* JVPythonChatPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JVPythonChatPlugin.m; sourceTree = "<group>"; }; 
    2525                1C0A141508B0380800324E25 /* pyobjc-api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "pyobjc-api.h"; sourceTree = "<group>"; }; 
    26                 1C415F690B35122700239EB3 /* Template.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = Template.py; path = ../SDK/Python/Template.py; sourceTree = SOURCE_ROOT; }; 
     26                1C415F690B35122700239EB3 /* Template.py */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = text.script.python; name = Template.py; path = ../SDK/Python/Template.py; sourceTree = SOURCE_ROOT; tabWidth = 4; usesTabs = 1; }; 
    2727                1C4FD36507C6BC25000EA451 /* JVPythonPluginLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JVPythonPluginLoader.h; sourceTree = SOURCE_ROOT; }; 
    2828                1C4FD36607C6BC25000EA451 /* JVPythonPluginLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JVPythonPluginLoader.m; sourceTree = SOURCE_ROOT; }; 
     
    7575                                8D5B49B7048680CD000E48DA /* Info.plist */, 
    7676                        ); 
     77                        indentWidth = 4; 
    7778                        name = Resources; 
    7879                        sourceTree = "<group>"; 
     80                        tabWidth = 4; 
     81                        usesTabs = 1; 
    7982                }; 
    8083                08FB77AFFE84173DC02AAC07 /* Classes */ = { 
     
    8689                                1C4FD36507C6BC25000EA451 /* JVPythonPluginLoader.h */, 
    8790                        ); 
     91                        indentWidth = 4; 
    8892                        name = Classes; 
    8993                        sourceTree = "<group>"; 
     94                        tabWidth = 4; 
     95                        usesTabs = 1; 
    9096                }; 
    9197                1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = { 
     
    120126                                1C9AE943086A59F5008ED7AD /* Common Settings.xcconfig */, 
    121127                        ); 
     128                        indentWidth = 4; 
    122129                        name = Configurations; 
    123130                        sourceTree = "<group>"; 
     131                        tabWidth = 4; 
     132                        usesTabs = 1; 
    124133                }; 
    125134                32C88E010371C26100C91783 /* Other Sources */ = { 
     
    128137                                1C0A141508B0380800324E25 /* pyobjc-api.h */, 
    129138                        ); 
     139                        indentWidth = 4; 
    130140                        name = "Other Sources"; 
    131141                        sourceTree = "<group>"; 
     142                        tabWidth = 4; 
     143                        usesTabs = 1; 
    132144                }; 
    133145/* End PBXGroup section */ 
  • trunk/Plug-Ins/Ruby Support/Ruby Support.xcodeproj/project.pbxproj

    r3556 r3586  
    7070                                8D5B49B7048680CD000E48DA /* Info.plist */, 
    7171                        ); 
     72                        indentWidth = 4; 
    7273                        name = Resources; 
    7374                        sourceTree = "<group>"; 
     75                        tabWidth = 4; 
     76                        usesTabs = 1; 
    7477                }; 
    7578                08FB77AFFE84173DC02AAC07 /* Classes */ = { 
     
    8184                                1C4FD36507C6BC25000EA451 /* JVRubyPluginLoader.h */, 
    8285                        ); 
     86                        indentWidth = 4; 
    8387                        name = Classes; 
    8488                        sourceTree = "<group>"; 
     89                        tabWidth = 4; 
     90                        usesTabs = 1; 
    8591                }; 
    8692                1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = { 
     
    115121                                1C9AE943086A59F5008ED7AD /* Common Settings.xcconfig */, 
    116122                        ); 
     123                        indentWidth = 4; 
    117124                        name = Configurations; 
    118125                        sourceTree = "<group>"; 
     126                        tabWidth = 4; 
     127                        usesTabs = 1; 
    119128                }; 
    120129/* End PBXGroup section */ 
  • trunk/Plug-Ins/Web Interface/Web Interface.xcodeproj/project.pbxproj

    r3568 r3586  
    142142                                1CD02E480B66C75400957AF0 /* rowHighlight.png */, 
    143143                        ); 
     144                        indentWidth = 4; 
    144145                        path = Resources; 
    145146                        sourceTree = "<group>"; 
     147                        tabWidth = 4; 
     148                        usesTabs = 1; 
    146149                }; 
    147150                08FB77AFFE84173DC02AAC07 /* Classes */ = { 
     
    151154                                1C36998108FF75A200F34892 /* JVWebInterfacePlugin.h */, 
    152155                        ); 
     156                        indentWidth = 4; 
    153157                        name = Classes; 
    154158                        sourceTree = "<group>"; 
     159                        tabWidth = 4; 
     160                        usesTabs = 1; 
    155161                }; 
    156162                1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = { 
     
    203209                                1C9AE8FB086A552A008ED7AD /* Common Settings.xcconfig */, 
    204210                        ); 
     211                        indentWidth = 4; 
    205212                        name = Configurations; 
    206213                        sourceTree = "<group>"; 
     214                        tabWidth = 4; 
     215                        usesTabs = 1; 
    207216                }; 
    208217                32C88E010371C26100C91783 /* Other Sources */ = { 
     
    211220                                1C3699AC08FF765600F34892 /* NanoHTTPD */, 
    212221                        ); 
     222                        indentWidth = 4; 
    213223                        name = "Other Sources"; 
    214224                        sourceTree = "<group>"; 
     225                        tabWidth = 4; 
     226                        usesTabs = 1; 
    215227                }; 
    216228/* End PBXGroup section */