tab->2 space for xml files
Cette révision appartient à :
Parent
892abd5401
révision
3c90aa6510
4 fichiers modifiés avec 88 ajouts et 88 suppressions
|
@ -2,8 +2,8 @@
|
|||
<!DOCTYPE html SYSTEM "chrome://resurrect/locale/overlay.dtd">
|
||||
|
||||
<html
|
||||
xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
>
|
||||
<body class="resurrect">
|
||||
<fieldset id='resurrect'>
|
||||
|
|
|
@ -9,33 +9,33 @@ window.addEventListener('load', resurrect.onLoad, false);
|
|||
</script>
|
||||
|
||||
<toolbarpalette id='BrowserToolbarPalette'>
|
||||
<toolbarbutton id='resurrect-page-tb'
|
||||
type=""
|
||||
class="toolbarbutton-1"
|
||||
oncommand="resurrect.page();"
|
||||
label='&resurrect.thispage;'
|
||||
tooltiptext='&resurrect.thispage;'
|
||||
>
|
||||
</toolbarbutton>
|
||||
<toolbarbutton id='resurrect-page-tb'
|
||||
type=""
|
||||
class="toolbarbutton-1"
|
||||
oncommand="resurrect.page();"
|
||||
label='&resurrect.thispage;'
|
||||
tooltiptext='&resurrect.thispage;'
|
||||
>
|
||||
</toolbarbutton>
|
||||
</toolbarpalette>
|
||||
|
||||
<popup id="contentAreaContextMenu">
|
||||
<menuitem id="resurrect-page-context" insertafter="context-bookmarkpage"
|
||||
label="&resurrect.thispage;" accesskey="&resurrect.accesskey;"
|
||||
oncommand="resurrect.page(event);"
|
||||
/>
|
||||
<menuitem id="resurrect-link-context" insertafter="context-bookmarklink"
|
||||
label="&resurrect.thislink;" accesskey="&resurrect.accesskey;"
|
||||
oncommand="resurrect.link(event);"
|
||||
/>
|
||||
<menuitem id="resurrect-page-context" insertafter="context-bookmarkpage"
|
||||
label="&resurrect.thispage;" accesskey="&resurrect.accesskey;"
|
||||
oncommand="resurrect.page(event);"
|
||||
/>
|
||||
<menuitem id="resurrect-link-context" insertafter="context-bookmarklink"
|
||||
label="&resurrect.thislink;" accesskey="&resurrect.accesskey;"
|
||||
oncommand="resurrect.link(event);"
|
||||
/>
|
||||
</popup>
|
||||
|
||||
<keyset id="mainKeyset">
|
||||
<key id='resurrect-key-shortcut'
|
||||
modifiers='control shift'
|
||||
key='&resurrect.accesskey;'
|
||||
oncommand='resurrect.page();'
|
||||
/>
|
||||
<key id='resurrect-key-shortcut'
|
||||
modifiers='control shift'
|
||||
key='&resurrect.accesskey;'
|
||||
oncommand='resurrect.page();'
|
||||
/>
|
||||
</keyset>
|
||||
|
||||
</overlay>
|
||||
|
|
|
@ -6,11 +6,11 @@
|
|||
|
||||
<!-- "B" in the ID is to lose the (wrong) persisted height from old versions -->
|
||||
<dialog id="resurrect-select-mirrorB"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
title="&resurrect.title;"
|
||||
buttons="cancel"
|
||||
persist="screenX screenY"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
title="&resurrect.title;"
|
||||
buttons="cancel"
|
||||
persist="screenX screenY"
|
||||
>
|
||||
|
||||
<script type='application/x-javascript' src='chrome://resurrect/content/resurrect.js'></script>
|
||||
|
@ -19,52 +19,52 @@ window.addEventListener('load', resurrect.loadTarget, false);
|
|||
</script>
|
||||
|
||||
<vbox>
|
||||
<groupbox>
|
||||
<caption label='&resurrect.this;' />
|
||||
<groupbox>
|
||||
<caption label='&resurrect.this;' />
|
||||
|
||||
<radiogroup id='targetGroup'>
|
||||
<radio id='targetCurr' label='&resurrect.inCurrTab;' />
|
||||
<radio id='targetTab' label='&resurrect.inNewTab;' />
|
||||
<radio id='targetWin' label='&resurrect.inNewWin;' />
|
||||
</radiogroup>
|
||||
</groupbox>
|
||||
<radiogroup id='targetGroup'>
|
||||
<radio id='targetCurr' label='&resurrect.inCurrTab;' />
|
||||
<radio id='targetTab' label='&resurrect.inNewTab;' />
|
||||
<radio id='targetWin' label='&resurrect.inNewWin;' />
|
||||
</radiogroup>
|
||||
</groupbox>
|
||||
|
||||
<groupbox id='resurrect' onclick='resurrect.clickedXul(event);'>
|
||||
<caption label='&resurrect.fromMirror;' />
|
||||
<groupbox id='resurrect' onclick='resurrect.clickedXul(event);'>
|
||||
<caption label='&resurrect.fromMirror;' />
|
||||
|
||||
<xul:button
|
||||
value='coralcdn' label=' &resurrect.coralcdn;'
|
||||
image='chrome://resurrect/skin/cacheicons/coralcdn.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='google' label=' &resurrect.google;'
|
||||
image='chrome://resurrect/skin/cacheicons/google.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='googletext' label=' &resurrect.google;&resurrect.textonly;'
|
||||
image='chrome://resurrect/skin/cacheicons/google.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='yahoo' label=' &resurrect.yahoo;'
|
||||
image='chrome://resurrect/skin/cacheicons/yahoo.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='archive' label=' &resurrect.archive;'
|
||||
image='chrome://resurrect/skin/cacheicons/archive.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='bing' label=' &resurrect.bing;'
|
||||
image='chrome://resurrect/skin/cacheicons/bing.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='gigablast' label=' &resurrect.gigablast;'
|
||||
image='chrome://resurrect/skin/cacheicons/gigablast.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='webcitation' label=' &resurrect.webcitation;'
|
||||
image='chrome://resurrect/skin/cacheicons/webcitation.png'
|
||||
/>
|
||||
</groupbox>
|
||||
<xul:button
|
||||
value='coralcdn' label=' &resurrect.coralcdn;'
|
||||
image='chrome://resurrect/skin/cacheicons/coralcdn.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='google' label=' &resurrect.google;'
|
||||
image='chrome://resurrect/skin/cacheicons/google.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='googletext' label=' &resurrect.google;&resurrect.textonly;'
|
||||
image='chrome://resurrect/skin/cacheicons/google.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='yahoo' label=' &resurrect.yahoo;'
|
||||
image='chrome://resurrect/skin/cacheicons/yahoo.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='archive' label=' &resurrect.archive;'
|
||||
image='chrome://resurrect/skin/cacheicons/archive.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='bing' label=' &resurrect.bing;'
|
||||
image='chrome://resurrect/skin/cacheicons/bing.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='gigablast' label=' &resurrect.gigablast;'
|
||||
image='chrome://resurrect/skin/cacheicons/gigablast.png'
|
||||
/>
|
||||
<xul:button
|
||||
value='webcitation' label=' &resurrect.webcitation;'
|
||||
image='chrome://resurrect/skin/cacheicons/webcitation.png'
|
||||
/>
|
||||
</groupbox>
|
||||
|
||||
</vbox>
|
||||
|
||||
|
|
34
install.rdf
34
install.rdf
|
@ -1,23 +1,23 @@
|
|||
<?xml version="1.0"?>
|
||||
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
|
||||
<Description about="urn:mozilla:install-manifest">
|
||||
<em:id>{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}</em:id>
|
||||
<em:name>Resurrect Pages</em:name>
|
||||
<em:version>2.0.7</em:version>
|
||||
<em:description>Resurrect dead pages, by finding their ghosts.</em:description>
|
||||
<Description about="urn:mozilla:install-manifest">
|
||||
<em:id>{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}</em:id>
|
||||
<em:name>Resurrect Pages</em:name>
|
||||
<em:version>2.0.7</em:version>
|
||||
<em:description>Resurrect dead pages, by finding their ghosts.</em:description>
|
||||
|
||||
<em:homepageURL>http://trac.arantius.com/wiki/Extensions/Resurrect</em:homepageURL>
|
||||
<em:iconURL>chrome://resurrect/skin/em-icon.png</em:iconURL>
|
||||
<em:homepageURL>http://trac.arantius.com/wiki/Extensions/Resurrect</em:homepageURL>
|
||||
<em:iconURL>chrome://resurrect/skin/em-icon.png</em:iconURL>
|
||||
|
||||
<em:creator>Anthony Lieuallen</em:creator>
|
||||
<em:contributor>Translators from BabelZilla.org</em:contributor>
|
||||
<em:creator>Anthony Lieuallen</em:creator>
|
||||
<em:contributor>Translators from BabelZilla.org</em:contributor>
|
||||
|
||||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
||||
<em:minVersion>3.0</em:minVersion>
|
||||
<em:maxVersion>5.*</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
</Description>
|
||||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
||||
<em:minVersion>3.0</em:minVersion>
|
||||
<em:maxVersion>5.*</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
</Description>
|
||||
</RDF>
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket