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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Jan 13 14:53:28 UTC 2012


Author: joss
Date: Fri Jan 13 14:53:27 2012
New Revision: 32380

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32380
Log:
Document how to change the background. Closes: #655328.

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=32380&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Fri Jan 13 14:53:27 2012
@@ -33,6 +33,7 @@
   * greeter.gsettings:
     + Force gdm-fallback as the default session.
     + Document how to use gdm-shell.
+    + Document how to change the background. Closes: #655328.
   * rules:
     + Generate xx_upstream.gschema.override from the new 
       00-upstream-settings file (much simpler).

Modified: desktop/unstable/gdm3/debian/greeter.gsettings
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/greeter.gsettings?rev=32380&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/greeter.gsettings [utf-8] (original)
+++ desktop/unstable/gdm3/debian/greeter.gsettings [utf-8] Fri Jan 13 14:53:27 2012
@@ -4,8 +4,17 @@
 
 
 # Theming options
+#  - Change the GTK+ theme
 #[org.gnome.desktop.interface]
 #gtk-theme='Adwaita'
+#  - Use another background
+#[org.gnome.desktop.background]
+#picture-uri='file:///usr/share/themes/Adwaita/backgrounds/stripes.jpg'
+#picture-options='zoom'
+#  - Or no background at all
+#[org.gnome.desktop.background]
+#picture-options='none'
+#primary-color='#000000'
 
 # Greeter session choice
 # Use 'gdm-shell' for the GNOME Shell version.




More information about the pkg-gnome-commits mailing list