From: vsr Date: Tue, 29 Jul 2008 10:24:22 +0000 (+0000) Subject: improve MRU action X-Git-Tag: TG_TRIPOLI_qt4_porting~40 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b59df0dd380ca283695824a774eb1fde8bf5cc2c;p=modules%2Fgui.git improve MRU action --- diff --git a/src/LightApp/resources/LightApp.xml b/src/LightApp/resources/LightApp.xml index 8151472ac..b48320370 100644 --- a/src/LightApp/resources/LightApp.xml +++ b/src/LightApp/resources/LightApp.xml @@ -69,8 +69,18 @@
- - + + + + + + + + + + + +
diff --git a/src/LightApp/resources/LightApp_msg_en.ts b/src/LightApp/resources/LightApp_msg_en.ts index a4badcab7..4e14d719f 100644 --- a/src/LightApp/resources/LightApp_msg_en.ts +++ b/src/LightApp/resources/LightApp_msg_en.ts @@ -398,6 +398,54 @@ CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITASCan not open %1. File does not exist + + PREF_GROUP_MRU + Show MRU items + + + PREF_MRU_VISIBLE_COUNT + Number of MRU items + + + PREF_MRU_INSERT_MODE + Insert mode + + + PREF_MRU_MOVE_FIRST + Move to the beginning + + + PREF_MRU_MOVE_LAST + Move to the end + + + PREF_MRU_ADD_FIRST + Add to the beginning + + + PREF_MRU_ADD_LAST + Add to the end + + + PREF_MRU_LINK_TYPE + Link type + + + PREF_MRU_LINK_AUTO + Auto + + + PREF_MRU_LINK_SHORT + Short + + + PREF_MRU_LINK_FULL + Full + + + + + LightApp_Module diff --git a/src/SalomeApp/resources/SalomeApp.xml b/src/SalomeApp/resources/SalomeApp.xml index 9fc268d83..60e9f90a9 100644 --- a/src/SalomeApp/resources/SalomeApp.xml +++ b/src/SalomeApp/resources/SalomeApp.xml @@ -126,8 +126,18 @@
- - + + + + + + + + + + + +