commit 78efe277be82858383ce9699e033ae9209fa65b4 Author: Abdel G. Martinez L abdel.g.martinez.l@gmail.com Date: Tue Apr 21 20:11:28 2015 -0500
Added Nautilus improvements
en-US/Products-Workstation.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) --- diff --git a/en-US/Products-Workstation.xml b/en-US/Products-Workstation.xml index 33df6e2..c3ea8ba 100644 --- a/en-US/Products-Workstation.xml +++ b/en-US/Products-Workstation.xml @@ -39,6 +39,12 @@ Refer to <ulink url="https://fedoraproject.org/wiki/FirewallD" /> for details on customizing the firewall configuration, or install the <package>firewall-config</package> package for a graphical tool. </para> </section> + <section id="Workstation-Nautilus"> + <title>Nautilus Improvements</title> + <para> + The Nautilus code base was cleaned up by porting it from the deprecated GtkAction API to GAction. As part of this, the view, gear and app menus are updated to match the current designs. In addition, the problematic floating statusbar and keyboard shortcut for deleting things are solved. + </para> + </section> </section>
docs-commits@lists.fedoraproject.org