View | Details | Raw Unified | Return to bug 102986
Collapse All | Expand All

(-)file_not_specified_in_diff (-15 / +5 lines)
Line  Link Here
0
-- kget/kgetui.rc
0
++ kget/kgetui.rc
Lines 53-79 Link Here
53
    </Menu>
53
    </Menu>
54
</MenuBar>
54
</MenuBar>
55
<ToolBar fullWidth="true" name="mainToolBar"><text>Main Toolbar</text>
55
<ToolBar fullWidth="true" name="mainToolBar"><text>Main Toolbar</text>
56
    <Action name="resume"/>
56
    <Action name="open_transfer" />
57
    <Action name="paste_transfer"/>
58
    <Separator/>
59
	<Action name="resume"/>
57
    <Action name="pause"/>
60
    <Action name="pause"/>
58
    <Action name="delete"/>
61
    <Action name="delete"/>
59
    <Action name="restart"/>
62
    <Action name="restart"/>
60
    <Separator/>
63
    <Separator/>
61
    <Action name="queue"/>
64
    <Action name="queue"/>
62
    <Action name="timer"/>
63
    <Action name="delay"/>
65
    <Action name="delay"/>
64
    <Separator/>
66
    <Separator/>
65
    <Action name="toggle_log"/>
66
    <Action name="paste_transfer"/>
67
    <Separator/>
68
    <Action name="expert_mode"/>
69
    <Action name="use_last_dir"/>
70
    <Action name="auto_disconnect"/>
71
    <Action name="auto_shutdown"/>
72
    <Action name="offline_mode"/>
73
    <Action name="auto_paste"/>
74
    <Separator/>
75
    <Action name="drop_target"/>
67
    <Action name="drop_target"/>
76
     <Separator/>
77
    <Action name="whats_this"/>
78
</ToolBar>
68
</ToolBar>
79
</kpartgui>
69
</kpartgui>

Return to bug 102986