aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorValerio Virgillito2012-03-23 13:28:08 -0700
committerValerio Virgillito2012-03-23 13:28:08 -0700
commita2f206ee9fe7477bd3343e10c56149d5edf6232a (patch)
tree86f811eb5e5505103855c4929c6faca81728a998 /js
parent3ac73ef7f5de7fb3869c4b84537a6dc6ef86b859 (diff)
parent14bf5e88417fbbc1bfd3823a278cd759ff8a0897 (diff)
downloadninja-a2f206ee9fe7477bd3343e10c56149d5edf6232a.tar.gz
Merge pull request #137 from ericguzman/montage-integration
Preset Heading - "3D" to "2D"
Diffstat (limited to 'js')
-rw-r--r--js/panels/presets/default-animation-presets.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/presets/default-animation-presets.js b/js/panels/presets/default-animation-presets.js
index 0730c2ef..64f91ea6 100644
--- a/js/panels/presets/default-animation-presets.js
+++ b/js/panels/presets/default-animation-presets.js
@@ -37,7 +37,7 @@ exports.animationPresets = {
37 }] 37 }]
38 }] 38 }]
39 }, { 39 }, {
40 "text": "3D Animations", 40 "text": "2D Animations",
41 "children": [ 41 "children": [
42 { 42 {
43 "text": "Slide Out with Fade", 43 "text": "Slide Out with Fade",