diff options
Diffstat (limited to 'plugins/face/org-gnome-face-ui.xml')
-rw-r--r-- | plugins/face/org-gnome-face-ui.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/face/org-gnome-face-ui.xml b/plugins/face/org-gnome-face-ui.xml new file mode 100644 index 0000000000..2bf2a75c65 --- /dev/null +++ b/plugins/face/org-gnome-face-ui.xml @@ -0,0 +1,12 @@ +<Root> + <commands> + <cmd name="Face" _label="_Face"/> + </commands> + <menu> + <submenu name="Insert"> + <placeholder name="Component"> + <menuitem name="Face" verb="" /> + </placeholder> + </submenu> + </menu> +</Root> |