diff --git a/README.md b/README.md index 65df4f6..1897547 100644 --- a/README.md +++ b/README.md @@ -3486,3 +3486,13 @@ unrar zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla rofi \~\~\~\~ + +## Especificar como debe abrir los enlaces “magnet” el navegador mozilla + +- Vamos al url `about:config` +- Añadimos la opción `network.protocol-handler.external.magnet` con + valor `True` +- En *Settings* buscamos *Applications* y nos aseguramos de que no tenga + marcado por defecto *Save* sino *Ask* +- La próxima vez que queramos descargar un enlace magnet nos preguntará + que aplicación queremos usar. diff --git a/out/LinuxMintUlyana.dw b/out/LinuxMintUlyana.dw index 5ec9b21..15a21e0 100644 --- a/out/LinuxMintUlyana.dw +++ b/out/LinuxMintUlyana.dw @@ -3058,3 +3058,10 @@ Este rodeo ya no es necesario en las versiones modernas de Linux Mint ~~~~ sudo zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar\\ most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla\\ rofi ~~~~ + +===== Especificar como debe abrir los enlaces “magnet” el navegador mozilla ===== + + * Vamos al url ''%%about:config%%'' + * Añadimos la opción ''%%network.protocol-handler.external.magnet%%'' con valor ''%%True%%'' + * En //Settings// buscamos //Applications// y nos aseguramos de que no tenga marcado por defecto //Save// sino //Ask// + * La próxima vez que queramos descargar un enlace magnet nos preguntará que aplicación queremos usar. diff --git a/out/LinuxMintUlyana.epub b/out/LinuxMintUlyana.epub index 19640ed..e602252 100644 Binary files a/out/LinuxMintUlyana.epub and b/out/LinuxMintUlyana.epub differ diff --git a/out/LinuxMintUlyana.mw b/out/LinuxMintUlyana.mw index 7f2a804..4fa2944 100644 --- a/out/LinuxMintUlyana.mw +++ b/out/LinuxMintUlyana.mw @@ -2722,3 +2722,11 @@ Este rodeo ya no es necesario en las versiones modernas de Linux Mint ~~~~ sudo zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar
most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla
rofi ~~~~ + + +== Especificar como debe abrir los enlaces “magnet” el navegador mozilla == + +* Vamos al url about:config +* Añadimos la opción network.protocol-handler.external.magnet con valor True +* En ''Settings'' buscamos ''Applications'' y nos aseguramos de que no tenga marcado por defecto ''Save'' sino ''Ask'' +* La próxima vez que queramos descargar un enlace magnet nos preguntará que aplicación queremos usar. diff --git a/out/LinuxMintUlyana.odt b/out/LinuxMintUlyana.odt index 34003c1..d749035 100644 Binary files a/out/LinuxMintUlyana.odt and b/out/LinuxMintUlyana.odt differ diff --git a/out/LinuxMintUlyana.pdf b/out/LinuxMintUlyana.pdf index ce43a06..40bbcc2 100644 Binary files a/out/LinuxMintUlyana.pdf and b/out/LinuxMintUlyana.pdf differ diff --git a/out/LinuxMintUlyana.tex b/out/LinuxMintUlyana.tex index cadaf3b..fe40f58 100644 --- a/out/LinuxMintUlyana.tex +++ b/out/LinuxMintUlyana.tex @@ -4625,4 +4625,24 @@ zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar\\ most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla\\ rofi \textasciitilde\textasciitilde\textasciitilde\textasciitilde{} +\hypertarget{especificar-como-debe-abrir-los-enlaces-magnet-el-navegador-mozilla}{% +\subsection{Especificar como debe abrir los enlaces ``magnet'' el +navegador +mozilla}\label{especificar-como-debe-abrir-los-enlaces-magnet-el-navegador-mozilla}} + +\begin{itemize} +\tightlist +\item + Vamos al url \texttt{about:config} +\item + Añadimos la opción \texttt{network.protocol-handler.external.magnet} + con valor \texttt{True} +\item + En \emph{Settings} buscamos \emph{Applications} y nos aseguramos de + que no tenga marcado por defecto \emph{Save} sino \emph{Ask} +\item + La próxima vez que queramos descargar un enlace magnet nos preguntará + que aplicación queremos usar. +\end{itemize} + \end{document} diff --git a/src/850_recipes.md b/src/850_recipes.md index 37081f2..6477a58 100644 --- a/src/850_recipes.md +++ b/src/850_recipes.md @@ -240,3 +240,10 @@ zip unzip unace bzip2 lzop p7zip p7zip-full p7zip-rar \ most mc tree neofetch fasd silversearcher-ag ack mate-tweak filezilla \ rofi ~~~~ + +## Especificar como debe abrir los enlaces "magnet" el navegador mozilla + +- Vamos al url `about:config` +- Añadimos la opción `network.protocol-handler.external.magnet` con valor `True` +- En _Settings_ buscamos _Applications_ y nos aseguramos de que no tenga marcado por defecto _Save_ sino _Ask_ +- La próxima vez que queramos descargar un enlace magnet nos preguntará que aplicación queremos usar.