[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
es:howtos:software:firefox [2019/08/29 12:17 (UTC)] – [Make firefox understand downloaded files] slackwarespanoles:howtos:software:firefox [2019/08/29 15:25 (UTC)] (actual) – [Fuentes] slackwarespanol
Línea 3: Línea 3:
 Firefox es un navegador web de código abierto de Mozilla. Firefox es un navegador web de código abierto de Mozilla.
  
-====== Instalación ======+===== Instalación =====
  
 Firefox se distribuye con Slackware. Firefox se distribuye con Slackware.
Línea 26: Línea 26:
  
 <note tip> El mismo truco también funciona para Mozilla Seamonkey. </note> <note tip> El mismo truco también funciona para Mozilla Seamonkey. </note>
-===== Enable the builtin PDF viewer in Firefox =====+===== Habilite el visor de PDF incorporado en Firefox =====
  
-The "[[https://github.com/mozilla/pdf.js|pdfjs]]" PDF viewer is built-in in Firefox since version 15.0, this means that there is no need to install a PDF viewer plugin like Adobe Reader additionallyThe built-in PDF viewer renders PDF using HTML5 and JavaScript.+El visor de PDF "[[https://github.com/mozilla/pdf.js|pdfjs]]" está integrado en Firefox desde la versión 15.0, esto significa que no es necesario instalar un complemento de visor de PDF como Adobe Reader AdicionalmenteEl visor de PDF incorporado renderiza PDF usando HTML5 JavaScript.
  
-The PDF viewer is disabled by defaultbut that is likely going to change in the futurewhen the functionality has proven itselfIn the meantimeyou can enable it as follows:+El visor de PDF está deshabilitado de forma predeterminadapero es probable que eso cambie en el futurocuando la funcionalidad se haya probadoMientras tantopuede habilitarlo de la siguiente manera:
  
-  * In "''about:config''" set the property "''browser.preferences.inContent''" to "''true''": \\ {{ :howtos:browser.preferences.incontent.png }}. +  * En "'' about:config ''" establezca la propiedad "'' browser.preferences.inContent ''" en "'' true ''": \\ {{ :howtos:browser.preferences.incontent.png }}. 
-  * Also in "''about:config''" set the property "''pdfjs.disabled''" to "''false''": \\ {{ :howtos:pdfjs.disabled.png?direct }}. +  * También en "'' about:config ''" establezca la propiedad "'' pdfjs.disabled ''" "'' false ''": \\{{ :howtos:pdfjs.disabled.png?direct }}. 
-  * Finallyin the Firefox "Preferences Applicationsmenusearch for the extension "''PDF''" and make sure the associated action is set to "//preview in firefox//".+  * Finalmenteen el menú "PreferenciasAplicacionesde Firefoxbusque la extensión "'' PDF ''" y asegúrese de que la acción asociada esté configurada en "//preview in firefox//".
  
-That's itYou don't even have to restart Firefox. Try opening a PDF, or even drag a PDF file from filemanager into the Firefox window.+¡Eso esNi siquiera tiene que reiniciar Firefox. Intente abrir un PDF, o incluso arrastre un archivo PDF desde un administrador de archivos la ventana de Firefox.
  
-====== Troubleshooting ======+====== Solución de problemas ======
  
-====== “Open folder containing” opens Audacious instead of a file manager ======+===== "Abrir carpeta que contiene" abre Audacious en lugar de un administrador de archivos =====
  
-Known to work with: [Slack 14.1]+Se sabe que funciona con: [Slack 14.1]
  
-  Edit /usr/share/applications/mimeinfo.cache +   Edite /usr/share/applications/mimeinfo.cache 
-  Find the line containing <code> +   Encuentra la línea que contiene <code> 
-inode/directory=</code> +inode/directory = </code> 
-  Delete the following string <code>+   Eliminar la siguiente cadena <code>
 audacious.desktop;</code> audacious.desktop;</code>
  
-This should fix the problem.+Esto debería solucionar el problema.
  
-Here's a one-liner to do it:+Aquí hay una linea para hacerlo:
 <code>sudo sed -i 's|inode/directory=audacious.desktop;|inode/directory=|' /usr/share/applications/mimeinfo.cache</code> <code>sudo sed -i 's|inode/directory=audacious.desktop;|inode/directory=|' /usr/share/applications/mimeinfo.cache</code>
-(I made an icon on my desktop with it in the COMMAND line)+(Hice un icono en mi escritorio con él en la línea de COMANDO)
  
-====== Sources ======+====== Fuentes ======
  
-  Originally written by [[wiki:user:arfon | arfon]] +   Originalmente escrito por [[wiki:user:arfon | arfon]] 
-  Originally written by [[wiki:user:alienbob | Eric Hameleers]] +   Originalmente escrito por [[wiki:user:alienbob | Eric Hameleers]] 
-  Taken from an [[http://alien.slackbook.org/blog/make-firefox-understand-downloaded-files/|Alien Pastures]] article+   Tomado de un artículo [[http://alien.slackbook.org/blog/make-firefox-understand-downloaded-files/|Alien Pastures]]. 
-  Based on a hint in a [[http://www.linuxquestions.org/questions/slackware-14/make-firefox-aware-of-kde-apps-615686/#post4627197|discussion at LinuxQuestions.org]] +   Basado en una pista en una [[http://www.linuxquestions.org/questions/slackware-14/make-firefox-aware-of-kde-apps-615686/#post4627197|discusión en LinuxQuestions.org]] 
-  Contributions by [[wiki:user:markand | markand]]+   Contribuciones de [[wiki:user:markand | markand]] 
 +   * Traducido por [[wiki: user: slackwarespanol | Víctor]]   2019/08/29 12:50 (UTC)
  
 {{tag>howtos software firefox author_arfon author_alienbob}} {{tag>howtos software firefox author_arfon author_alienbob}}
 es:howtos:software:firefox ()