зеркало из https://github.com/mozilla/gecko-dev.git
content changes only for bug 351729, r=mconnor; theme part will be landed as part of the new theme.
This commit is contained in:
Родитель
48c315cd00
Коммит
c45e669c7a
|
@ -26,6 +26,7 @@
|
|||
src="chrome://browser/content/feeds/subscribe.js"/>
|
||||
</head>
|
||||
<body onload="SubscribeHandler.init();" onunload="SubscribeHandler.uninit();">
|
||||
<div id="feedHeaderContainer">
|
||||
<div id="feedHeader" dir="&locale.dir;">
|
||||
<div id="feedIntroText">
|
||||
<p id="feedSubscriptionInfo1">
|
||||
|
@ -38,6 +39,8 @@
|
|||
how much XUL-in-XHTML sucks, see bug 348830 -->
|
||||
<div id="feedSubscribeLine"><xul:vbox><xul:hbox align="center"><xul:description>&subscribeUsing;</xul:description><xul:menulist id="handlersMenuList"><xul:menupopup menugenerated="true" id="handlersMenuPopup"><xul:menuitem id="liveBookmarksMenuItem" label="&feedLiveBookmarks;" class="menuitem-iconic" src="chrome://browser/skin/page-livemarks.png" selected="true"/><xul:menuseparator/></xul:menupopup></xul:menulist></xul:hbox><xul:hbox><xul:checkbox id="alwaysUse" checked="false"/></xul:hbox><xul:hbox align="center"><xul:spacer flex="1"/><span><xul:button label="&feedSubscribeNow;" id="subscribeButton"/></span></xul:hbox></xul:vbox></div></div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- XXXben - get rid of me when the feed processor is bug free! -->
|
||||
<div id="feedError" style="display:none;" dir="&locale.dir;">
|
||||
<h1>&error.title;</h1>
|
||||
|
|
Загрузка…
Ссылка в новой задаче