Add menu item for cancelling downloads.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 23 Oct 2005 02:27:22 +0000 (02:27 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 23 Oct 2005 02:27:22 +0000 (02:27 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@415 959494ce-11ee-0310-bf91-de5d638817bd

clients/gtk2/mainwnd.desc

index 4df0157..5cfbfe3 100644 (file)
@@ -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