Add copy hash to clipboard stuff
[doldaconnect.git] / clients / gtk2 / mainwnd.desc
index 4df0157..337227c 100644 (file)
@@ -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