Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 883758 Details for
Bug 1069134
gnome by default run software on media
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
A gsettings-desktop-schemas patch to change the default autorun behavior for software
0001-Change-the-default-autorun-setting-from-Run-Software.patch (text/plain), 2.74 KB, created by
Luke Macken
on 2014-04-07 19:48:09 UTC
(
hide
)
Description:
A gsettings-desktop-schemas patch to change the default autorun behavior for software
Filename:
MIME Type:
Creator:
Luke Macken
Created:
2014-04-07 19:48:09 UTC
Size:
2.74 KB
patch
obsolete
>From 10ee575ff559ee6be98bdd00ca4e56c8c8a5674c Mon Sep 17 00:00:00 2001 >From: Luke Macken <lmacken@redhat.com> >Date: Mon, 7 Apr 2014 13:28:20 -0600 >Subject: [PATCH] Change the default autorun setting from "Run Software" to > "Ask what to do" (#1069134) > > >diff --git a/gsettings-desktop-schemas-no-autorun-app.patch b/gsettings-desktop-schemas-no-autorun-app.patch >new file mode 100644 >index 0000000..26f90fb >--- /dev/null >+++ b/gsettings-desktop-schemas-no-autorun-app.patch >@@ -0,0 +1,11 @@ >+--- gsettings-desktop-schemas-3.12.0.orig/schemas/org.gnome.desktop.media-handling.gschema.xml.in.in 2014-04-04 21:27:42.370050978 -0600 >++++ gsettings-desktop-schemas-3.12.0/schemas/org.gnome.desktop.media-handling.gschema.xml.in.in 2014-04-04 21:30:49.130687640 -0600 >+@@ -16,7 +16,7 @@ >+ <_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/unix-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> >diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec >index 00f8aca..990cec5 100644 >--- a/gsettings-desktop-schemas.spec >+++ b/gsettings-desktop-schemas.spec >@@ -2,7 +2,7 @@ > > Name: gsettings-desktop-schemas > Version: 3.12.0 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: A collection of GSettings schemas > > Group: System Environment/Libraries >@@ -12,6 +12,9 @@ URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-deskto > #VCS: git:git://git.gnome.org/gsettings-desktop-schemas > Source: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz > >+# Don't autorun software (#1069134) >+Patch0: %{name}-no-autorun-app.patch >+ > BuildRequires: glib2-devel >= 2.31.0 > BuildRequires: intltool > BuildRequires: gobject-introspection-devel >@@ -34,6 +37,7 @@ and header files for developing applications that use %{name}. > > %prep > %setup -q >+%patch0 -p1 > > %build > %configure --disable-schemas-compile --enable-introspection=yes >@@ -69,6 +73,10 @@ fi > > > %changelog >+* Mon Apr 7 2014 Luke Macken <lmacken@redhat.com> - 3.12.0-2 >+- Change the default autorun setting for software from "Run Software" to "Ask >+ what to do" (#1069134) >+ > * Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1 > - Update to 3.12.0 > >-- >1.9.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1069134
:
866917
| 883758