forward port of branch_6_7 work

This commit is contained in:
Colin Kuskie 2005-11-01 20:54:30 +00:00
parent b2d70c9e50
commit 90f2487aa3
2 changed files with 27 additions and 6 deletions

View file

@ -31,6 +31,16 @@ our $HELP = {
description => 'editor width description',
namespace => 'Asset_RichEdit',
},
{
title => 'source editor height',
description => 'source editor height description',
namespace => 'Asset_RichEdit',
},
{
title => 'source editor width',
description => 'source editor width description',
namespace => 'Asset_RichEdit',
},
{
title => 'use br',
description => 'use br description',