|
1.
|
|
|
You need to install the python gtk bindings package 'python-gtk2'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
controller.py:34 view.py:32
|
|
2.
|
|
|
You need to install 'python-vte' the python bindings for libvte.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
controller.py:42 view.py:40
|
|
3.
|
|
|
This command requires more information.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
controller.py:70
|
|
5.
|
|
|
Add a command to your command list
|
|
|
|
(no translation yet)
|
|
|
|
Located in
controller.py:114
|
|
9.
|
|
|
When entering a command use question marks(?) as placeholders if user input is required when the command runs. Example: ls /any/directory would be entered as, ls ? .For each question mark(?) in your command, if any, use the User Input field to provide a hint for each variable. Using our example ls ? you could put directory as the User Input. Lastly provide a brief Description.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
controller.py:140
|
|
10.
|
|
|
Edit a command in your command list
|
|
|
|
(no translation yet)
|
|
|
|
Located in
controller.py:198
|
|
13.
|
|
|
Search your list of commands
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view.py:210
|
|
14.
|
|
|
Command List
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view.py:225
|
|
15.
|
|
|
Click to show/hide command list
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view.py:227
|
|
16.
|
|
|
Click to add another tab
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view.py:241
|