Add speed measurement.
[doldaconnect.git] / clients / gtk2 / mainwnd.desc
index 337227c..03d4679 100644 (file)
@@ -29,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
@@ -150,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