~smartboyhw/ubuntu/raring/calligra/2.6.0-0ubuntu1

« back to all changes in this revision

Viewing changes to plan/plan.rc

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2012-10-23 21:09:16 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20121023210916-m82w6zxnxhaxz7va
Tags: 1:2.5.90-0ubuntu1
* New upstream alpha release (LP: #1070436)
  - Add libkactivities-dev and libopenimageio-dev to build-depends
  - Add kubuntu_build_calligraactive.diff to build calligraactive by default
  - Add package for calligraauthor and move files that are shared between
    calligrawords and calligraauthor to calligrawords-common
* Document the patches
* Remove numbers from patches so they follow the same naming scheme as
  the rest of our patches.
* calligra-data breaks replaces krita-data (<< 1:2.5.3) (LP: #1071686)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" >
2
 
<kpartgui name="Calligra Plan" version="22">
 
2
<kpartgui name="Calligra Plan" version="24">
3
3
    <MenuBar>
4
4
        <Menu name="file"><text>&amp;File</text>
5
5
            <Separator/>
9
9
            <Action name="edit_undo"/>
10
10
            <Action name="edit_redo"/>
11
11
            <Separator/>
 
12
            <ActionList name="edit_copypaste"/>
 
13
            <Separator/>
12
14
            <Action name="project_edit"/>
13
 
            <Separator/>
14
 
<!--            <Action name="edit_cut"/>
 
15
            <!--            <Action name="edit_cut"/>
15
16
            <Action name="edit_copy"/>
16
17
            <Action name="edit_paste"/>
17
18
            <Separator/> -->
33
34
        <Menu name="view"><text>&amp;View</text>
34
35
            <Action name="view_newview"/>
35
36
            <Separator/>
 
37
            <ActionList name="view_docker_list"/>
 
38
            <Separator/>
36
39
            <ActionList name="view_schedule_list"/>
37
 
            <Separator/>
38
40
        </Menu>
39
41
<!--        <Menu name="project"><text>&amp;Project</text>
40
42
            <Action name="project_edit"/>
48
50
            <Action name="project_worktime"/>
49
51
            <Action name="tools_define_wbs"/>
50
52
            <Action name="config_currency"/>
51
 
            <Menu name="reports"><text>&amp;Reports</text>
52
 
                <Action name="reportdesigner_create_report"/>
53
 
                <Action name="reportdesigner_open_file"/>
54
 
                <Separator/>
55
 
                <ActionList name="reportdesigner_view_list"/>
56
 
            </Menu>
 
53
            <Action name="reportdesigner_open_file"/>
57
54
        </Menu>
58
55
        <Menu name="settings"><text>&amp;Settings</text>
59
56
            <Action name="configure" group="settings_configure"/>
87
84
        <Separator/>
88
85
        <ActionList name="workpackage_list"/>
89
86
        <Separator/>
90
 
        <ActionList name="reportdesigner_add_list"/>
91
 
        <Separator/>
92
 
        <ActionList name="reportdesigner_edit_list"/>
93
 
        <Separator/>
94
87
        <ActionList name="reportview_list"/>
 
88
        <Separator/>
 
89
        <ActionList name="reportdesigner_list"/>
95
90
    </ToolBar>
96
91
    <Menu name="task_edit_popup">
97
92
        <Action name="node_properties"/>