From 8e5bc917659288a257d5de9827458039f5498ef5 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Tue, 23 Jan 2018 01:08:38 +0100 Subject: OpenGL rendering added, cleaned up paths --- .../org.gnome.desktop.media-handling.gschema.xml | 34 ---------------------- 1 file changed, 34 deletions(-) delete mode 100644 Release/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml (limited to 'Release/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml') diff --git a/Release/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml b/Release/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml deleted file mode 100644 index 8e6f77a..0000000 --- a/Release/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - true - Whether to automatically mount media - If set to true, then Nautilus will automatically mount media such as user-visible hard disks and removable media on start-up and media insertion. - - - true - Whether to automatically open a folder for automounted media - If set to true, then Nautilus will automatically open a folder when media is automounted. This only applies to media where no known x-content/* type was detected; for media where a known x-content type is detected, the user configurable action will be taken instead. - - - false - Never prompt or autorun/autostart programs when media are inserted - If set to true, then Nautilus will never prompt nor autorun/autostart programs when a medium is inserted. - - - [ 'x-content/unix-software' ] - List of x-content/* types where the preferred application will be launched - 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. - - - [] - List of x-content/* types set to "Do Nothing" - 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. - - - [] - List of x-content/* types set to "Open Folder" - List of x-content/* types for which the user have chosen "Open Folder" in the preferences capplet. A folder window will be opened on insertion of media matching these types. - - - -- cgit v1.2.1