gedit-crypto
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
| Entrambe le parti precedenti la revisioneRevisione precedente | |||
| gedit-crypto [2020/12/30 12:24] – markdown version from README pietro | gedit-crypto [2020/12/30 12:33] (versione attuale) – fixed markdown pietro | ||
|---|---|---|---|
| Linea 4: | Linea 4: | ||
| < | < | ||
| - | What is this? | + | ## What is this? |
| - | ============= | + | |
| Crypto is a simple plugin for the [gedit]( http:// | Crypto is a simple plugin for the [gedit]( http:// | ||
| Linea 17: | Linea 17: | ||
| gpg or seahorse. | gpg or seahorse. | ||
| - | How to install? | + | ### How to install? |
| - | --------------- | + | |
| If you are a user of Debian (or any derivative such as Ubuntu or Mint), | If you are a user of Debian (or any derivative such as Ubuntu or Mint), | ||
| Linea 25: | Linea 25: | ||
| Otherwise, to install for a single user, extract the archive and then: | Otherwise, to install for a single user, extract the archive and then: | ||
| - | ```python3 | + | ```python |
| cd gedit-plugin-crypto-* | cd gedit-plugin-crypto-* | ||
| mkdir -p ~/ | mkdir -p ~/ | ||
| Linea 34: | Linea 34: | ||
| To install systemwise (as root): | To install systemwise (as root): | ||
| - | ```python3 | + | ```python |
| cd gedit-plugin-crypto-* | cd gedit-plugin-crypto-* | ||
| ln -s `pwd`/ | ln -s `pwd`/ | ||
| Linea 42: | Linea 42: | ||
| ``` | ``` | ||
| - | Who should I blame if this sucks? | + | ### Who should I blame if this sucks? |
| - | --------------------------------- | + | |
| Pietro Battiston - < | Pietro Battiston - < | ||
| - | Technicalities | + | ### Technicalities |
| - | -------------- | + | |
| This plugin relies on the [Seahorse](https:// | This plugin relies on the [Seahorse](https:// | ||
| service, which does the real work. | service, which does the real work. | ||
| - | Requirements | + | ### Requirements |
| - | ------------ | + | |
| Gedit version 3 or later and the Seahorse daemon (package ``seahorse-daemon`` | Gedit version 3 or later and the Seahorse daemon (package ``seahorse-daemon`` | ||
| Linea 61: | Linea 58: | ||
| In particular, current versions need gedit 3.12 or later; if you're using a | In particular, current versions need gedit 3.12 or later; if you're using a | ||
| previous version of gedit, | previous version of gedit, | ||
| - | {{: | + | [download version 0.3 of gedit-crypto](https:// |
| If your version of gedit is even older than 3.8, you need | If your version of gedit is even older than 3.8, you need | ||
| - | {{: | + | [version 0.2 of gedit-crypto](https:// |
| - | Code | + | ### Code |
| - | ---- | + | |
| You can browse/ | You can browse/ | ||
gedit-crypto.1609331060.txt.gz · Ultima modifica: da pietro
