diff options
Diffstat (limited to 'gnome/nautilus')
-rw-r--r-- | gnome/nautilus/browser.patch | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/gnome/nautilus/browser.patch b/gnome/nautilus/browser.patch deleted file mode 100644 index d6e9042d3..000000000 --- a/gnome/nautilus/browser.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- nautilus-2.24.2/libnautilus-private/apps_nautilus_preferences.schemas.in.original 2009-05-08 11:05:11.000000000 +0000 -+++ nautilus-2.24.2/libnautilus-private/apps_nautilus_preferences.schemas.in 2009-05-08 11:08:46.000000000 +0000 -@@ -43,7 +43,7 @@ - <applyto>/apps/nautilus/preferences/always_use_browser</applyto> - <owner>nautilus</owner> - <type>bool</type> -- <default>false</default> -+ <default>true</default> - <locale name="C"> - <short>Enables the classic Nautilus behavior, where all windows are browsers</short> - <long> -@@ -440,7 +440,7 @@ - <applyto>/apps/nautilus/preferences/desktop_font</applyto> - <owner>nautilus</owner> - <type>string</type> -- <default>Sans 10</default> -+ <default>DejaVu Sans 13</default> - <locale name="C"> - <default><!-- Translators: please note this can choose the size. e.g. - "Sans 15". Please do not change "Sans", only change the size if you need to. In -@@ -1025,7 +1025,7 @@ - <applyto>/apps/nautilus/desktop/network_icon_visible</applyto> - <owner>nautilus</owner> - <type>bool</type> -- <default>false</default> -+ <default>true</default> - <locale name="C"> - <short>Network Servers icon visible on the desktop</short> - <long> |