tab->2 space for xml files

Cette révision appartient à :
Anthony Lieuallen 2011-06-28 00:14:30 +00:00
Parent 892abd5401
révision 3c90aa6510
4 fichiers modifiés avec 88 ajouts et 88 suppressions

Voir le fichier

@ -2,8 +2,8 @@
<!DOCTYPE html SYSTEM "chrome://resurrect/locale/overlay.dtd"> <!DOCTYPE html SYSTEM "chrome://resurrect/locale/overlay.dtd">
<html <html
xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
> >
<body class="resurrect"> <body class="resurrect">
<fieldset id='resurrect'> <fieldset id='resurrect'>

Voir le fichier

@ -9,33 +9,33 @@ window.addEventListener('load', resurrect.onLoad, false);
</script> </script>
<toolbarpalette id='BrowserToolbarPalette'> <toolbarpalette id='BrowserToolbarPalette'>
<toolbarbutton id='resurrect-page-tb' <toolbarbutton id='resurrect-page-tb'
type="" type=""
class="toolbarbutton-1" class="toolbarbutton-1"
oncommand="resurrect.page();" oncommand="resurrect.page();"
label='&resurrect.thispage;' label='&resurrect.thispage;'
tooltiptext='&resurrect.thispage;' tooltiptext='&resurrect.thispage;'
> >
</toolbarbutton> </toolbarbutton>
</toolbarpalette> </toolbarpalette>
<popup id="contentAreaContextMenu"> <popup id="contentAreaContextMenu">
<menuitem id="resurrect-page-context" insertafter="context-bookmarkpage" <menuitem id="resurrect-page-context" insertafter="context-bookmarkpage"
label="&resurrect.thispage;" accesskey="&resurrect.accesskey;" label="&resurrect.thispage;" accesskey="&resurrect.accesskey;"
oncommand="resurrect.page(event);" oncommand="resurrect.page(event);"
/> />
<menuitem id="resurrect-link-context" insertafter="context-bookmarklink" <menuitem id="resurrect-link-context" insertafter="context-bookmarklink"
label="&resurrect.thislink;" accesskey="&resurrect.accesskey;" label="&resurrect.thislink;" accesskey="&resurrect.accesskey;"
oncommand="resurrect.link(event);" oncommand="resurrect.link(event);"
/> />
</popup> </popup>
<keyset id="mainKeyset"> <keyset id="mainKeyset">
<key id='resurrect-key-shortcut' <key id='resurrect-key-shortcut'
modifiers='control shift' modifiers='control shift'
key='&resurrect.accesskey;' key='&resurrect.accesskey;'
oncommand='resurrect.page();' oncommand='resurrect.page();'
/> />
</keyset> </keyset>
</overlay> </overlay>

Voir le fichier

@ -6,11 +6,11 @@
<!-- "B" in the ID is to lose the (wrong) persisted height from old versions --> <!-- "B" in the ID is to lose the (wrong) persisted height from old versions -->
<dialog id="resurrect-select-mirrorB" <dialog id="resurrect-select-mirrorB"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:xul="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;" title="&resurrect.title;"
buttons="cancel" buttons="cancel"
persist="screenX screenY" persist="screenX screenY"
> >
<script type='application/x-javascript' src='chrome://resurrect/content/resurrect.js'></script> <script type='application/x-javascript' src='chrome://resurrect/content/resurrect.js'></script>
@ -19,52 +19,52 @@ window.addEventListener('load', resurrect.loadTarget, false);
</script> </script>
<vbox> <vbox>
<groupbox> <groupbox>
<caption label='&resurrect.this;' /> <caption label='&resurrect.this;' />
<radiogroup id='targetGroup'> <radiogroup id='targetGroup'>
<radio id='targetCurr' label='&resurrect.inCurrTab;' /> <radio id='targetCurr' label='&resurrect.inCurrTab;' />
<radio id='targetTab' label='&resurrect.inNewTab;' /> <radio id='targetTab' label='&resurrect.inNewTab;' />
<radio id='targetWin' label='&resurrect.inNewWin;' /> <radio id='targetWin' label='&resurrect.inNewWin;' />
</radiogroup> </radiogroup>
</groupbox> </groupbox>
<groupbox id='resurrect' onclick='resurrect.clickedXul(event);'> <groupbox id='resurrect' onclick='resurrect.clickedXul(event);'>
<caption label='&resurrect.fromMirror;' /> <caption label='&resurrect.fromMirror;' />
<xul:button <xul:button
value='coralcdn' label=' &resurrect.coralcdn;' value='coralcdn' label=' &resurrect.coralcdn;'
image='chrome://resurrect/skin/cacheicons/coralcdn.png' image='chrome://resurrect/skin/cacheicons/coralcdn.png'
/> />
<xul:button <xul:button
value='google' label=' &resurrect.google;' value='google' label=' &resurrect.google;'
image='chrome://resurrect/skin/cacheicons/google.png' image='chrome://resurrect/skin/cacheicons/google.png'
/> />
<xul:button <xul:button
value='googletext' label=' &resurrect.google;&resurrect.textonly;' value='googletext' label=' &resurrect.google;&resurrect.textonly;'
image='chrome://resurrect/skin/cacheicons/google.png' image='chrome://resurrect/skin/cacheicons/google.png'
/> />
<xul:button <xul:button
value='yahoo' label=' &resurrect.yahoo;' value='yahoo' label=' &resurrect.yahoo;'
image='chrome://resurrect/skin/cacheicons/yahoo.png' image='chrome://resurrect/skin/cacheicons/yahoo.png'
/> />
<xul:button <xul:button
value='archive' label=' &resurrect.archive;' value='archive' label=' &resurrect.archive;'
image='chrome://resurrect/skin/cacheicons/archive.png' image='chrome://resurrect/skin/cacheicons/archive.png'
/> />
<xul:button <xul:button
value='bing' label=' &resurrect.bing;' value='bing' label=' &resurrect.bing;'
image='chrome://resurrect/skin/cacheicons/bing.png' image='chrome://resurrect/skin/cacheicons/bing.png'
/> />
<xul:button <xul:button
value='gigablast' label=' &resurrect.gigablast;' value='gigablast' label=' &resurrect.gigablast;'
image='chrome://resurrect/skin/cacheicons/gigablast.png' image='chrome://resurrect/skin/cacheicons/gigablast.png'
/> />
<xul:button <xul:button
value='webcitation' label=' &resurrect.webcitation;' value='webcitation' label=' &resurrect.webcitation;'
image='chrome://resurrect/skin/cacheicons/webcitation.png' image='chrome://resurrect/skin/cacheicons/webcitation.png'
/> />
</groupbox> </groupbox>
</vbox> </vbox>

Voir le fichier

@ -1,23 +1,23 @@
<?xml version="1.0"?> <?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#"> <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"> <Description about="urn:mozilla:install-manifest">
<em:id>{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}</em:id> <em:id>{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}</em:id>
<em:name>Resurrect Pages</em:name> <em:name>Resurrect Pages</em:name>
<em:version>2.0.7</em:version> <em:version>2.0.7</em:version>
<em:description>Resurrect dead pages, by finding their ghosts.</em:description> <em:description>Resurrect dead pages, by finding their ghosts.</em:description>
<em:homepageURL>http://trac.arantius.com/wiki/Extensions/Resurrect</em:homepageURL> <em:homepageURL>http://trac.arantius.com/wiki/Extensions/Resurrect</em:homepageURL>
<em:iconURL>chrome://resurrect/skin/em-icon.png</em:iconURL> <em:iconURL>chrome://resurrect/skin/em-icon.png</em:iconURL>
<em:creator>Anthony Lieuallen</em:creator> <em:creator>Anthony Lieuallen</em:creator>
<em:contributor>Translators from BabelZilla.org</em:contributor> <em:contributor>Translators from BabelZilla.org</em:contributor>
<em:targetApplication> <em:targetApplication>
<Description> <Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.0</em:minVersion> <em:minVersion>3.0</em:minVersion>
<em:maxVersion>5.*</em:maxVersion> <em:maxVersion>5.*</em:maxVersion>
</Description> </Description>
</em:targetApplication> </em:targetApplication>
</Description> </Description>
</RDF> </RDF>