X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=clients%2Fgtk2%2Fmainwnd.desc;h=52610744390f3bcd5e8737e84e7856413a1f83d9;hb=e35e7757af650b09aa4364a9ce0444c5dbde8dee;hp=5cfbfe36d9aed8ad3b80f235dd38fc75a0d9d3be;hpb=a2e3d6878df9db7541a9cef4a2660bc4bad509b7;p=doldaconnect.git diff --git a/clients/gtk2/mainwnd.desc b/clients/gtk2/mainwnd.desc index 5cfbfe3..5261074 100644 --- a/clients/gtk2/mainwnd.desc +++ b/clients/gtk2/mainwnd.desc @@ -7,9 +7,11 @@ ;hasrenderers: y :menu name: srpopup var: y $menuitem name: srhash label: "Search for this hash" sig: activate var: y + $menuitem name: srcopy label: "Copy this hash to clipboard" sig: activate var: y end :menu name: trpopup var: y $menuitem name: trhash label: "Search for this hash" sig: activate var: y + $menuitem name: trcopy label: "Copy this hash to clipboard" sig: activate var: y $menuitem name: trcancel label: "Cancel transfer" sig: activate end :wnd name: wnd title: "Dolda Connect" var: y sig(delete_event):initdeath @@ -27,6 +29,7 @@ end :menuitem label: Op_tions :menu $smenuitem name: prefmenu stock: PREFERENCES sig: activate + $menuitem name: lsres label: "_List resumable files" sig: activate end end end @@ -148,6 +151,9 @@ end #endif $textrend func: transnicebytefunc funcdata: "(gpointer)7" end + :tvcol title: "Speed" + $textrend func: transspeedinfo + end :tvcol title: "Error" $textrend func: transerrorinfo end @@ -175,6 +181,9 @@ end #endif $textrend func: transnicebytefunc funcdata: "(gpointer)7" end + :tvcol title: "Speed" + $textrend func: transspeedinfo + end end end end