blob: e04d588105c1069f665f03e7468bd9db3884cd6c (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
<ui>
<popup action="sample-points-popup">
<menuitem action="sample-points-sample-merged" />
</popup>
</ui>
|