Overview
Comment: | [fx] WebExt: help update |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fx |
Files: | files | file ages | folders |
SHA3-256: |
aa0b62f525c6ba341fc2d214b4575040 |
User & Date: | olr on 2017-09-06 19:15:05 |
Other Links: | manifest | tags |
Context
2017-09-07
| ||
08:02 | [fx] WebExt: update help check-in: 6b206fd62d user: olr tags: trunk, fx | |
2017-09-06
| ||
19:15 | [fx] WebExt: help update check-in: aa0b62f525 user: olr tags: trunk, fx | |
17:40 | [fx] WebExt: remove wrapper around textareas, add button and menu check-in: 3cd8dde332 user: olr tags: trunk, fx | |
Changes
Deleted gc_lang/fr/webext/img/frame_and_buttons.png version [d18931ecaf].
cannot compute difference between binary files
Added gc_lang/fr/webext/img/menu_button1.png version [226d976a40].
cannot compute difference between binary files
Added gc_lang/fr/webext/img/menu_button2.png version [6ae5543ec4].
cannot compute difference between binary files
Modified gc_lang/fr/webext/panel/main.html from [9bcb099834] to [e0432a8256].
︙ | ︙ | |||
49 50 51 52 53 54 55 | </p> </div> </section> <!-- #home_page --> <section id="help_page" class="page"> <h1>AIDE</h1> <div id="help_section"> | | > | | 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | </p> </div> </section> <!-- #home_page --> <section id="help_page" class="page"> <h1>AIDE</h1> <div id="help_section"> <p>Grammalecte affiche un bouton d’accès au menu en bas à gauche des zones de texte usuelles pour accéder aux fonctionnalités existantes.</p> <p class="right"><img src="../img/menu_button1.png" title="bouton du menu" /></p> <p class="right"><img src="../img/menu_button2.png" title="menu" /></p> <p>Pour les autres zones de texte (HTML éditable), il faut sélectionner le texte et utiliser le menu contextuel.</p> <p class="right"><img src="../img/contextmenu.png" title="menu contextuel sur sélection" /></p> <h2>Raccourcis clavier</h2> <p class="shortcut">CTRL+MAJ+F6</p> <p class="shortcut_label">Conjugueur (dans un onglet)</p> <p class="shortcut">CTRL+MAJ+F7</p> <p class="shortcut_label">Conjugueur (dans une fenêtre)</p> |
︙ | ︙ |