diff options
author | bg <bg@nutyx.(none)> | 2009-11-10 10:51:38 +0100 |
---|---|---|
committer | bg <bg@nutyx.(none)> | 2009-11-10 10:51:38 +0100 |
commit | 2160419a1175870c3f6c678a7dc863bb249f5638 (patch) | |
tree | 9abb489666bf81bdc8e045004b54dae10a45c00b /gnome/nautilus/browser.patch | |
parent | 85d3865857d7a8ec226bac7b862f86dd6d1960cd (diff) | |
parent | 3972e08717d7c6cee26d3967748d98803101e4dd (diff) | |
download | nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.tar.gz nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.tar.bz2 nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.tar.xz nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.zip |
Merge remote branch 'nutyx-2009/master'
Diffstat (limited to 'gnome/nautilus/browser.patch')
-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> |