~ubuntu-branches/ubuntu/feisty/kid3/feisty

« back to all changes in this revision

Viewing changes to kid3/kid3ui.rc

  • Committer: Bazaar Package Importer
  • Author(s): Aurelien Jarno
  • Date: 2004-04-29 02:11:57 UTC
  • Revision ID: james.westby@ubuntu.com-20040429021157-omrdcw8270prqiun
Tags: upstream-0.4
ImportĀ upstreamĀ versionĀ 0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE kpartgui>
 
2
<kpartgui name="kid3" version="0.1">
 
3
<MenuBar>
 
4
  <Menu name="file"><text>&amp;File</text>
 
5
    <Action name="import"/>
 
6
    <Action name="create_playlist"/>
 
7
  </Menu>
 
8
  <Menu name="tools"><text>&amp;Tools</text>
 
9
    <Action name="apply_format"/>
 
10
  </Menu>
 
11
</MenuBar>
 
12
</kpartgui>