diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-12-01 12:58:25 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-12-01 12:58:25 +0100 |
commit | 5328fc22e4f383136392b0859e24431eec85c554 (patch) | |
tree | 9eceeff801e02c81f93857c99e1ce6a0511540a8 /debian | |
parent | 5a726a42fa5aaeb706e1c28682c5db6ffe58e2d9 (diff) | |
download | arctica-greeter-5328fc22e4f383136392b0859e24431eec85c554.tar.gz arctica-greeter-5328fc22e4f383136392b0859e24431eec85c554.tar.bz2 arctica-greeter-5328fc22e4f383136392b0859e24431eec85c554.zip |
Show Remote Login box if no other boxes (usernames, other login, guest login) are to be shown.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f950d8a..cc6d753 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ unity-greeter-x2go (14.04.10-0x2go1) UNRELEASED; urgency=medium - We also allow usernames for UCCS login. - 90-unity-greeter-x2go.conf: Override all known LightDM setups that we know of in Ubuntu. + - Show Remote Login box if no other boxes (usernames, other login, + guest login) are to be shown. * debian/control: + Add to S: lightdm-remote-session-x2go. + Drop from S: lightdm-remote-session-uccsconfigure. |