summaryrefslogtreecommitdiffstats
path: root/krusader/krusaderui.rc
blob: 54c649ebc218fcae61515ee476037fe64992799d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE kpartgui ><kpartgui version="16" name="krusader" >
 <MenuBar>
  <Menu name="file" >
   <text>&amp;File</text>
   <Action name="edit_new_file" />
   <Action name="F7_Mkdir" />
   <Action name="new symlink" />
   <Separator/>
   <Action name="F3_View" />
   <Action name="F4_Edit" />
   <Action name="F5_Copy" />
   <Action name="F6_Move" />
   <Separator/>
   <Action name="pack" />
   <Action name="unpack" />
   <Action name="test archives" />
   <Separator/>
   <Action name="compare" />
   <Action name="multirename" />
   <Separator/>
   <Action name="create checksum" />
   <Action name="match checksum" />
   <Separator/>
   <Action name="split" />
   <Action name="combine" />
   <Separator/>
   <!--
   <Action name="std_print" />
   <Separator/>
   -->
   <Action name="std_quit" />
  </Menu>
  <Action name="rightclick menu" />
  <Action name="cmdline popup" />
  <Menu name="edit">
   <text>&amp;Edit</text>
   <Action name="std_cut" />
   <Action name="std_copy" />
   <Action name="std_paste" />
   <Action name="F9_Rename" />
   <Action name="F8_Delete" />
   <Separator/>
   <Action name="select group" />
   <Action name="unselect group" />
   <Action name="select all" />
   <Action name="unselect all" />
   <Action name="invert" />
   <Separator/>
   <Action name="compare dirs" />
   <Menu name="compare setup">
     <text>Compare Se&amp;tup</text>
     <Action name="select_newer_and_single" />
     <Action name="select_single" />
     <Action name="select_newer" />
     <Action name="select_different_and_single" />
     <Action name="select_different" />
   </Menu>
   <Separator/>
   <Action name="calculate" />
   <Action name="properties" />
  </Menu>
  <Menu name="myview" >
   <text>&amp;View</text>
   <Action name="detailed_view" />
   <Action name="brief_view" />
   <Separator/>
   <Action name="toggle hidden files" />
   <Action name="all files" />
   <Action name="exec files" />
   <Action name="custom files" />
   <Separator/>
   <Action name="changeremoteencoding" />
   <Separator/>
   <Action name="std_redisplay" />
  </Menu>
  <Menu name="go" >
   <text>&amp;Go</text>
   <Action name="back" />
   <Action name="dirUp" />
   <Action name="root" />
   <Action name="std_home" />
   <Action name="Popular_Urls" />
   <Separator/>
   <Action name="set_jump_back" />
   <Action name="jump_back" />
  </Menu>
  <Menu name="useractionmenu" >
   <text>User&amp;actions</text>
   <Action name="manage useractions" />
   <Separator/>
  </Menu>
  <Menu name="_tools" ><!-- FIXME tools menu won't show up before the options menu, but does when the name attribute is renamed?! -->
   <text>&amp;Tools</text>
   <Action name="find" />
   <Action name="locate" />
   <Separator/>
   <Action name="sync dirs" />
   <Action name="mountman" />
   <Action name="disk usage" />
   <Separator/>
   <Action name="ftp new connection" />
   <Action name="ftp disconnect" />
   <Separator/>
   <Action name="terminal@home" />
   <Action name="F2_Terminal" />
   <Action name="root krusader" />
   <Separator/>
   <Action name="JS_Console" />
   <!-- <Action name="user menu" /> -->
   <!--
   <Separator/>
   <Action name="add tool" />
   <Separator/>
   -->
  </Menu>
  <Menu name="options" >
   <text>&amp;Settings</text>
   <!-- Show Menubar -->
   <Action name="std_menubar" />
   <Action name="std_toolbar" />
   <Action name="toggle actions toolbar"/>
   <Action name="std_statusbar" />
   <Action name="toggle fn bar" />
   <Action name="toggle terminal emulator" />
   <Action name="toggle command line" />
   <Menu name="command_execution_mode" >
    <text>Command Execution Mode Se&amp;tup</text>
    <Action name="exec_start_and_forget" />
    <Action name="exec_collect_separate" />
    <Action name="exec_collect_together" />
    <Action name="exec_terminal_external" />
    <Action name="exec_terminal_embedded" />
   </Menu>
   <Separator/>
   <Action name="std_config_keys" />
   <Action name="std_config_toolbar" />
   <!-- <Action name="tools setup" /> -->
   <Action name="konfigurator" />
  </Menu>
  <Menu name="window" >
   <text>&amp;Window</text>
   <Action name="new tab" />
   <Action name="duplicate tab" />
   <Action name="close tab" />
   <Action name="next tab" />
   <Action name="previous tab" />
   <Separator/>
   <Action name="profile" />
   <Separator/>
   <Action name="swap panels" />
   <Action name="toggle swap sides" />
   <Action name="toggle vertical mode" />
   <Separator/>
   <Action name="switch_fullscreen_te" />
   <Action name="save position" />
  </Menu>
  <Menu name="help" >
   <text>&amp;Help</text>
  </Menu>
 </MenuBar>
 <ToolBar noMerge="1" name="mainToolBar" fullWidth="true" >
  <Action name="back" />
  <Action name="dirUp" />
  <Action name="std_home" />
  <Action name="std_redisplay" />
  <Separator name="separator_2" />
  <Action name="select all" />
  <Action name="unselect all" />
  <Action name="select group" />
  <Separator name="separator_1" />
  <Action name="find" />
  <Action name="edit_new_file" />
  <Action name="compare" />
  <Action name="unpack" />
  <Action name="pack" />
  <Separator name="separator_0" />
  <Action name="mountman" />
  <Action name="ftp connect" />
  <Action name="ftp new connection" />
  <Action name="profile" />
 </ToolBar>
 <ToolBar noMerge="1" name="actionsToolBar" fullWidth="false" >
 </ToolBar>
 <ActionProperties>
  <Action accel="" name="sysinfo" />
 </ActionProperties>
</kpartgui>

<!--
   <Action name="full panel" />
   <Action name="tree panel" />
   <Action name="quickview panel" />
-->