localize description, fix keyboard shortcut
Cette révision appartient à :
Parent
e38e509e6f
révision
17c15a05c0
4 fichiers modifiés avec 4 ajouts et 2 suppressions
|
@ -30,7 +30,7 @@
|
|||
<keyset id="mainKeyset">
|
||||
<key id='resurrect-key-shortcut'
|
||||
modifiers='control shift'
|
||||
keycode='&resurrect.accesskey;'
|
||||
key='&resurrect.accesskey;'
|
||||
oncommand='resurrect.page();'
|
||||
/>
|
||||
</keyset>
|
||||
|
|
1
defaults/preferences/resurrect.js
Fichier exécutable
1
defaults/preferences/resurrect.js
Fichier exécutable
|
@ -0,0 +1 @@
|
|||
pref("extensions.{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}.description", "chrome://resurrect/locale/overlay.properties");
|
|
@ -3,7 +3,7 @@
|
|||
<Description about="urn:mozilla:install-manifest">
|
||||
<em:id>{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}</em:id>
|
||||
<em:name>Resurrect Pages</em:name>
|
||||
<em:version>0.5</em:version>
|
||||
<em:version>0.5.1</em:version>
|
||||
<em:description>Resurrect dead pages, by finding their ghosts.</em:description>
|
||||
<em:creator>Anthony Lieuallen</em:creator>
|
||||
<em:homepageURL>http://www.arantius.com/article/resurrect</em:homepageURL>
|
||||
|
|
1
locale/en-US/overlay.properties
Fichier exécutable
1
locale/en-US/overlay.properties
Fichier exécutable
|
@ -0,0 +1 @@
|
|||
extensions.{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}.description=Resurrect dead pages, by finding their ghosts.
|
Chargement…
Référencer dans un nouveau ticket