Remove another patch

This commit is contained in:
Cosimo Cecchi 2010-11-30 01:14:08 +01:00
parent 4b1147c5e7
commit 94e4c31171
2 changed files with 0 additions and 21 deletions

View File

@ -1,18 +0,0 @@
diff -up nautilus-2.90.1/libnautilus-private/org.gnome.media-handling.gschema.xml.in.automount nautilus-2.90.1/libnautilus-private/org.gnome.media-handling.gschema.xml.in
--- nautilus-2.90.1/libnautilus-private/org.gnome.media-handling.gschema.xml.in.automount 2010-08-24 11:16:21.010547004 -0400
+++ nautilus-2.90.1/libnautilus-private/org.gnome.media-handling.gschema.xml.in 2010-08-24 11:17:06.145547004 -0400
@@ -16,12 +16,12 @@
<_description>If set to true, then Nautilus will never prompt nor autorun/autostart programs when a medium is inserted.</_description>
</key>
<key name="autorun-x-content-start-app" type="as">
- <default>[ 'x-content/software' ]</default>
+ <default>[]</default>
<_summary>List of x-content/* types where the preferred application will be launched</_summary>
<_description>List of x-content/* types for which the user have chosen to start an application in the preference capplet. The preferred application for the given type will be started on insertion on media matching these types.</_description>
</key>
<key name="autorun-x-content-ignore" type="as">
- <default>[]</default>
+ <default>[ 'x-content/software' ]</default>
<_summary>List of x-content/* types set to "Do Nothing"</_summary>
<_description>List of x-content/* types for which the user have chosen "Do Nothing" in the preference capplet. No prompt will be shown nor will any matching application be started on insertion of media matching these types.</_description>
</key>

View File

@ -76,8 +76,6 @@ Obsoletes: eel2 < 2.26.0-3
Provides: eel2 = 2.26.0-3
# Some changes to default config
Patch1: nautilus-config.patch
Patch4: nautilus-selinux.patch
Patch7: rtl-fix.patch
@ -125,7 +123,6 @@ for developing nautilus extensions.
%prep
%setup -q -n %{name}-%{version}
%patch1 -p1 -b .config
%patch4 -p1 -b .selinux
%patch7 -p1 -b .rtl-fix
# %patch8 -p1 -b .hide-white-screen