[Bug 449198] Re: No GUI option to change login theme

2014-06-27 Thread Renato Silva
** Changed in: baltix
   Status: New = Invalid

** Changed in: gdm (Ubuntu)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/449198/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2013-12-17 Thread Bug Watch Updater
** Changed in: gdm
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/449198/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2013-05-05 Thread shankao
Shouldn't this bug be targeted to lightdm since it's the display manager
used in Ubuntu now?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/449198/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2013-05-04 Thread dino99
** Tags removed: karmic natty
** Tags added: precise

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/449198/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2012-06-16 Thread hamish
fyi, this works on ubuntu 12.04 to change the gdm login screen
background image:

http://smashingweb.ge6.org/change-the-background-of-gnome-3-gdm-login-
screen/

quoted:


# su - gdm -s /bin/bash
$ dbus-launch

This command will print DBUS_SESSION_BUS_ADDRESS and
DBUS_SESSION_BUS_PID. We need to export them

$ export 
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-Jb433gMQHS,guid=fc14d4bf3d000e38276a5a220d38
$ export DBUS_SESSION_BUS_PID=4283

Check to see if dconf-service is running and if not, start it like this

$ /usr/lib/dconf/dconf-service 

Wallpaper

$ GSETTINGS_BACKEND=dconf gsettings get org.gnome.desktop.background picture-uri
$ GSETTINGS_BACKEND=dconf gsettings set org.gnome.desktop.background 
picture-uri file:///usr/share/backgrounds/gnome/SundownDunes.jpg

You will need to point to a file where the gdm user has permission to read, not 
in your home directory.


then as root restart the gdm service.

for precise I had to chown gdm.gdm /var/lib/gdm/.config -R first, as
root owned that not the gdm user, so the gdm user couldn't write the
file.

The resulting /var/lib/gdm/.config/dconf/user file is binary so can't
just edit the config file with a text editor as per 4 decades of UNIX
/etc conventions. (@!#@$!^%~)


have fun,
Hamish

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/449198/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2011-06-18 Thread FichdlMaa
My own solution (workaround) was to changed the UIDs for hidden users to  
1000.
That works fine, but: 

Since that, I have problems with modification of files stored on my NAS
(no matter whether via SMB/CIFS or NFS  for such users :-(

Bye

FichdlMaa

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/449198/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2011-01-21 Thread Sebastien Bacher
unsubscribing the sponsors, the patch there is a rewrite of the gdmsetup
utility, it would need cleaning to be integrated in ubuntu but is not
ready to be sponsored as it

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2011-01-21 Thread Brian Murray
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2011-01-12 Thread Bryce Harrington
** Tags added: lucid natty

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2011-01-12 Thread Bryce Harrington
This is the latest version of a patch developed on the upstream bug report.
The upstream bug is closed as WONTFIX, so perhaps the patch won't get taken 
upstream.
We should consider it for Ubuntu though.


** Patch added: Patch from upstream bug tracker
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/449198/+attachment/1792204/+files/gdmsetup.patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2011-01-12 Thread Bryce Harrington
This was set to Wishlist importance, however it's also tagged as
'regression-release' which doesn't make sense...  From what I can tell
this *was* a provided feature which was lost in a gdm update at one
point, so I don't think it's correct to be listed as wishlist.

** Changed in: gdm (Ubuntu)
   Importance: Wishlist = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2011-01-12 Thread Bryce Harrington
I haven't reviewed the patch in detail, but did take a cursory look over
it.  It applies to gdm 0.30.0, while natty is on 0.30.5 so it should be
checked to make sure it still applies.  It looks pretty self-contained
so may still apply reasonably cleanly.  I think it's appropriate for
sponsors to review, so have gone ahead and subscribed them.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2011-01-12 Thread Bryce Harrington
There's also a Brainstorm entry for this issue -
http://brainstorm.ubuntu.com/idea/22389/

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/449198

Title:
  No GUI option to change login theme

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2010-09-16 Thread Bug Watch Updater
** Changed in: gdm
   Status: Unknown = New

** Changed in: gdm
   Importance: Unknown = Medium

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2010-08-25 Thread Xan
Xubuntu and lubuntu have the same bug, I think.

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2010-06-28 Thread Mantas Kriaučiūnas
** Also affects: baltix
   Importance: Undecided
   Status: New

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2010-06-22 Thread Robert Ancell
** Changed in: gdm (Ubuntu)
 Assignee: Robert Ancell (robert-ancell) = (unassigned)

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2010-06-09 Thread Pedro Villavicencio
** Changed in: gdm (Ubuntu)
   Status: Confirmed = Triaged

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2010-05-18 Thread Richard Huddleston
blah ... just lost my settings like Cédric Dufour

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 449198] Re: No GUI option to change login theme

2010-03-19 Thread Cédric Dufour
I just found out that all the 'sudo -u gdm gconf-editor  etc.' hacks
were just wiped out by the latest GDM update (because the %gconf...
files in /var/lib/gdm got overwritten).

We need to find a way to allow customization of GDM in a way that
resists update, via a sensible '/etc/gdm/custom.conf' file and without
reverting to horrible hacks like the CTRL-ALT-F1 + sudo + 

While I can live with lack of wallpaper and time format customization
(thought I'd rather not), I must ensure a few other parameters are
enforced, like getting rid of the users list.

Could we imagine some automated script that would get executed when
X/GDM launches (e.g. via '.xsession', IIRC), that would push some
parameters in the GDM configuration from a /etc/gdm/custom.conf file via
'gconftool-2' ?

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2010-03-18 Thread MichaelSwengel
I think to do that we would have to go back to an earlier version of
GNOME, Daniel. :/

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2010-01-01 Thread Daniel LaGesse
So is it correct that there is no workaround for this? Is there any way
to use the old login theme selector?

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-12-19 Thread FichdlMaa
There are already a lot o suggestions how to deactive the user list in gdm2 
database,
e.g. http://wiki.ubuntuusers.de/Baustelle/GDM2_-_Tweaks ,

but on our Family PC we need it  TOGETHER  with it's configuration feature: 
Only normal users  should be displayed, no support and system users!

But :-( Karmic :-( ignores the old

/etc/gdm/custom.conf: 
...
[greeter]
GraphicalTheme=happygnome-list
GraphicalThemes=happygnome-list
GraphicalThemeRand=true
IncludeAll=false-- !!!
Include=dad,mum,kids -- !!!
Exclude=nobody,install,root,backup -- !!!

[chooser]
...

I couldn't find any corresponding entry within gdm2 database (gconf-
editor; gconftool-2 rev. 2.28).

:-((

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-12-11 Thread Dave Vree
Upstream has been sitting on a patch for 2 months.   I have at least 5
themes I use for different types of machines (development, office,
personal, etc.).   Its incredible to me what a step backwards this is.

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-11-15 Thread Grizzly(Francis Smit)
what about a work around for the 24 hour clock problem ???

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-11-13 Thread Icewalker
The lack of changing GDM is definitely a step back.  I'm more than
little pissed about this!  I don't care for the new screen, or the
usplash.  I have my own and as far as I can tell, I'm locked out.  This
is deplorable.

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-11-13 Thread Dave Stroud
I have all kinds of themes to use on gdm boot up, but can only use the
one supplied by ubuntu. I have been using ubuntu since 6.06 came out. I
have used everyone since. This is the first time I have been unhappy.
Please give us our control back. I just want to fix ubuntu up the way I
want it to be. Thats what ubuntu is supposed to be about. Thanks

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-11-10 Thread Sebastien Bacher
you should not that the gdmsetup is not upstream but an ubuntu change in
karmic

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 449198] Re: No GUI option to change login theme

2009-11-10 Thread Przemysław Kulczycki
2009/11/10 Sebastien Bacher seb...@ubuntu.com:
 you should not that the gdmsetup is not upstream but an ubuntu change in
 karmic

So currently upstream has no tool to change gdm settings at all?

-- 
## Przemysław Kulczycki  Azrael Nightwalker ##
# jabber: azrael[na]jabster.pl | tlen: azrael29a #
### www: http://reksio.ftj.agh.edu.pl/~azrael/ ###

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 449198] Re: No GUI option to change login theme

2009-11-10 Thread Sebastien Bacher
 So currently upstream has no tool to change gdm settings at all?

No it doesn't see https://bugzilla.gnome.org/show_bug.cgi?id=587750

** Bug watch added: GNOME Bug Tracker #587750
   https://bugzilla.gnome.org/show_bug.cgi?id=587750

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-11-10 Thread Przemysław Kulczycki
So I guess that the bug I filed upstream would be a duplicate or
dependant on the one that you have mentioned.

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-11-07 Thread Przemysław Kulczycki
Shouldn't this bug be forwarded to Gnome devs?
https://wiki.ubuntu.com/Bugs/Upstream/GNOME

** Description changed:

  Ubuntu 9.10 (Karmic Koala) doesn't allow to change the login screen theme.
  The System / Administration / Login Screen tool doesn't allow to change the 
GDM's background (wallpaper) or theme.
  This can be seen as a regression from previous Ubuntu versions.
- Currently users have to run the following command to change the GDM 2.26 
theme:
+ Currently users have to run the following command to change the GDM 2.28 
theme:
  gksudo -u gdm dbus-launch gnome-appearance-properties
  More information: 
http://wiki.archlinux.org/index.php/Gnome_2.28_Changes#Configuring_gdm_2.28
  
  This is not user friendly at all.
  See http://ubuntuforums.org/showthread.php?t=1292533page=2

** Bug watch added: GNOME Bug Tracker #601095
   https://bugzilla.gnome.org/show_bug.cgi?id=601095

** Also affects: gdm via
   https://bugzilla.gnome.org/show_bug.cgi?id=601095
   Importance: Unknown
   Status: Unknown

** Tags added: regression-release

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-11-07 Thread Przemysław Kulczycki
I forwarded the bug upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=601095

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-11-02 Thread Robert Ancell
** Summary changed:

- gdmsetup doesn't allow to change login screen theme in 9.10 (karmic)
+ No GUI option to change login theme

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 449198] Re: No GUI option to change login theme

2009-11-02 Thread Robert Ancell
** Changed in: gdm (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = Robert Ancell 
(robert-ancell)

-- 
No GUI option to change login theme
https://bugs.launchpad.net/bugs/449198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs