Added a few constants.

This commit is contained in:
Jack Jansen 2001-02-09 15:57:53 +00:00
parent 784c611053
commit 34f83b3f56
1 changed files with 6 additions and 0 deletions

View File

@ -90,3 +90,9 @@ kALMLocationsFolderType = 'fall'
kColorSyncProfilesFolderType = 'prof' kColorSyncProfilesFolderType = 'prof'
kThemesFolderType = 'thme' kThemesFolderType = 'thme'
kFavoritesFolderType = 'favs' kFavoritesFolderType = 'favs'
# Don't remember why this is here
READ = 1
WRITE = 2
smAllScripts = -3