[PATCH] show only folders in tree by default



I agree that if nautilus had a "tree view"-view then it would make sense
to show files in it. But the current tree view is in the sidebar where
there is no space for files and where the user is going to expect to see
only folders.

This patch simply changes the schema so that "Show only folders" is on
by default.
-- 
		 .--= [ MArk Finlay - sisob ] =--.

	   [ My Weblog: http://advogato.org/person/sisob ]
        [ Gnome User's Board : www.gnomesupport.org/forums ]
     [ Want to be a Hacker?: http://www.tuxedo.org/~esr/faqs/ ]
--- libnautilus-private/apps_nautilus_preferences.schemas~	2002-11-05 18:34:23.000000000 +0000
+++ libnautilus-private/apps_nautilus_preferences.schemas	2002-11-22 15:04:53.000000000 +0000
@@ -671,7 +671,7 @@
       <applyto>/apps/nautilus/sidebar_panels/tree/show_only_directories</applyto>
       <owner>nautilus</owner>
       <type>bool</type>
-      <default>false</default>
+      <default>true</default>
       <locale name="C">
          <short>Only show directories in the tree sidebar</short>
          <long>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]