mirror of
https://github.com/gryf/wicd.git
synced 2026-01-31 04:55:52 +01:00
Made the help in wicd-curses.py all read out on one line. per entry
This commit is contained in:
@@ -208,7 +208,7 @@ def help_dialog(body):
|
||||
('bold',' H h ?'),": Display this help dialog\n",
|
||||
('bold','enter C'),": Connect to selected network\n",
|
||||
('bold',' D'),": Disconnect from all networks\n",
|
||||
('bold',' ESC'),": Stop a network connection in progress\n",
|
||||
('bold',' ESC'),": Stop a connection in progress\n",
|
||||
('bold',' F5 R'),": Refresh network list\n",
|
||||
('bold',' P'),": Prefrences dialog\n",
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user