2004-04-19 22:54:24 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2004-04-19 23:35:15 +08:00
|
|
|
<!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
|
2004-04-19 22:54:24 +08:00
|
|
|
|
|
|
|
<ui>
|
2004-04-22 00:10:00 +08:00
|
|
|
<popup action="documents-popup">
|
2004-04-19 22:54:24 +08:00
|
|
|
<menuitem action="documents-open" />
|
|
|
|
<menuitem action="documents-raise-or-open" />
|
2004-04-22 00:10:00 +08:00
|
|
|
<menuitem action="documents-file-open-dialog" />
|
2005-07-08 05:49:35 +08:00
|
|
|
<menuitem action="documents-copy-location" />
|
2004-04-19 22:54:24 +08:00
|
|
|
<menuitem action="documents-remove" />
|
2005-06-21 03:28:49 +08:00
|
|
|
<menuitem action="documents-clear" />
|
2004-04-19 22:54:24 +08:00
|
|
|
<separator />
|
|
|
|
<menuitem action="documents-recreate-preview" />
|
|
|
|
<menuitem action="documents-reload-previews" />
|
|
|
|
<menuitem action="documents-remove-dangling" />
|
|
|
|
</popup>
|
|
|
|
</ui>
|