summaryrefslogtreecommitdiffstats
path: root/kwallet/kwalleteditor.rc
blob: 9c4faf536359f05924fe213abb4fc63e78fb531d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE kpartgui>
<kpartgui name="kwalleteditor" version="2">
  <MenuBar>
    <Menu name="file"><text>&amp;File</text>
      <Action name="create_folder"/>
      <Action name="delete_folder"/>
      <Separator/>
      <Action name="change_password"/>
      <Separator/>
      <Action name="merge"/>
      <Action name="import"/>
      <Action name="export"/>
    </Menu>
    <Menu name="help"><text>&amp;Help</text>
    </Menu>
  </MenuBar>
</kpartgui>