/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to cmenu.ui

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2007-05-18 16:01:10 UTC
  • mto: This revision was merged to the branch mainline in revision 201.
  • Revision ID: szilveszter.farkas@gmail.com-20070518160110-curir2hdf024r2e2
The History feature kinda works now, but still needs some polishing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
        <menuitem name="diff_selected" action="diff_selected" />
24
24
        <menuitem name="diff_all" action="diff_all" />
25
25
    </popup>
 
26
    <popup name="context_remote">
 
27
        <menuitem name="view_remote" action="view_remote" />
 
28
        <menuitem name="diff_remote" action="diff_remote" />
 
29
        <menuitem name="revert_remote" action="revert_remote" />
 
30
    </popup>
26
31
</ui>