~ubuntu-branches/ubuntu/precise/konsole/precise-proposed

« back to all changes in this revision

Viewing changes to desktop/partui.rc

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-16 13:14:43 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: package-import@ubuntu.com-20111216131443-rhdplbmmuxntat3k
Tags: upstream-4.7.90
ImportĀ upstreamĀ versionĀ 4.7.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE kpartgui>
2
2
 
3
 
<kpartgui name="konsolepart" version="4">
 
3
<kpartgui name="konsolepart" version="7">
4
4
    <Menu name="session-popup-menu">
5
5
        <Action name="edit_copy"/>
6
6
        <Action name="edit_paste"/>
7
7
        <Menu name="history"><text>S&amp;crollback</text>
8
8
            <Action name="file_save_as" group="session-history-operations"/>
9
9
            <Separator group="session-history-operations"/>
10
 
            <Action name="configure-history" group="session-history-operations"/>
 
10
            <Action name="adjust-history" group="session-history-operations"/>
11
11
            <Separator group="session-history-operations"/>
12
12
            <Action name="clear-history" group="session-history-operations"/>
13
13
            <Action name="clear-history-and-reset" group="session-history-operations"/>
14
14
        </Menu>
15
15
        <Action name="open-browser"/>
16
16
        <Separator/>
17
 
        <Action name="change-profile"/>
 
17
        <Action name="switch-profile"/>
18
18
        <Action name="edit-current-profile"/>
19
19
        <Separator/>
20
 
        <Action name="show-menubar"/>
21
 
        <Action name="manage-profiles"/>
22
 
        <Separator/>
23
20
        <Action name="close-session"/>
24
21
    </Menu>
25
 
    <Menu name="change-profile">
26
 
        <text>&amp;Change Profile</text>
 
22
    <Menu name="switch-profile">
 
23
        <text>&amp;Switch Profile</text>
27
24
        <ActionList name="profile-list"/>
28
25
    </Menu>
29
26
</kpartgui>