File: code-aster-run.templates

package info (click to toggle)
astk 1.13.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,896 kB
  • sloc: tcl: 24,251; python: 19,546; sh: 279; makefile: 51
file content (38 lines) | stat: -rw-r--r-- 1,409 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: astk/platform
Type: select
Choices: LINUX, P_LINUX, LINUX64, P_LINUX64
Default: LINUX64
_Description: Aster platform:
 Select Aster platform.

Template: astk/node
Type: string
_Description: ASTK client node name:
 Please enter the public name by which this client will be known on
 the network. It must be a unique name within the domain.

Template: astk/EDITOR
Type: select
Choices: /usr/bin/nedit, /usr/bin/gedit --display=\@D, /usr/bin/kwrite --display \@D, /usr/bin/xemacs -display \@D, /usr/bin/emacs -display \@D, /usr/bin/xedit -display \@D, /usr/bin/xterm  -display \@D -e \@E -e vi
Default: /usr/bin/nedit
_Description: Standard editor:
 Please select the command line that ASTK should use to launch an
 editor.

Template: astk/TERMINAL
Type: select
Choices: /usr/bin/xterm -display \@D -e \@E, /usr/bin/gnome-terminal --display=\@D --command=\@E, /usr/bin/konsole --display \@D -e \@E
Default: /usr/bin/gnome-terminal --display=\@D --command=\@E
_Description: Standard terminal emulator:
 Please select the command line that ASTK should use to launch a
 terminal window.