~ubuntu-branches/ubuntu/natty/recorditnow/natty

« back to all changes in this revision

Viewing changes to src/recorditnowui.rc

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2009-11-26 16:50:53 UTC
  • Revision ID: james.westby@ubuntu.com-20091126165053-yifjycveb8j7yt8r
Tags: upstream-0.4
Import upstream version 0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
 
2
<kpartgui name="RecordItNow" version="1">
 
3
 
 
4
<MenuBar>
 
5
</MenuBar>
 
6
 
 
7
<ToolBar iconText="icononly" name="mainToolBar" newline="false" noMerge="0"><text>Main Toolbar</text>
 
8
 <Action name="record"/>
 
9
 <Action name="pause"/>
 
10
 <Action name="stop"/>
 
11
 <Separator/>
 
12
 <Action name="recordWindow"/>
 
13
 <Action name="box"/>
 
14
 <Action name="recordFullScreen"/>
 
15
 <Separator/>
 
16
 <Action name="upload"/>
 
17
 <Separator/>
 
18
 <Action name="options_configure"/>
 
19
 <Separator/>
 
20
 <Action name="help_about_app"/>
 
21
 <Action name="help_about_kde"/>
 
22
</ToolBar>
 
23
 
 
24
</kpartgui>