Changeset 3048

Show
Ignore:
Timestamp:
11/06/05 15:42:07 (3 years ago)
Author:
timothy
Message:

Switched more bundle identifiers to have the info.colloquy prefix.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Plug-Ins/AppleScript Support/Info.plist

    r2364 r3048  
    1010        <string></string> 
    1111        <key>CFBundleIdentifier</key> 
    12         <string>cc.javelin.colloquy.applescript-support</string> 
     12        <string>info.colloquy.applescript-support</string> 
    1313        <key>CFBundleInfoDictionaryVersion</key> 
    1414        <string>6.0</string> 
  • trunk/Plug-Ins/F-Script Support/Info.plist

    r2338 r3048  
    1010        <string></string> 
    1111        <key>CFBundleIdentifier</key> 
    12         <string>cc.javelin.colloquy.fscript-support</string> 
     12        <string>info.colloquy.fscript-support</string> 
    1313        <key>CFBundleInfoDictionaryVersion</key> 
    1414        <string>6.0</string> 
  • trunk/Plug-Ins/Python Support/Info.plist

    r2869 r3048  
    1010        <string></string> 
    1111        <key>CFBundleIdentifier</key> 
    12         <string>cc.javelin.colloquy.python-support</string> 
     12        <string>info.colloquy.python-support</string> 
    1313        <key>CFBundleInfoDictionaryVersion</key> 
    1414        <string>6.0</string> 
  • trunk/Plug-Ins/Ruby Support/Info.plist

    r2887 r3048  
    1010        <string></string> 
    1111        <key>CFBundleIdentifier</key> 
    12         <string>cc.javelin.colloquy.ruby-support</string> 
     12        <string>info.colloquy.ruby-support</string> 
    1313        <key>CFBundleInfoDictionaryVersion</key> 
    1414        <string>6.0</string>