r30862 - in /desktop/unstable/gdm3/debian: changelog greeter.gsettings

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 20 13:17:31 UTC 2011


Author: biebl
Date: Thu Oct 20 13:17:30 2011
New Revision: 30862

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30862
Log:
* debian/greeter.gsettings:
  - Disable automount in the gdm session.

Modified:
    desktop/unstable/gdm3/debian/changelog
    desktop/unstable/gdm3/debian/greeter.gsettings

Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=30862&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Thu Oct 20 13:17:30 2011
@@ -4,6 +4,8 @@
     - Update to version 3.
     - Track .xz tarballs.
     - Don't run uupdate.
+  * debian/greeter.gsettings:
+    - Disable automount in the gdm session.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 14 Oct 2011 15:10:38 +0200
 

Modified: desktop/unstable/gdm3/debian/greeter.gsettings
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/greeter.gsettings?rev=30862&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/greeter.gsettings [utf-8] (original)
+++ desktop/unstable/gdm3/debian/greeter.gsettings [utf-8] Thu Oct 20 13:17:30 2011
@@ -14,3 +14,7 @@
 # Disabling sound in the greeter
 #[org.gnome.desktop.sound]
 #event-sounds=false
+
+# Disable automounter
+[org.gnome.settings-daemon.plugins.automount]
+active=false




More information about the pkg-gnome-commits mailing list