Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara-flashplayer
mahara-flashplayer
Commits
8ac9a5a8
Commit
8ac9a5a8
authored
Sep 11, 2012
by
Daniel Rossi
Browse files
- #19 caption plugin build typo fixes.
parent
bed6ec8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/captions/build.xml
View file @
8ac9a5a8
...
...
@@ -14,7 +14,7 @@
<property
name=
"plugin-binary-versioned"
value=
"${basename}-${version}.swf"
/>
<property
name=
"plugin-swc"
value=
"${basename}.swc"
/>
<property
name=
"plugin-main-class"
value=
"org/flowplayer/captions/Caption.as"
/>
<property
name=
"plugin-main-class"
value=
"org/flowplayer/captions/Caption
PluginFactory
.as"
/>
<target
name=
"release"
description=
"makes a release"
depends=
"build"
>
<copyrelease
targetdir=
"flowplayer.captions"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment