- Timestamp:
- 11/15/08 11:15:20 (3 years ago)
- Location:
- trunk/lingosource
- Files:
-
- 4 edited
-
castlib1/OSCmenu_Utilities.ls (modified) (1 diff)
-
castlib1/subversion_version_field.txt (modified) (1 diff)
-
castlib2/PseudoXMLPS.ls (modified) (1 diff)
-
castlib2/commonMovieScript.ls (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lingosource/castlib1/OSCmenu_Utilities.ls
r188 r196 329 329 subli.add("") 330 330 subli.add("SVN Import Scripts, Text and Fields from working copy...") 331 pLookUpCommandList.setaprop("SVN Import Scripts, Text and Fields from working copy...", ["mSVN_Update_And_Import_ScriptsFromFolder me, chooseNewPath_optional, selectionOnly_optional", " alexUtilities"])331 pLookUpCommandList.setaprop("SVN Import Scripts, Text and Fields from working copy...", ["mSVN_Update_And_Import_ScriptsFromFolder me, chooseNewPath_optional, selectionOnly_optional", "svn_Utilities"]) 332 332 333 333 -
trunk/lingosource/castlib1/subversion_version_field.txt
r194 r196 1 r19 51 r198 -
trunk/lingosource/castlib2/PseudoXMLPS.ls
r186 r196 55 55 56 56 57 58 59 60 61 62 -- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 63 -- xxxxxxxxxxxxxxxxxx Public Handlers 57 on ___________PUBLIC_EVENTS me 58 end 64 59 -- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 65 60 -
trunk/lingosource/castlib2/commonMovieScript.ls
r186 r196 2094 2094 2095 2095 on interface me 2096 str = "Common Movie Script by alex da franca ©2003 -- alex@farbflash.de -- all rigths reserved"2096 str = "Common Movie Script by alex da franca c2003 -- alex@farbflash.de -- all rigths reserved" 2097 2097 put RETURN & "Shared Global Handlers" after str 2098 2098
Note: See TracChangeset
for help on using the changeset viewer.
