Salome HOME
Fix for the '23407: EDF 13976 - external browser' issue.
authorrnv <rnv@opencascade.com>
Tue, 10 Jan 2017 15:15:46 +0000 (18:15 +0300)
committerrnv <rnv@opencascade.com>
Tue, 10 Jan 2017 15:15:46 +0000 (18:15 +0300)
src/LightApp/resources/LightApp.xml
src/LightApp/resources/LightApp_msg_en.ts

index 4796a3ed265d1f1d7f1b3124f6f0c3db673a95cf..ace4c880f822f02be8c06593a352322910866a24 100644 (file)
     <!-- External HELP browser settings -->
     <parameter name="winapplication"       value="C:\Program Files\Internet Explorer\iexplore.exe" />
     <parameter name="use_external_browser" value="false" />
-    <parameter name="application"          value="/usr/bin/mozilla" />
+    <parameter name="application"          value="/usr/bin/firefox" />
     <parameter name="parameters"           value="" />
   </section>
   <section name="add_help">
index 53f076da35a9ba9817bd7f583ffd1201a155dc41..63fc8258bffca77cb055797600c87d3a9745002e 100644 (file)
@@ -5,7 +5,7 @@
     <name>@default</name>
     <message>
         <source>EXTERNAL_BROWSER_CANNOT_SHOW_PAGE</source>
-        <translation>External browser &quot;%1&quot; can not show help page &quot;%2&quot;. Do you want to change it in preferences?</translation>
+        <translation>External browser &quot;%1&quot; can not show help page &quot;%2&quot;. Do you want to change the browser's settings in preferences?</translation>
     </message>
     <message>
         <source>ABOUT_COPYRIGHT</source>