Changeset 4268

Show
Ignore:
Timestamp:
05/19/08 01:04:20 (7 months ago)
Author:
pmoura
Message:

Added some missing files (license and mode settings) to the SubEthaEdit? mode bundle.

Location:
trunk
Files:
2 added
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4266 r4268  
    3232 
    3333    Corrected a bug in the SubEthaEdit syntax coloring support for the  
    34     imports_category/2-3 built-in predicate. 
     34    imports_category/2-3 built-in predicate. Added some missing files  
     35    (license and mode settings) to the SubEthaEdit mode bundle. 
    3536 
    3637    Corrected a bug in the Vim syntax coloring support for the ISO Prolog  
  • trunk/wenv/subethaedit2/Logtalk.mode/Contents/Info.plist

    r2696 r4268  
    1212    <string>1.0</string> 
    1313    <key>CFBundleGetInfoString</key> 
    14     <string>1.0, Copyright Paulo Moura 2004-05</string> 
     14    <string>1.1, Copyright Paulo Moura 2004-08</string> 
    1515    <key>CFBundlePackageType</key> 
    1616    <string>BNDL</string> 
  • trunk/wenv/subethaedit2/Logtalk.mode/Contents/Resources/English.lproj/InfoPlist.strings

    r1001 r4268  
    33CFBundleName = "Logtalk"; 
    44CFBundleShortVersionString = ""; 
    5 CFBundleGetInfoString = "Logtalk Mode 1.0, Copyright 2004"; 
    6 NSHumanReadableCopyright = "© 2004 Paulo Moura"; 
     5CFBundleGetInfoString = "Logtalk Mode 1.1, Copyright 2004-08"; 
     6NSHumanReadableCopyright = "© 2004-08 Paulo Moura";