X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=clients%2Fgtk2%2Fmainwnd.desc;h=52610744390f3bcd5e8737e84e7856413a1f83d9;hb=62dbcd8559ef5d6b6b51372e1b58afd14a85140d;hp=4df0157561d52256566d4bfe9bf40cf34c6b411a;hpb=2e8363c82fd579fde64ab338d7497524e1c8b6b8;p=doldaconnect.git diff --git a/clients/gtk2/mainwnd.desc b/clients/gtk2/mainwnd.desc index 4df0157..5261074 100644 --- a/clients/gtk2/mainwnd.desc +++ b/clients/gtk2/mainwnd.desc @@ -6,10 +6,13 @@ ;hascolumns: y ;hasrenderers: y :menu name: srpopup var: y - $menuitem name: srhash label: "Search this hash" sig: activate 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 this hash" sig: activate 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 :vbox @@ -26,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 @@ -147,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 @@ -174,6 +181,9 @@ end #endif $textrend func: transnicebytefunc funcdata: "(gpointer)7" end + :tvcol title: "Speed" + $textrend func: transspeedinfo + end end end end