~ubuntu-branches/ubuntu/wily/kid3/wily

« back to all changes in this revision

Viewing changes to src/app/kde/kid3ui.rc

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2014-05-05 10:39:24 UTC
  • mfrom: (1.1.17) (2.1.22 sid)
  • Revision ID: package-import@ubuntu.com-20140505103924-9q6a67b7mespmojg
Tags: 3.1-1
* New upstream release.
  - Drop merged patch 01-desktop-keywords.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
2
 
<kpartgui name="kid3" version="13">
 
2
<kpartgui name="kid3" version="14">
3
3
<MenuBar>
4
4
  <Menu name="file" noMerge="1"><text>&amp;File</text>
5
5
    <Action name="file_open"/>
29
29
    <Action name="select_all_in_directory"/>
30
30
    <Action name="previous_file"/>
31
31
    <Action name="next_file"/>
 
32
    <Action name="edit_find"/>
 
33
    <Action name="edit_replace"/>
32
34
  </Menu>
33
35
  <Menu name="tools" noMerge="1"><text>&amp;Tools</text>
34
36
    <Action name="apply_filename_format"/>