~ubuntu-branches/ubuntu/saucy/konsole/saucy-proposed

« back to all changes in this revision

Viewing changes to desktop/konsoleui.rc

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-06-06 14:29:24 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120606142924-1rekqv6j25lw2k41
Tags: 4:4.8.80-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE kpartgui>
2
2
 
3
 
<kpartgui name="konsole" version="7">
 
3
<kpartgui name="konsole" version="10">
4
4
    <MenuBar>
5
5
        <Menu name="file"><text>File</text>
6
6
            <Action name="new-window"/>
7
7
            <Action name="new-tab"/>
 
8
            <Action name="clone-tab"/>
 
9
            <Separator/>
 
10
            <DefineGroup name="session-operations"/>
 
11
            <Separator/>
8
12
            <DefineGroup name="session-tab-operations"/>
9
 
            <!-- <Action name="remote-connection"/> !-->
10
 
            <Separator/>
11
 
            <DefineGroup name="session-operations"/>
12
 
            <Action name="exit"/>
 
13
            <Action name="close-window"/>
13
14
        </Menu>
14
15
        <Menu name="edit"><text>Edit</text>
15
16
            <DefineGroup name="session-edit-operations"/>
25
26
            </Menu>
26
27
            <Separator/>
27
28
            <Action name="detach-view"/>
28
 
            <Action name="merge-windows"/>
29
29
            <Separator/>
30
30
            <DefineGroup name="session-view-operations"/>
31
31
        </Menu>
32
32
        <Action name="bookmark"/>
33
33
        <Menu name="settings"><text>Settings</text>
34
34
            <DefineGroup name="session-settings"/>
35
 
            <Action name="edit-current-profile"/>
36
35
            <Action name="manage-profiles"/>
37
36
            <Action name="show-menubar"/>
38
37
            <Separator/>
39
38
            <Action name="view-full-screen"/>
40
39
            <Separator/>
 
40
            <Action name="configure-shortcuts"/>
41
41
            <Action name="configure-notifications"/>
42
 
            <Action name="configure-shortcuts"/>
 
42
            <Action name="configure-settings"/>
43
43
        </Menu>
44
44
        <Menu name="help"><text>Help</text>
45
45
        </Menu>