mirror of
https://github.com/gryf/wicd.git
synced 2026-01-04 21:04:15 +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',' H h ?'),": Display this help dialog\n",
|
||||||
('bold','enter C'),": Connect to selected network\n",
|
('bold','enter C'),": Connect to selected network\n",
|
||||||
('bold',' D'),": Disconnect from all networks\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',' F5 R'),": Refresh network list\n",
|
||||||
('bold',' P'),": Prefrences dialog\n",
|
('bold',' P'),": Prefrences dialog\n",
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user