Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NomadGUI
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Instrument Control
VISA-Releases
NomadGUI
Commits
f8c8d196
Commit
f8c8d196
authored
Nov 26, 2020
by
Hélène Ortiz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NomadGUI Version 4.0.70
parent
c45687db
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
3 deletions
+9
-3
.project
.project
+1
-1
conf/client/clientMessages.properties
conf/client/clientMessages.properties
+5
-0
conf/client/globalLabels.properties
conf/client/globalLabels.properties
+3
-2
lib64/nomadgui-gtk.linux.x86.jar
lib64/nomadgui-gtk.linux.x86.jar
+0
-0
lib64/nomadgui-gtk.linux.x86_64.jar
lib64/nomadgui-gtk.linux.x86_64.jar
+0
-0
No files found.
.project
View file @
f8c8d196
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
nomad
-
gui-release
</name>
<name>
nomadgui-release
</name>
<comment></comment>
<projects>
</projects>
...
...
conf/client/clientMessages.properties
View file @
f8c8d196
...
...
@@ -209,6 +209,11 @@ commandLineNoGrammarDefinedForThisInstrument=Command line unavailable. No gramma
commandLinePauseMessage
=
Execution is paused. Type ENTER to continue or x to stop or n to stop at end
commandLineNotSynchronised
=
Switch to box view forbidden while a command is running!
forbiddenChangeOfProposalWhileSomethingRunning
=
You cannot change proposal while commands are running in the server.
forbiddenChangeOfProposalWhileSomethingPaused
=
You cannot change proposal while commands are paused in the server.
changeOfProposalTitle
=
Change proposal
simulationTabCannotBeClosedWhileSomethingRunningOrPaused
=
You cannot close the simulation tab while something is running or paused.
simulationTabCannotBeClosedWhileSomethingRunningOrPausedTitle
=
Invalid action
...
...
conf/client/globalLabels.properties
View file @
f8c8d196
...
...
@@ -2,7 +2,7 @@ commandLineLabel=Command :
loginLabel
=
LOGIN
passwordLabel
=
PASSWORD
loadingLabel
=
LOADING
selectProposalLabel
=
Select proposal
loginButtonLabel
=
Login
exitButtonLabel
=
Exit
loginLabelKey
=
User
...
...
@@ -563,4 +563,5 @@ generateCommandFileLabel=Generate command file
generateControllerFilesLabel
=
Generate controller files
mustSelectControllerOrDriverMessage
=
You must select a controller or a driver.
mustSelectDirectoryMessage
=
You must select a directory to save generated files.
filesGeneratedMessage
=
files generated:
\ No newline at end of file
filesGeneratedMessage
=
files generated:
saveFileLabel
=
Save file
\ No newline at end of file
lib64/nomadgui-gtk.linux.x86.jar
View file @
f8c8d196
No preview for this file type
lib64/nomadgui-gtk.linux.x86_64.jar
View file @
f8c8d196
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment