diff options
author | rbuj <[email protected]> | 2018-10-02 19:38:37 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-10-03 10:55:32 +0200 |
commit | 48602d7fcb39d21ce34595c85b0eb69911cb3299 (patch) | |
tree | 109266a837a6c250e0580cdc452ae443516e14ab | |
parent | b452bf3be885af68faf4f5fe1c11d15d97e1d008 (diff) | |
download | mate-applets-48602d7fcb39d21ce34595c85b0eb69911cb3299.tar.bz2 mate-applets-48602d7fcb39d21ce34595c85b0eb69911cb3299.tar.xz |
trashapplet manual: Open Trash guimenuitem
-rw-r--r-- | trashapplet/docs/C/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trashapplet/docs/C/index.docbook b/trashapplet/docs/C/index.docbook index 7add0e4a..3401c142 100644 --- a/trashapplet/docs/C/index.docbook +++ b/trashapplet/docs/C/index.docbook @@ -203,7 +203,7 @@ The <application>&applet;</application> applet lets you manage your Trash from t <title>Opening Trash</title> <para>To open Trash, right-click on the applet, then choose <menuchoice> - <guimenuitem>Open</guimenuitem> + <guimenuitem>Open Trash</guimenuitem> </menuchoice>. The Trash window opens in <application>Caja</application> file manager. </para> </sect2> |