Use the correct set of RDF datasources for the bookmarks popup menu on the personal toolbar.

This commit is contained in:
rjc%netscape.com 1999-11-30 12:59:48 +00:00
Родитель e63af9cb8c
Коммит b269ca5a8e
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -222,7 +222,7 @@ Contributor(s): ______________________________________. -->
// we can get this button into rdf. We can't allow drags on this
// container so we have to be able to identify it (bug 19588).
// - pinkerton
<menu datasources="rdf:bookmarks" ref="NC:BookmarksRoot">
<menu datasources="rdf:bookmarks rdf:files rdf:localsearch rdf:internetsearch" ref="NC:BookmarksRoot">
<titledbutton class="bookmarkFolder" align="right" container="true"
value="&bookmarksButton.label;" crop="right"/>
<template>

Просмотреть файл

@ -222,7 +222,7 @@ Contributor(s): ______________________________________. -->
// we can get this button into rdf. We can't allow drags on this
// container so we have to be able to identify it (bug 19588).
// - pinkerton
<menu datasources="rdf:bookmarks" ref="NC:BookmarksRoot">
<menu datasources="rdf:bookmarks rdf:files rdf:localsearch rdf:internetsearch" ref="NC:BookmarksRoot">
<titledbutton class="bookmarkFolder" align="right" container="true"
value="&bookmarksButton.label;" crop="right"/>
<template>