~l3on/ubuntu/precise/rkward/rebuild1

« back to all changes in this revision

Viewing changes to rkward/rkconsolepart.rc

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-05-11 21:58:23 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20090511215823-m2f3gehcvapwrzgp
Tags: 0.5.0d-0ubuntu1
* New upstream release (LP: #375213)
* Bump Standards-Version to 3.8.1
* Drop cmake, libphon-dev from build-deps
* Update maintainer field

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
                        <Action name="function_reference"></Action>
22
22
                </Menu>
23
23
        </MenuBar>
24
 
        <ToolBar fullWidth="true" name="runToolBar">
 
24
        <ToolBar fullWidth="true" name="mdiToolBar">
25
25
                <Action name="run_selection"/>
26
26
                <Action name="interrupt"/>
27
 
                <Separator/>
28
 
                <Merge/>
29
27
        </ToolBar>
30
28
        <Menu name="rkconsole_context_menu">
31
29
                <Action name="rkconsole_copy"></Action>