From a2e3d6878df9db7541a9cef4a2660bc4bad509b7 Mon Sep 17 00:00:00 2001 From: fredrik Date: Sun, 23 Oct 2005 02:27:22 +0000 Subject: [PATCH] Add menu item for cancelling downloads. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@415 959494ce-11ee-0310-bf91-de5d638817bd --- clients/gtk2/mainwnd.desc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/clients/gtk2/mainwnd.desc b/clients/gtk2/mainwnd.desc index 4df0157..5cfbfe3 100644 --- a/clients/gtk2/mainwnd.desc +++ b/clients/gtk2/mainwnd.desc @@ -6,10 +6,11 @@ ;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 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: trcancel label: "Cancel transfer" sig: activate end :wnd name: wnd title: "Dolda Connect" var: y sig(delete_event):initdeath :vbox -- 2.11.0