pidgin/gtkmain.c

branch
vv
changeset 26338
eab4851586b7
parent 26337
ec2fc1bc9024
child 26339
29f9a4c24cc5
equal deleted inserted replaced
26337:ec2fc1bc9024 26338:eab4851586b7
497 {"force-online", no_argument, NULL, 'd'}, 497 {"force-online", no_argument, NULL, 'd'},
498 {"help", no_argument, NULL, 'h'}, 498 {"help", no_argument, NULL, 'h'},
499 {"login", optional_argument, NULL, 'l'}, 499 {"login", optional_argument, NULL, 'l'},
500 {"multiple", no_argument, NULL, 'm'}, 500 {"multiple", no_argument, NULL, 'm'},
501 {"nologin", no_argument, NULL, 'n'}, 501 {"nologin", no_argument, NULL, 'n'},
502 {"nocrash", no_argument, NULL, 'x'},
502 {"session", required_argument, NULL, 's'}, 503 {"session", required_argument, NULL, 's'},
503 {"version", no_argument, NULL, 'v'}, 504 {"version", no_argument, NULL, 'v'},
504 {"display", required_argument, NULL, 'D'}, 505 {"display", required_argument, NULL, 'D'},
505 {"sync", no_argument, NULL, 'S'}, 506 {"sync", no_argument, NULL, 'S'},
506 {0, 0, 0, 0} 507 {0, 0, 0, 0}

mercurial