first crack at hover help

This commit is contained in:
Colin Kuskie 2005-06-18 03:58:32 +00:00
parent de4861506c
commit b842483dd6
89 changed files with 490 additions and 23 deletions

View file

@ -4,6 +4,8 @@ our $HELP = {
'smb authentication display account template' => {
title => 'account-1',
body => 'account-2',
fields => [
],
related => [
{
tag => 'wobject template',
@ -14,6 +16,8 @@ our $HELP = {
'smb authentication login template' => {
title => 'login-1',
body => 'login-2',
fields => [
],
related => [
{
tag => 'wobject template',
@ -24,6 +28,8 @@ our $HELP = {
'smb authentication anonymous registration template' => {
title => 'create-1',
body => 'create-2',
fields => [
],
related => [
{
tag => 'wobject template',