Adding XML tests 14 and 15 to the samples menu.

This commit is contained in:
nisheeth%netscape.com 1999-04-13 00:10:00 +00:00
parent 173fa41b19
commit 111df3d191
2 changed files with 5 additions and 1 deletions

View File

@ -550,6 +550,8 @@ nsBrowserWindow::DispatchMenuItem(PRInt32 aID)
case VIEWER_DEMO11:
case VIEWER_DEMO12:
case VIEWER_DEMO13:
case VIEWER_DEMO14:
case VIEWER_DEMO15:
{
PRIntn ix = aID - VIEWER_DEMO0;
nsAutoString url(SAMPLES_BASE_URL);

View File

@ -43,6 +43,8 @@ VIEWER MENU DISCARDABLE
MENUITEM "demo #11", VIEWER_DEMO11
MENUITEM "demo #12", VIEWER_DEMO12
MENUITEM "demo #13", VIEWER_DEMO13
MENUITEM "demo #14", VIEWER_DEMO14
MENUITEM "demo #15", VIEWER_DEMO15
}
MENUITEM "&Test Sites", VIEWER_TOP100
POPUP "XPToolkit Tests"