]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
INTPAL 53231: 'Display tab white spaces' preference does not affect on Python view.
authorvsr <vsr@opencascade.com>
Mon, 29 Aug 2016 15:05:37 +0000 (18:05 +0300)
committervsr <vsr@opencascade.com>
Mon, 29 Aug 2016 15:05:37 +0000 (18:05 +0300)
doc/salome/gui/images/python_view_preferences.png
doc/salome/gui/input/python_viewer.doc
src/LightApp/resources/LightApp_msg_en.ts
tools/PyEditor/src/resources/about.txt
tools/PyEditor/src/resources/translations/PyEditor_msg_en.ts

index 61fb31758bedc4eb60001d55673b691dd0659abf..4f600796e6a585824e0a10c345434dc692ddb2f4 100644 (file)
Binary files a/doc/salome/gui/images/python_view_preferences.png and b/doc/salome/gui/images/python_view_preferences.png differ
index 1ad7fcd087edba07bf81afd79547b644a44badbc..2120f037adaab8d4b86db2a1854c50f09df832bc 100644 (file)
@@ -88,4 +88,10 @@ The following options are available:
 
 - <b>Save settings as default</b> button stores the applied Python viewer settings in the SALOME preferences .xml file. The settings will be restored in the current and next SALOME sessions.
 
+The buttons in in the bottom part of dialog box peform the following actions:
+- \b OK button applies preferences to the editor;
+- \b Cancel button rejects changes;
+- \b Defaults button restores preferences from applicaion's defaults;
+- \b Help button opens Help browser.
+
 */
index 411b76a61422c41abf18ac710152b0ca965676d4..53f076da35a9ba9817bd7f583ffd1201a155dc41 100644 (file)
@@ -1047,7 +1047,7 @@ File does not exist</translation>
   </message>
   <message>
     <source>PREF_PY_TAB_WHITESPACES</source>
-    <translation>Display tab whitespaces</translation>
+    <translation>Display tab delimiters</translation>
   </message>
   <message>
     <source>PREF_PY_TAB_SIZE</source>
index 8fe8dc6d90e4b281c7739fbf1aeb920bbd34cd0d..aeb24ff7c043e5e9c656b32096f18463cbd7b30f 100644 (file)
@@ -31,6 +31,6 @@ The behavior of the editor can be customized via the <b>Preferences</b> dialog.
 <li><b>Center cursor on scroll</b>: allows scrolling the script vertically to make the cursor visible at the center of the viewer.</li>
 <li><b>Display line numbers area</b>: shows line numbers at the left border of the editor.</li>
 <li><b>Vertical edge settings</b>: draws vertical line at the specified column of the viewer.</li>
-<li><b>Display tab white spaces</b>: displays tab indentations at a given number of white spaces.</li>
+<li><b>Display tab delimiters</b>: displays tab marks at a given number of white spaces.</li>
 <li><b>Save settings as default</b>: saves chosen options as a default ones. These settings will be restored after application restart.</li>
 </ul>
index ed2e32172e8adde88b8ddfccff8eff566320a56d..c32adddb261c6814a968533d7f3529f080d98b86 100644 (file)
@@ -37,7 +37,7 @@
     </message>
     <message>
       <source>LBL_TAB_SPACES</source>
-      <translation>Display tab white spaces</translation>
+      <translation>Display tab delimiters</translation>
     </message>
     <message>
       <source>LBL_TAB_SIZE</source>