~ubuntu-branches/ubuntu/saucy/kate/saucy

« back to all changes in this revision

Viewing changes to addons/kate/close-except-like/ui.rc

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell, Rohan Garg, Jonathan Riddell
  • Date: 2013-06-21 00:48:29 UTC
  • mfrom: (1.1.28)
  • Revision ID: package-import@ubuntu.com-20130621004829-y2ui02eg0j47h94y
Tags: 4:4.10.80-0ubuntu1
[ Rohan Garg ]
* New upstream release
  - Update and sort install files
  - Drop kubuntu_pate_find_python.diff, kubuntu_kate_initial_preference.patch,
    kubuntu_find_python.diff from debian/patches , not required

[ Jonathan Riddell ]
* New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE kpartgui>
 
2
<gui name="katecloseexcept" library="katecloseexceptplugin" version="2">
 
3
<MenuBar>
 
4
        <Menu name="file"><text>&amp;File</text>
 
5
            <Action name="file_close_except" group="print_merge"/>
 
6
            <Action name="file_close_like" group="print_merge"/>
 
7
        </Menu>
 
8
</MenuBar>
 
9
</gui>