- Timestamp:
- 05/19/08 01:04:20 (5 months ago)
- Location:
- trunk
- Files:
-
- 2 added
- 3 modified
-
RELEASE_NOTES.txt (modified) (1 diff)
-
wenv/subethaedit2/Logtalk.mode/Contents/Info.plist (modified) (1 diff)
-
wenv/subethaedit2/Logtalk.mode/Contents/Resources/English.lproj/InfoPlist.strings (modified) (1 diff)
-
wenv/subethaedit2/Logtalk.mode/Contents/Resources/License.txt (added)
-
wenv/subethaedit2/Logtalk.mode/Contents/Resources/ModeSettings.xml (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4266 r4268 32 32 33 33 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. 35 36 36 37 Corrected a bug in the Vim syntax coloring support for the ISO Prolog -
trunk/wenv/subethaedit2/Logtalk.mode/Contents/Info.plist
r2696 r4268 12 12 <string>1.0</string> 13 13 <key>CFBundleGetInfoString</key> 14 <string>1. 0, Copyright Paulo Moura 2004-05</string>14 <string>1.1, Copyright Paulo Moura 2004-08</string> 15 15 <key>CFBundlePackageType</key> 16 16 <string>BNDL</string> -
trunk/wenv/subethaedit2/Logtalk.mode/Contents/Resources/English.lproj/InfoPlist.strings
r1001 r4268 3 3 CFBundleName = "Logtalk"; 4 4 CFBundleShortVersionString = ""; 5 CFBundleGetInfoString = "Logtalk Mode 1. 0, Copyright 2004";6 NSHumanReadableCopyright = "© 2004 Paulo Moura";5 CFBundleGetInfoString = "Logtalk Mode 1.1, Copyright 2004-08"; 6 NSHumanReadableCopyright = "© 2004-08 Paulo Moura";
