9 lines
263 B
Text
9 lines
263 B
Text
app: thunderbird_contacts
|
|
-
|
|
contact new: user.thunderbird_mod("n")
|
|
contact edit: user.thunderbird_mod("i")
|
|
contact delete: key(delete)
|
|
contact print: user.thunderbird_mod("p")
|
|
contact message: user.thunderbird_mod("m")
|
|
contact up: key(up)
|
|
contact down: key(down)
|