Fixed HTTP-client query-string handling bug.
[doldaconnect.git] / clients / gtk2 / pref.desc
CommitLineData
d3372da9 1;prefix: pref_
2:table rows: 4 cols: 2
3 $mlbl label: "_Public hub list URL:" tx: 0 ty: 0 mwidget: pubhuburl
4 $text name: pubhuburl var: y expand: y fill: y tx: 1 ty: 0
5 $mlbl label: "_Dolda connect user name:" tx: 0 ty: 1 mwidget: connectas
6 $text name: connectas var: y expand: y fill: y tx: 1 ty: 1
7 $mlbl label: "Dolda Connect _server:" tx: 0 ty: 2 mwidget: dcserver
8 $text name: dcserver var: y expand: y fill: y tx: 1 ty: 2
9 $chk name: autoconn var: y label: "Connect _automatically on startup" tx: 0 ty: 3 tw: 2
10end