Changeset - a5515960d476
[Not reviewed]
default
0 1 0
dmcc - 22 years ago 2003-07-05 03:15:04

lets you spawn a subcomposer for a specific sub from the command line
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
flax/editsub
Show inline comments
 
@@ -2,4 +2,4 @@
 

	
 
import sys
 
import Subcomposer
 
Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)
 
Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1)
0 comments (0 inline, 0 general)