~ubuntu-branches/ubuntu/hardy/kdebase/hardy

« back to all changes in this revision

Viewing changes to kate/data/kwriteui.rc

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-01-17 11:22:28 UTC
  • mto: This revision was merged to the branch mainline in revision 114.
  • Revision ID: james.westby@ubuntu.com-20070117112228-zvfn1flg28cy8bx3
Tags: upstream-3.5.6
ImportĀ upstreamĀ versionĀ 3.5.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
2
 
<kpartgui name="kwrite" version="15">
 
2
<kpartgui name="kwrite" version="16">
3
3
 
4
4
<MenuBar>
5
5
  <Menu name="file" noMerge="1"><text>&amp;File</text>
55
55
    <Action name="set_showPath" append="show_merge"/>
56
56
    <DefineGroup name="show_merge" />
57
57
    <DefineGroup name="configure_merge" append="save_merge"/>
58
 
    <Action name="options_configure_toolbars" append="configure_merge"/>
 
58
    <Action name="options_configure_toolbars" />
59
59
    <Action name="settings_configure" append="configure_merge"/>
60
60
    <Action name="settings_choose_editor" append="save_merge"/>
61
61
  </Menu>