~ubuntu-branches/ubuntu/edgy/koffice/edgy-updates

« back to all changes in this revision

Viewing changes to kspread/kspread_readonly.rc

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20040509113300-xi5t1z4yxe7n03x7
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" ><kpartgui name="KSpread" version="2">
 
2
<MenuBar>
 
3
 <Menu name="edit"><text>&amp;Edit</text>
 
4
  <Action name="copy"/>
 
5
  <Separator/>
 
6
  <Action name="edit_find"/>
 
7
 </Menu>
 
8
 <Menu name="view"><text>&amp;View</text>
 
9
  <Separator/>
 
10
  <Action name="gotoCell"/>
 
11
  <Action name="showPageBorders"/>
 
12
  <Separator/>
 
13
  <Action name="view_zoom"/>
 
14
 </Menu>
 
15
</MenuBar>
 
16
</kpartgui>