~ubuntu-branches/ubuntu/feisty/gnumeric/feisty-updates

« back to all changes in this revision

Viewing changes to plugins/uihello/hello.xml

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2006-11-14 14:02:03 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061114140203-iv3j2aii3vch6isl
Tags: 1.7.2-1ubuntu1
* Merge with debian experimental:
  - debian/control, debian/*-gtk-*, debian/rules,
    debian/shlibs.local: Xubuntu changes for
    gtk/gnome multibuild.
  - run intltool-update in po*
  - Build Depend on intltool

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<ui>
2
2
  <menubar>
3
3
    <menu name="Tools" action="MenuTools">
4
 
      <menuitem action="HelloWorld"/>
 
4
      <menu name="Hello" action="HelloMenu">
 
5
        <menuitem action="HelloWorld"/>
 
6
      </menu>
5
7
    </menu>
6
8
  </menubar>
7
9
</ui>