diff -Nru lightdm-gtk-greeter-1.8.4/ChangeLog lightdm-gtk-greeter-1.8.5/ChangeLog --- lightdm-gtk-greeter-1.8.4/ChangeLog 2014-03-29 05:42:39.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/ChangeLog 2014-05-04 08:02:59.000000000 -0400 @@ -1,3 +1,83 @@ +2014-05-04 Sean Davis + + Update version number + +2014-05-02 Sean Davis + + Update NEWS + +2014-05-02 Sean Davis + + Merged zoomed branch + +2014-04-07 Thaddäus Tintenfisch + + Adjust interpolation type + +2014-04-06 Thaddäus Tintenfisch + + Zoom the background to fit the screen + +2014-05-01 Sean Davis + + Merge set_session_check branch + +2014-05-01 Andrew P. + + Do not treat NULL as valid value + +2014-04-30 Andrew P. + + unnecessary changes, cleanup + +2014-04-30 Andrew P. + + set_session(): checking for invalid value + +2014-05-01 Launchpad Translations on behalf of lightdm-gtk-greeter-team + + Launchpad automatic translations update. + +2014-04-29 Sean Davis + + Merge get_session fix, update NEWS + +2014-04-27 Andrew P. + + current_session and current_language: g_strdup/g_free fix + +2014-04-23 Simon Steinbeiß + + Fix tooltips stealing the focus (LP: #1307764) + +2014-04-23 Andrew P. + + Fix: tooltips focus + +2014-04-17 Launchpad Translations on behalf of lightdm-gtk-greeter-team + + Launchpad automatic translations update. + +2014-04-13 Launchpad Translations on behalf of lightdm-gtk-greeter-team + + Launchpad automatic translations update. + +2014-04-12 Launchpad Translations on behalf of lightdm-gtk-greeter-team + + Launchpad automatic translations update. + +2014-03-31 Launchpad Translations on behalf of lightdm-gtk-greeter-team + + Launchpad automatic translations update. + +2014-03-30 Launchpad Translations on behalf of lightdm-gtk-greeter-team + + Launchpad automatic translations update. + +2014-03-29 Sean Davis + + Update NEWS and version number + 2014-03-27 Launchpad Translations on behalf of lightdm-gtk-greeter-team Launchpad automatic translations update. diff -Nru lightdm-gtk-greeter-1.8.4/configure lightdm-gtk-greeter-1.8.5/configure --- lightdm-gtk-greeter-1.8.4/configure 2014-03-29 05:42:26.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/configure 2014-05-04 08:02:36.000000000 -0400 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for lightdm-gtk-greeter 1.8.4. +# Generated by GNU Autoconf 2.69 for lightdm-gtk-greeter 1.8.5. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ # Identity of this package. PACKAGE_NAME='lightdm-gtk-greeter' PACKAGE_TARNAME='lightdm-gtk-greeter' -PACKAGE_VERSION='1.8.4' -PACKAGE_STRING='lightdm-gtk-greeter 1.8.4' +PACKAGE_VERSION='1.8.5' +PACKAGE_STRING='lightdm-gtk-greeter 1.8.5' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1398,7 +1398,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures lightdm-gtk-greeter 1.8.4 to adapt to many kinds of systems. +\`configure' configures lightdm-gtk-greeter 1.8.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1469,7 +1469,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of lightdm-gtk-greeter 1.8.4:";; + short | recursive ) echo "Configuration of lightdm-gtk-greeter 1.8.5:";; esac cat <<\_ACEOF @@ -1617,7 +1617,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -lightdm-gtk-greeter configure 1.8.4 +lightdm-gtk-greeter configure 1.8.5 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2011,7 +2011,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by lightdm-gtk-greeter $as_me 1.8.4, which was +It was created by lightdm-gtk-greeter $as_me 1.8.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2877,7 +2877,7 @@ # Define the identity of the package. PACKAGE='lightdm-gtk-greeter' - VERSION='1.8.4' + VERSION='1.8.5' cat >>confdefs.h <<_ACEOF @@ -13921,7 +13921,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by lightdm-gtk-greeter $as_me 1.8.4, which was +This file was extended by lightdm-gtk-greeter $as_me 1.8.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13987,7 +13987,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -lightdm-gtk-greeter config.status 1.8.4 +lightdm-gtk-greeter config.status 1.8.5 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -Nru lightdm-gtk-greeter-1.8.4/configure.ac lightdm-gtk-greeter-1.8.5/configure.ac --- lightdm-gtk-greeter-1.8.4/configure.ac 2014-03-29 05:32:22.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/configure.ac 2014-05-04 08:02:00.000000000 -0400 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(lightdm-gtk-greeter, 1.8.4) +AC_INIT(lightdm-gtk-greeter, 1.8.5) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE diff -Nru lightdm-gtk-greeter-1.8.4/debian/changelog lightdm-gtk-greeter-1.8.5/debian/changelog --- lightdm-gtk-greeter-1.8.4/debian/changelog 2014-04-01 04:01:08.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/debian/changelog 2014-07-06 22:02:23.000000000 -0400 @@ -1,3 +1,55 @@ +lightdm-gtk-greeter (1.8.5-1ubuntu2~ubuntu14.04.1) trusty; urgency=medium + + * No-change backport to trusty + + -- Sean Davis Sun, 06 Jul 2014 21:40:19 -0400 + +lightdm-gtk-greeter (1.8.5-1ubuntu2) utopic; urgency=medium + + * Fix indicator support (LP: #1336727) + - debian/changelog: + + Build-Depends on libido3-0.1-dev + + -- Sean Davis Wed, 02 Jul 2014 06:20:58 -0400 + +lightdm-gtk-greeter (1.8.5-1ubuntu1) utopic; urgency=low + + * Merge from Debian unstable. (LP: #1320830) Remaining changes: + - debian/control, debian/rules: + + Add Indicators support. + - debian/control: + + Build-Depends on liblightdm-gobject-1-dev instead on + liblightdm-gobject-dev as it's non-existing in archive. + + Fix binary-control-field-duplicates-source lintian tag. + - debian/copyright: + + Fix wiki-copyright-format-uri lintian tag. + + Fix obsolete-field-in-dep5-copyright lintian tags. + + Add missing license information. + - debian/lightdm-gtk-greeter-ubuntu.conf, + debian/lightdm-gtk-greeter.install, + debian/lightdm-gtk-greeter.{post,pre}{inst,rm}, + debian/60-lightdm-gtk-greeter.conf: + + Install and remove Ubuntu conf files. + - debian/lightdm-gtk-greeter-ubuntu.conf, debian/rules: + + Updated per new template, replaced deprecated + "show-indicators" key. + - debian/patches/04_default-gtk-greeter-config.patch: + + Disabled, not used in Ubuntu. + + -- Artur Rona Sat, 07 Jun 2014 15:45:56 +0200 + +lightdm-gtk-greeter (1.8.5-1) unstable; urgency=medium + + * New upstream release. + + -- Yves-Alexis Perez Tue, 06 May 2014 07:43:18 +0200 + +lightdm-gtk-greeter (1.8.4-1) unstable; urgency=medium + + * New upstream release. + + -- Yves-Alexis Perez Tue, 22 Apr 2014 23:15:46 +0200 + lightdm-gtk-greeter (1.8.4-0ubuntu1) trusty; urgency=medium * New upstream release (LP: #1299397) @@ -5,6 +57,15 @@ -- Sean Davis Sat, 29 Mar 2014 05:51:45 -0400 +lightdm-gtk-greeter (1.8.3-1) unstable; urgency=medium + + * New upstream release. + * debian/upstream/signing-key.asc with upstream public PGP key. + * debian/watch: + - add pgpsigurlmangle option to check the package signature + + -- Yves-Alexis Perez Tue, 25 Mar 2014 22:01:50 +0100 + lightdm-gtk-greeter (1.8.3-0ubuntu1) trusty; urgency=medium * New upstream release (LP: #1291913) @@ -334,965 +395,3 @@ * Initial release. -- Yves-Alexis Perez Fri, 06 Apr 2012 21:42:53 +0200 - -lightdm-gtk-greeter (1.1.5-0ubuntu1) precise; urgency=low - - * New upstream bugfix release: - - Restore all translations lost during the split from lightdm. - - -- Lionel Le Folgoc Tue, 03 Apr 2012 22:46:30 +0200 - -lightdm-gtk-greeter (1.1.4-0ubuntu1) precise; urgency=low - - [ Lionel Le Folgoc ] - * Reintroduce the gtk greeter in its own source package. (LP: #918604) - * Drop all files and patches not related to lightdm-gtk-greeter and obsolete. - * Remaining patch in debian/patches: - - 09_show_lang_chooser_option.patch: updated to apply cleanly. - * Update maintainer scripts to set the gtk greeter as the default greeter with - lightdm-set-defaults. - * debian/control: clean up, and add gnome-common and liblightdm-gobject-1-dev - (>= 1.1.1-0ubuntu2) to Build-Depends (1.1.1-0ubuntu1 dropped a patch by - mistake). - * debian/copyright, debian/rules: cleaned up. - * debian/watch: updated, stolen from pkg-xfce svn. - * Switch to 3.0 (quilt) source format. - - [ Micah Gersten ] - * Add Pre-Depends: dpkg (>= 1.15.7.2~) since the preinst uses - dpkg-maintscript-helper - - update debian/control - * Make lightdm a Depends instead of a Recommends since this is needed for the - postinst so we have proper deterministic behavior on install in terms of - having the defaults set; Thanks to Adam Conrad for pointing this out; Also - remove the guarded condition in the postinst since lightdm is a dependency - now - - update debian/control - - update debian/lightdm-gtk-greeter.postinst - - -- Lionel Le Folgoc Thu, 22 Mar 2012 14:52:55 -0500 - -lightdm (1.0.6-0ubuntu4) precise; urgency=low - - [ Gunnar Hjalmarsson ] - * debian/lightdm-gtk-greeter-ubuntu.conf and - debian/patches/09_show_lang_chooser_option.patch: - - Disclose the option to enable the language chooser. - * debian/patches/10_available_languages.patch: - - If available, show a list of installed translations in the - language chooser instead of a 'locale -a' list (LP: #868346). - - Use nl_langinfo() to get language and country names for the - language chooser labels. - - Translate language and country names. - - Handle @variants properly. - * debian/patches/11_set_language_in_accountsservice.patch: - - Save item that is selected from the language chooser also when - AccountsService is in use (LP: #868346). - - -- Robert Ancell Tue, 22 Nov 2011 12:41:43 +1100 - -lightdm (1.0.6-0ubuntu3) precise; urgency=low - - * SECURITY UPDATE: file contents disclosure via hard link - - debian/patches/04_CVE-2011-4105.patch: make sure file isn't a symlink - or a hard link before doing the chown on it. - - CVE-2011-4105 - * SECURITY UPDATE: file contents disclosure via links (LP: #883865) - - debian/patches/05_CVE-2011-3153.patch: drop privileges before - accessing file. - - CVE-2011-3153 - - -- Marc Deslauriers Tue, 15 Nov 2011 14:23:53 -0500 - -lightdm (1.0.6-0ubuntu2) precise; urgency=low - - * Upload to precise. - - -- Martin Pitt Thu, 10 Nov 2011 07:19:12 +0100 - -lightdm (1.0.6-0ubuntu1) oneiric-proposed; urgency=low - - [ Martin Pitt ] - * debian/lightdm.upstart: Put back check for "text" in kernel command line, - for inhibiting automatic lightdm start. Check $JOB to still allow a manual - "start lightdm" command to work. (LP: #873334) - - [ Robert Ancell ] - * New upstream release: - - Use lchown for correcting ownership of ~/.Xauthority instead of chown - - -- Robert Ancell Wed, 02 Nov 2011 11:37:43 -0400 - -lightdm (1.0.5-0ubuntu1) oneiric-proposed; urgency=low - - * New upstream release. - [1.0.5] - - Relax AppArmor guest profile to allow compiz to start - - Connect up VNC settings for width, height, depth - [1.0.4] - - Fix --enable-gtk-greeter=yes not working - - Fix X sessions with arguments in Exec not working - - Use previous session for automatic login or if greeter does not request - one. (LP: #834515) - - Correct ownership of ~/.Xauthority if upgrading from buggy version of - LightDM that had it root owned. (LP: #871667) - - Set default resolution of VNC to 1024x768, add settings for width, height, - depth into lightdm.conf. - - AppArmor profile: Fix broken gnome-keyring and dbus/gwibber, and quiesce - annoying kernel audit messages for privileges that we definitively do not - want to grant. (LP: #877736) (LP: #874635) - - Set LOGNAME environment variable (LP: #875705) - - Mark strings as translatable in GTK greeter (LP: #868613) - [ 1.0.3] - - Fix reference counting issue in ConsoleKit code - - Really add the lightdm-guest-session-wrapper - [ 1.0.2 ] - - Fix daemon from blocking if Accounts Service does not exist - - Fix greeter log file not being written - - Don't set LANG environment variable if using Accounts Service. - - Fix gdmflexiserver not working due to it not being in PATH - - Don't authenticate the greeter user - - Allow greeters to be disabled in configure flags - - Fix over allocation of read buffer in greeter protocol - - Make sure objects are cleaned up on exit - - Fix minor memory leaks - - Fix hugely oversized allocation in greeter buffer. Can trigger - crashes when entering very long passwords. - * debian/patches/00bzr_guest_session_wrapper.diff: - * debian/patches/07_long_password_crash.patch: - * debian/patches/08_correct_ck_ref.patch: - - Applied upstream - * New upstream release. - - -- Robert Ancell Wed, 26 Oct 2011 12:45:17 -0400 - -lightdm (1.0.1-0ubuntu6) oneiric; urgency=low - - * debian/patches/08_correct_ck_ref.patch: - - backported fix from Mikkel Kamstrup Erlandsen for a refcounting issue - which leads to sessions where unity can't start (lp: #851345) - - -- Sebastien Bacher Fri, 07 Oct 2011 13:57:44 +0200 - -lightdm (1.0.1-0ubuntu5) oneiric; urgency=low - - * Add debian/patches/00bzr_guest_session_wrapper.diff: Add back the guest - session wrapper part that was uploaded in 1.0.0-0ubuntu4. The patch was - correctly merged into trunk, but the 1.0 branch backport missed this - wrapper part and thus broke AppArmor protection entirely. (LP: #849027) - - -- Martin Pitt Fri, 07 Oct 2011 11:47:36 +0200 - -lightdm (1.0.1-0ubuntu4) oneiric; urgency=low - - * debian/patches/04_language_not_to_LANG.patch: - * debian/patches/04_dmrc_set_LANG_only.patch: - - Replace LANG disabling code with proper fix (LP: #868149) - * debian/patches/03_launch_dbus.patch: - * debian/patches/05_gdmflexiserver_not_in_PATH.patch: - - Refreshed - * debian/patches/06_accounts_service_timeout.patch: - - Fix D-Bus timeout when accounts service not installed (LP: #866035) - * debian/patches/07_long_password_crash.patch: - - Fix crash with long passwords (LP: #817186) - - -- Robert Ancell Thu, 06 Oct 2011 15:45:21 +1100 - -lightdm (1.0.1-0ubuntu3) oneiric; urgency=low - - * debian/patches/05_gdmflexiserver_not_in_PATH.patch: - - Make sure to insert our own utility path into PATH after PAM - sets PATH, not before. This ensures gdmflexiserver is present - in PATH and can be found by gnome-screensaver, gnome-shell, etc. - - -- Michael Terry Wed, 05 Oct 2011 09:05:31 -0400 - -lightdm (1.0.1-0ubuntu2) oneiric; urgency=low - - * debian/patches/04_language_not_to_LANG.patch: - Locale names based on AccountsService's "Language" key may not - go to $LANG, as that property is a language name, not a locale. - (LP: #864618). - - -- Gunnar Hjalmarsson Wed, 05 Oct 2011 09:49:15 +0200 - -lightdm (1.0.1-0ubuntu1) oneiric; urgency=low - - * New upstream release: - - GTK greeter now remembers last user - - GTK greeter now initializes i18n (LP: #862427) - - Start authentication for automatically selected user in GTK greeter - - Link liblightdm-qt against QtGui - - Fix liblightdm-qt crashing when face images are installed (LP: #850095) - - Set correct permissions on session log files (LP: #863119) - - Prefer a locale with a codeset over one without for setting LANG - (LP: #864618) - - Introduce a lightdm-guest-session-wrapper session command which MAC - systems like AppArmor and SELinux can use for attaching a restrictive - policy to guest sessions. - - Provide an AppArmor profile for guest session lockdown. - * debian/patches/01_guest_session_lockdown.patch: - - Applied upstream - - -- Robert Ancell Tue, 04 Oct 2011 19:58:25 +1100 - -lightdm (1.0.0-0ubuntu4) oneiric; urgency=low - - * Add 01_guest_session_lockdown.patch: Lock down guest session with an - AppArmor profile. This uses the very same approach as gdm-guest-session, - and copies the profile from it. (LP: #849027) - * 03_launch_dbus.patch: Refresh. - * debian/lightdm.install: Install AppArmor profile. - - -- Martin Pitt Fri, 30 Sep 2011 17:30:56 +0200 - -lightdm (1.0.0-0ubuntu3) oneiric; urgency=low - - * debian/patches/03_launch_dbus.patch: - - Fix patch applying in the wrong place - - -- Robert Ancell Thu, 29 Sep 2011 16:08:20 +1000 - -lightdm (1.0.0-0ubuntu2) oneiric; urgency=low - - * debian/lightdm-gtk-greeter.postinst, - debian/lightdm-gtk-greeter.postrm, - debian/lightdm-gtk-greeter.preinst: - - move the gtk-greeter conffile starting from 1.0.0-0ubuntu1 and not - 0.9.7-0ubuntu1 (the patch using 0.9.7-0ubuntu1 as a reference has - been integrated in 1.0.0-0ubuntu1 without being updated even if - 0.9.7-0ubuntu2 was already released). Ensure we do it now (LP: #861316) - - -- Didier Roche Wed, 28 Sep 2011 13:40:40 +0200 - -lightdm (1.0.0-0ubuntu1) oneiric; urgency=low - - [ Steve Langasek ] - * don't start on graphics-device-added; reintroducing this reverted the fix - for bug #615549 from maverick without explanation. - * clean up the completely illegible start rule for debian/lightdm.upstart, - killing off the unnecessary parentheses - * debian/lightdm.upstart: when lightdm is shut down by a runlevel call, - emit an upstart event that can be caught by plymouth so it can - distinguish between the DM shutting down for a runlevel change vs. other - causes. LP: #854329. - - [ Robert Ancell ] - * New upstream release. - [ 0.9.8 ] - - GetSeatForCookie and GetSessionForCookie are now deprecated. They - remain for now but use the XDG_SEAT_PATH and XDG_SESSION_PATH - environment variables instead. - - Change log filenames to be unique across different display types. - - Fix up script hooks, add regression tests for them - - Complete removal of X code from the core of LightDM, so it can better - support various display types - - Add ability to set the language of a user from the greeter (LP: #803858) - - Set LANG variable based on the user language - - Add language selector into GTK greeter (disabled by default) - - Allow TCP/IP connections if xserver-allow-tcp is true - - Allow lightdm --version to be run as non-root - - Automatically respond to PAM messages without prompts (LP: #783598) - - Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat' - - Fix multi-seat configuration picking the same display number (LP: #851362) - - Use correct D-Bus and power interface in liblightdm-qt (LP: #852803) - - Run pam_setcred inside the session process so pam_group works - (LP: #851347) - - Make sure one session is always selected in the GTK greeter (LP: #819177) - [ 1.0.0 ] - - Explicitly grab keyboard focus in GTK greeter - - Fix removed power and a11y menu items in GTK greeter - - Put system binary directory into path when running in test mode - (LP: #860003) - - Call pam_getenvlist after pam_setcred - - [ Lionel Le Folgoc ] - * Make the gtk greeter easily themable by derivatives: (LP: #845549) - - rename lightdm-gtk-greeter.conf to lightdm-gtk-greeter-ubuntu.conf, - and handle the move in maintainer scripts. - - manage /etc/lightdm/lightdm-gtk-greeter.conf with update-alternatives, - by default it uses /etc/lightdm/lightdm-gtk-greeter-ubuntu.conf with a - very low priority. - * debian/control: lightdm-gtk-greeter provides lightdm-gtk-greeter-config. - - -- Robert Ancell Wed, 28 Sep 2011 16:00:20 +1000 - -lightdm (0.9.7-0ubuntu2) oneiric; urgency=low - - * don't start on graphics-device-added; reintroducing this reverted the fix - for bug #615549 from maverick without explanation. - * clean up the completely illegible start rule for debian/lightdm.upstart, - killing off the unnecessary parentheses - * debian/lightdm.upstart: when lightdm is shut down by a runlevel call, - emit an upstart event that can be caught by plymouth so it can - distinguish between the DM shutting down for a runlevel change vs. - other causes. LP: #854329. - - -- Steve Langasek Sun, 25 Sep 2011 22:22:38 -0700 - -lightdm (0.9.7-0ubuntu1) oneiric; urgency=low - - * New upstream release. - - Set PAM_TTY to the display name, not the tty device (LP: #851055) - - -- Robert Ancell Fri, 16 Sep 2011 09:39:22 +1000 - -lightdm (0.9.6-0ubuntu1) oneiric; urgency=low - - * New upstream release: - - Only unlock displays if switched to from greeter - - Make log file not system readable - - Write ~/.Xauthority inside the session process so it cannot be hijacked - - Set PAM_TTY and PAM_XDISPLAY when opening PAM session - - Add VNC server support - - Do not write ~/.dmrc and ~/.Xauthority as root. [CVE-2011-3349] - * debian/patches/00upstream_unlock_fix.patch: - * debian/patches/04_dont_write_files_as_root.patch: - - Applied upstream - - -- Robert Ancell Thu, 15 Sep 2011 17:32:25 +1000 - -lightdm (0.9.5-0ubuntu2) oneiric; urgency=low - - * debian/lightdm.config: When installing from scratch as part of a release - upgrade, default to lightdm, otherwise ask. (LP: #806559) - * Add 04_dont_write_files_as_root.patch: Do not write ~/.dmrc and - ~/.Xauthority as root. [CVE-2011-3349] - * Add 00upstream_unlock_fix.patch: Only unlock displays if switched to from - greeter. Cherrypicked from upstream r1137. (LP: #844274) - - -- Martin Pitt Thu, 15 Sep 2011 08:52:24 +0200 - -lightdm (0.9.5-0ubuntu1) oneiric; urgency=low - - [ Steve Langasek ] - * Update upstart job to use current start condition lifted from gdm, - and to check runlevels instead of /proc/cmdline so it's possible to - start lightdm after switching out of recovery mode. LP: #803513. - - [ Didier Roche ] - * debian/patches/01_transition_gnome_ubuntu_desktop.patch: - natty-oneiric session name upgrade: - - transition from unity-2d -> ubuntu-2d - - transition from gnome-2d -> gnome-fallback - - [ Robert Ancell ] - * New upstream release: - [0.9.5] - - Use accounts service in the daemon if it is available - - Correctly load seat type in multi seat configuration - - Add display-setup, session-setup and session-cleanup scripting hooks - - Fix cancel button in GTK greeter (LP: #819240) - - Fix line through GTK greeter menu items - - Exit daemon if a seat fails which has exit-on-failure set to true - - Add HasGuestAccount property to seat D-Bus interface (LP: #835084) - - Fix XDMCP authorization - - Update man file - - Emit upstart events (LP: #715094) - [0.9.4] - - lightdm-set-defaults enables tweaking the default session and chosen - greeter for lightdm. This is useful for derivatives waiting to not ship - the whole configuration file of lightdm - - Fix crash in GTK+ greeter when a user is added - - Move xsessions-directory and xgreeters-directory from [SeatDefaults] to - [LightDM]. This is a configuration break, but making it on the assumption - that these settings are not likely to have been overridden. - - Fix fallback from org.freedesktop.Accounts to passwd format - - Fix duplicate user entries being shown when using passwd file - - Add AddSeat D-Bus method for adding dynamic seats - - Added a dm-tool program that allows user switching and adding seats - - Allow remote X servers, e.g. launched using dm-tool add-nested-seat - - Fix bug where sessions were started when the greeter quit and the user - hadn't been authorized. - - Fix bug where sessions used the seat bus name - - Don't allow autologin-username to be set to empty - - Fix bug where PAM session was not opened before writing to home directory - - Fix crash when failing to write X authority - - -- Robert Ancell Wed, 07 Sep 2011 16:09:53 +1000 - -lightdm (0.9.3-0ubuntu8) oneiric; urgency=low - - * debian/patches/series: - - Add patch from last commit to actually apply. Ahem. - * debian/rules: - - Make greeter wrapper executable - - -- Michael Terry Thu, 25 Aug 2011 16:20:00 -0400 - -lightdm (0.9.3-0ubuntu7) oneiric; urgency=low - - * debian/install, debian/lightdm-greeter-session, - debian/patches/03_launch_dbus.patch: - - Add patch and wrapper script to launch dbus for the greeter so that - we can safely kill it when the greeter ends. - - -- Michael Terry Wed, 24 Aug 2011 15:34:07 -0400 - -lightdm (0.9.3-0ubuntu6) oneiric; urgency=low - - * Backport r1065 to use account service instead of .dmrc (lp: #823718), - should fix the session not being correct remembered (lp: #818201) - - -- Sebastien Bacher Tue, 23 Aug 2011 16:21:59 +0200 - -lightdm (0.9.3-0ubuntu5) oneiric; urgency=low - - * Backport potfiles.in fix from trunk - * debian/lightdm.install: install dm-tool (seat management utility) - - -- Sebastien Bacher Thu, 18 Aug 2011 15:59:45 +0200 - -lightdm (0.9.3-0ubuntu4) oneiric; urgency=low - - * Updated to current trunk, that's a candidate version version for the next - update, it fixes those issues: - - login doesn't work for ecryptfs users (lp: #823775, #824594) - - "lightdm-gtk-greeter segfaults in get_user_iter when adding a new user" - (lp: #822470) - - fix fallback from org.freedesktop.Accounts to passwd format (lp: #817835) - - empty autologin-user should not be passed to pam (lp: #817581) - * debian/control.in: - - build-depends on quilt, it's needed with source v1 - - don't build-depends on valac, vala is not used in the current version - * debian/lightdm.install: - - install the manpages as well - * debian/lightdm.manpages: - - dropped, it's installed by the upstream make install - * debian/rules: - - use the quilt rule - * debian/source/format: - - use source v1, it works better with vcs workflows - - -- Sebastien Bacher Thu, 18 Aug 2011 15:29:42 +0200 - -lightdm (0.9.3-0ubuntu3) oneiric; urgency=low - - * debian/control: stop forcing the unity-greeter recommends (lp: #824299) - - -- Sebastien Bacher Thu, 11 Aug 2011 23:21:51 +0200 - -lightdm (0.9.3-0ubuntu2) oneiric; urgency=low - - * Backport mterry's changes to the gdmflexiserver functionnality - * debian/control: default to the unity greeter (lp: #809710) - * debian/lightdm.install: install the new files - - [ Didier Roche ] - * Cherry-pick from upstream: - - lightdm-set-defaults enables tweaking the default session and chosen - greeter for lightdm. This is useful for derivatives waiting to not ship - the whole configuration file of lightdm - - refreshed translations - * debian/rules: - - set "ubuntu" as the default session (unable to login for people who don't - have a .dmrc, sorry for the kittens…) - - -- Sebastien Bacher Wed, 10 Aug 2011 18:34:03 +0200 - -lightdm (0.9.3-0ubuntu1) oneiric; urgency=low - - [ Sebastien Bacher ] - * New upstream version - * debian/control: - - build-depends on dh-translations - - build with the current vala - - demote the greeter depends back to a recommend, lightdm can be use to - connect to remote displays and doesn't need a local greeter - - lightdm depends on dbus (lp: #822824) - - liblightdm-gobject recommends accountsservice (lp: #822863) - * debian/liblightdm-gobject-1-0.symbols: - - track library symbols - * debian/lightdm.install: - - ship the translations - * debian/lightdm.preinst: - - fix missing dh token - * debian/rules: - - reorder rules to work with new dh versions - - stop the build if the liblightdm-gobject symbols are outdated - - use dh-translations to generate the translations template - * debian/source_lightdm.py: - - get bug informations for apport, thanks Pedro Villavicencio (lp: #819954) - - [ Didier Roche ] - * debian/watch: - - fix debian/watch to get lightdm - * debian/patches/01_transition_gnome_ubuntu_desktop.patch: - - transition so that gnome.desktop is now move to ubuntu.desktop as the main - session. We need that for transitionning to the next step (post LTS) where - gnome-shell.desktop will be renamed to gnome.desktop - - -- Sebastien Bacher Tue, 09 Aug 2011 18:21:07 +0200 - -lightdm (0.9.2-0ubuntu4) oneiric; urgency=low - - * debian/control: depends on the greeters rather than recommends, seems some - users still get no greeter after upgrade otherwise - - -- Sebastien Bacher Wed, 27 Jul 2011 19:10:47 +0200 - -lightdm (0.9.2-0ubuntu3) oneiric; urgency=low - - * Fix lightdm to conflict liblightdm-gobject-0-0 and liblightdm-qt-0-0, - so that old greeters are removed on upgrade - - update debian/control - - -- Chris Coulson Tue, 26 Jul 2011 23:26:49 +0100 - -lightdm (0.9.2-0ubuntu2) oneiric; urgency=low - - * debian/control: - - recommends the preferred greeter before a virtual one - - let the new gtk greeter provide the old example named one for easier - upgrade - - -- Sebastien Bacher Tue, 26 Jul 2011 21:38:25 +0200 - -lightdm (0.9.2-0ubuntu1) oneiric; urgency=low - - * New upstream release - [0.9.0] - - Fix invalid XAUTHORITY variable being set for second X server. - - Fix bug where switching users created X servers without VTs - - Release a VT when the X server on it stops - - Greeters are now just standard X sessions that are stored in - /usr/share/xgreeters. - - Drop most of the configure options, they aren't necessary - - Config changes: - - Major reorginisation of configuration to make it easier to configure and - understand. Users should set [SeatDefaults] section with settings for - all seats, and can override each setting in a per seat configuration. - - Default seats are now specified using a [Seat:] section. If no - seats are specified then one is started. This can be overridden by - setting start-default-seat=false in [LightDM]. - - Support setting autologin user to guest account - - Split the user accounts configuration into /etc/lightdm/users.conf so - the main config can be private. - - The default user session is now "default". Distributions should put a - symlink to their chosen default or set one in lightdm.conf. - - XDMCP keys now stored in keys.conf - - liblightdm API changes: - - Both libraries are now version 1 and have API and ABI guarantees. - - Face images are now local paths not URIs - - liblightdm-gobject now uses lightdm_ prefix instead of ldm_ - - Non-greeter functions are now moved out of the Greeter class - - connect_to_server() is now called connect_sync and blocks until - completion. - - start_session() is now called start_session_sync and blocks until - completion. The quit signal is removed, and the greeter should quit if - this method returns TRUE. - - login() is now called authenticate() - - Greeters now have hints instead of configuration (greeters should load - their own configuration from /etc/lightdm if they need it). - - liblightdm-gobject uses AccountsService if it is available - - Added regression tests for liblightdm-qt - - D-Bus API changes: - - Expose Seats and Sessions on org.freedesktop.DisplayManager - - Add a CanSwitch property - - Rename ShowGreeter() to SwitchToGreeter() - - Greeter changes: - - Drop "example" from the name of the GTK+ and Qt greeters and make them - official default greeters. - - Use GTK3 for GTK+ greeter. - - Removed the Vala and Python GTK+ greeters, they weren't being well - maintained. - [0.9.1] - - Fix up translation build system - - Add a --with-greeter-user configure option - - Fix greeter-user configuration not being used - - Abort greeter if attempted to be run as root and greeter-user set - - Fix setting session in GTK+ greeter - [0.9.2] - - Fix annotation and Vala bindings for getting the UserList singleton - - Fix GTK+ greeter error label not being shown - - Don't set SIGQUIT to ignore in child processes - - Reworked the PAM code as ecryptfs users weren't able to log in. They - can now but not sure what changed to fix that!? - * debian/control: - - Build depend on libgtk3.0-dev, not libgtk2.0-dev - - Drop obsolete greeters, use new ones - - lightdm conflicts with liblightdm-gobject-1 and liblightdm-qt-1 so old - greeters will be removed. - - Update versions of libraries - * debian/lightdm.conf: - - Removed, no longer needs configuration - * debian/patches/01_resize_grip.patch: - - Dropped, not required anymore - - -- Robert Ancell Tue, 26 Jul 2011 19:19:00 +1000 - -lightdm (0.4.4-0ubuntu1) oneiric; urgency=low - - * New upstream release - - Fix failure to accept XDMCP connections due to invalid assert. - - Allow minimum-display-number to be set in lightdm.conf and on the command - line. - - Session X authority now written to ~/.Xauthority by default. It can be - configured to run from the system location by setting - user-authority-in-system-dir=true in lightdm.conf. - - When using system authority the authority can be updated by the user. - (LP: #795046) - - Written X authority files now checks hostname and display number. - - Enironment is no longer passed through to X servers and sessions, this is - no longer required now PAM works correctly. - - liblightdm API changes: - - Drop ldm_greeter_get_is_first() - it was added for testing and doesn't - work well. - - Fix more errors where authentication messages from previous sessions could - be confused with new sessions. - - Added XDMCP regression tests. - * debian/lightdm.conf: - - Updated to latest format - - -- Robert Ancell Fri, 15 Jul 2011 13:35:49 +1000 - -lightdm (0.4.3-0ubuntu1) oneiric; urgency=low - - * New upstream release - - -- Robert Ancell Wed, 13 Jul 2011 15:06:13 +1000 - -lightdm (0.4.2-0ubuntu2) oneiric; urgency=low - - * debian/Xsession: - - Correctly load ~/.Xresource - - -- Robert Ancell Wed, 06 Jul 2011 09:29:15 +1000 - -lightdm (0.4.2-0ubuntu1) oneiric; urgency=low - - * New upstream release - - Fixes (LP: #798277) - * debian/lightdm.upstart: - - Don't source /etc/environment or /etc/default/locale - this is done in PAM - * debian/Xsession: - - Handle X resource directory being empty (LP: #800193) - - -- Robert Ancell Tue, 05 Jul 2011 15:22:12 +1000 - -lightdm (0.4.1-0ubuntu1) oneiric; urgency=low - - * New upstream release - - Fixes (LP: #793366) - * debian/lightdm.conf: - * debian/guest-session-cleanup.sh: - * debian/guest-session-setup.sh: - - Enable guest session - - -- Robert Ancell Thu, 30 Jun 2011 17:04:25 +0100 - -lightdm (0.4.0-0ubuntu7) oneiric; urgency=low - - * debian/Xsession: - - Correctly load Xresources (LP: #800193) - - -- Robert Ancell Mon, 27 Jun 2011 09:43:49 +0100 - -lightdm (0.4.0-0ubuntu6) oneiric; urgency=low - - * debian/Xsession: - - Set required variables to make Xsession.d scripts work (LP: #800192) - - -- Robert Ancell Mon, 27 Jun 2011 00:03:12 +1000 - -lightdm (0.4.0-0ubuntu5) oneiric; urgency=low - - * debian/lightdm.lightdm-autologin.pam, debian/rules: - - Actually install autologin PAM configuration (LP: #797669). - - -- Colin Watson Fri, 17 Jun 2011 12:52:33 +0100 - -lightdm (0.4.0-0ubuntu4) oneiric; urgency=low - - * debian/control: don't depends on gnome-icon-theme-full, the purpose of the - binary is to not be installed by default, icons should be moved rather - - -- Sebastien Bacher Fri, 17 Jun 2011 11:28:05 +0200 - -lightdm (0.4.0-0ubuntu3) oneiric; urgency=low - - * debian/control: - - Make GTK greeters depend on gnome-icon-theme-full (LP: #796793) - * debian/Xsession: - * debian/lightdm.conf: - - Load profile and X resources when running session (LP: #794315) - (LP: #795083) - - -- Robert Ancell Fri, 17 Jun 2011 15:26:59 +1000 - -lightdm (0.4.0-0ubuntu2) oneiric; urgency=low - - * debian/copyright: - - Drop copyright reference to obsolete ck-connector.[ch] - * debian/patches/02_disable_tests.patch: - - Disable regression tests as they're not running on the buildd's correctly - - -- Robert Ancell Fri, 17 Jun 2011 13:55:12 +1000 - -lightdm (0.4.0-0ubuntu1) oneiric; urgency=low - - * New upstream release - * debian/control: - - Add build-depends on dbus for regression tests - - lightdm pre-depends on dpkg (>= 1.15.7.2) to get dpkg-maintscript-helper - support - - Drop build-depends on libdbus-glib-1-dev, libck-connector-dev - * debian/lightdm.conf: - - Update to latest format - * debian/lightdm.postinst: - * debian/lightdm.postrm: - * debian/lightdm.preinst: - - Move config file from /etc/lightdm.conf to /etc/lightdm/lightdm.conf - * debian/lightdm-autologin.pam: - - Add autologin PAM session - * debian/patches/01_resize_grip.patch: - - Don't show resize grip on window - * debian/patches/01_handle_all_signals.patch: - * debian/patches/02_process_exit.patch: - - Applied upstream - - -- Robert Ancell Fri, 17 Jun 2011 12:31:14 +1000 - -lightdm (0.3.7-0ubuntu2) oneiric; urgency=low - - * debian/control: - - Add ${python:Depends} and required dependencies for - lightdm-greeter-example-python-gtk package (LP: #787409) - * debian/patches/01_handle_all_signals.patch: - - Correctly handle signals from external processes (LP: #789389) - * debian/patches/02_process_exit.patch: - - Fix crash when child processes quit (LP: #795050) - - -- Robert Ancell Fri, 10 Jun 2011 16:24:56 +1000 - -lightdm (0.3.7-0ubuntu1) oneric; urgency=low - - * New upstream release - - -- Robert Ancell Mon, 30 May 2011 20:22:39 +1000 - -lightdm (0.3.6-0ubuntu1) oneiric; urgency=low - - * New upstream release - * debian/lightdm.conf: - - Start display on active VT - - -- Robert Ancell Mon, 30 May 2011 16:43:37 +1000 - -lightdm (0.3.5-0ubuntu1) oneiric; urgency=low - - * New upstream release - - -- Robert Ancell Tue, 24 May 2011 15:38:04 +1000 - -lightdm (0.3.4-0ubuntu1) oneiric; urgency=low - - * New upstream release - - -- Robert Ancell Fri, 20 May 2011 14:56:09 +1000 - -lightdm (0.3.3-0ubuntu1) natty; urgency=low - - * New upstream release - * debian/lightdm-greeter-example-gtk.install: - - Install .ui file - - -- Robert Ancell Tue, 10 May 2011 17:45:50 +0200 - -lightdm (0.3.2-0ubuntu1) natty; urgency=low - - * New upstream release: - * debian/lightdm-greeter-*.install: - - Use new binary names - * debian/lightdm.conf: - - Start display on VT 7 - - -- Robert Ancell Thu, 21 Apr 2011 15:31:24 +1000 - -lightdm (0.3.0-0ubuntu1) natty; urgency=low - - * New upstream release - * debian/control: - - Add build-depends on valac - - Drop build-depends on libwebkitgtk-dev - - Rename gir1.0-lightdm-0 to gir1.2-lightdm-0 - - Webkit engine and theme dropped - - Merge theme and engines into one package - - Add vala-gtk, python-gtk and qt greeters - - -- Robert Ancell Sat, 16 Apr 2011 18:22:50 +1000 - -lightdm (0.2.3-0ubuntu2) natty; urgency=low - - * debian/control: - - Fix Vcs-Bzr link - - -- Robert Ancell Fri, 14 Jan 2011 14:44:48 -0600 - -lightdm (0.2.3-0ubuntu1) natty; urgency=low - - * New upstream release - * debian/control: - - Build depend on libwebkitgtk-dev - - -- Robert Ancell Fri, 14 Jan 2011 14:39:15 -0600 - -lightdm (0.2.2-0ubuntu2) natty; urgency=low - - * debian/copyright: - - Update copyright for liblightdm-gobject and liblightdm-qt - - -- Robert Ancell Wed, 15 Dec 2010 10:16:16 +1100 - -lightdm (0.2.2-0ubuntu1) natty; urgency=low - - * New upstream release - * debian/copyright: - - Update copyright for src/ck-connector.[ch] - * debian/liblightdm-gobject-0-dev: - - .vapi file has moved location - * debian/lightdm.upstart: - - Tidy up upstart config - * debian/rules: - - Compile with --with-greeter-user=lightdm - - -- Robert Ancell Thu, 09 Dec 2010 11:45:44 +1100 - -lightdm (0.2.1-0ubuntu1) natty; urgency=low - - [ Julien Lavergne ] - * debian/lightdm.{config,pam,postinst,postrm,prerm,upstart,init} - - Add configuration based on gdm and xdm ones. - * debian/rules: - - Use dh_installinit --no-start - - Remove .la and .a files. - - Pass --list-missing to dh_install. - - Don't use --with quilt with format 3.0. - - Use with autoreconf. - * debian/control: - - Add myself to Uploaders, and use ubuntu address for Maintainer. - - Build-depends on dh-autoreconf and gtk-doc-tools - - Improve the description. - - Add depends on libpam-runtime (>= 0.76-14) and libpam-modules for pam - support. - - Add depends on adduser. - - Provides x-display-manager. - - Add depends on libglib2.0-dev, libdbus-glib-1-dev and libxklavier-dev for - libldmgreeter-dev. - * debian/libldmgreeter-dev.install: - - Install .so - * debian/lightdm.install - - Install conf file for DBus. - * debian/lightdm.dirs - - Add /var directories for logs, and cache. - * debian/po & debian/lightdm.template: - - Add translations for display manager switch. - * debian/copyright: - - Update address for source code and copyright for debian/. - * debian/lightdm.conf: - - Sync with upstream modification. - * debian/lightdm.manpages - - Add the upstream manpage. - - [ Robert Ancell ] - * New upstream release - * Rename from libldmgreeter to liblightdm - * debian/control: - - Use ubuntu-desktop Bzr link - * debian/gir1.0-lightdm-0.install: - - Install typelib into correct package - * debian/lightdm.postinst: - * debian/lightdm.postrm: - - Create lightdm user - - -- Robert Ancell Wed, 01 Dec 2010 08:40:37 +1100 - -lightdm (0.2.0-0ubuntu1) maverick; urgency=low - - * New upstream release - * debian/control: - - Use standards version 3.9.1 - * debian/lightdm.conf: - * debian/rules: - - Make an Ubuntu specific default config file - - -- Robert Ancell Fri, 12 Nov 2010 13:58:43 +1100 - -lightdm (0.1.2-0ubuntu2) maverick; urgency=low - - * debian/lightdm-theme-gnome.install: - * debian/lightdm-theme-webkit.install: - - Fix install location of themes - - -- Robert Ancell Tue, 12 Oct 2010 15:52:24 +1100 - -lightdm (0.1.2-0ubuntu1) maverick; urgency=low - - * New upstream release - - -- Robert Ancell Fri, 10 Sep 2010 16:57:49 +1000 - -lightdm (0.1.1-0ubuntu1) maverick; urgency=low - - * New upstream release - - -- Robert Ancell Sat, 14 Aug 2010 22:06:43 +1000 - -lightdm (0.1.0-0ubuntu2) maverick; urgency=low - - * debian/lightdm-theme-gnome.install: - - Install gnome theme data - - -- Robert Ancell Thu, 22 Jul 2010 22:17:46 +0200 - -lightdm (0.1.0-0ubuntu1) maverick; urgency=low - - * New upstream release - - -- Robert Ancell Thu, 22 Jul 2010 21:57:35 +0200 - -lightdm (0.0.4-0ubuntu1) maverick; urgency=low - - * New upstream release - * debian/control: - - Build-depend on libxdmcp-dev, libxcb1-dev - - Use standards-version 3.9.0 - - -- Robert Ancell Fri, 16 Jul 2010 10:12:40 +1000 - -lightdm (0.0.3-0ubuntu2) maverick; urgency=low - - * debian/control: - - Build-depend on libxklavier-dev - - -- Robert Ancell Sat, 10 Jul 2010 15:33:57 +1000 - -lightdm (0.0.3-0ubuntu1) maverick; urgency=low - - * New upstream release - - Wait for signal from X server before starting session - - Add language API - - Add keyboard layout API - - Add gettext support to the WebKit greeter - - -- Robert Ancell Sat, 10 Jul 2010 14:07:26 +1000 - -lightdm (0.0.2-0ubuntu1maverick1) maverick; urgency=low - - * New upstream release: - - Fix installation of D-Bus service file - - Allow DISPLAY env variable to be passed to X server so can run Xephyr - - Handle no automatic login in webkit theme - * debian/control: - - Remove invalid ${shlibs:Depends} lines on binary free packages - * debian/watch: - - Update watch location - - -- Robert Ancell Thu, 01 Jul 2010 11:47:58 +1000 - -lightdm (0.0.1-0ubuntu1) maverick; urgency=low - - * Initial release - - -- Robert Ancell Sun, 27 Jun 2010 11:14:01 +1000 - diff -Nru lightdm-gtk-greeter-1.8.4/debian/control lightdm-gtk-greeter-1.8.5/debian/control --- lightdm-gtk-greeter-1.8.4/debian/control 2014-03-13 12:42:24.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/debian/control 2014-07-05 05:06:52.000000000 -0400 @@ -3,8 +3,9 @@ Priority: optional Maintainer: Xubuntu Developers XSBC-Original-Maintainer: Debian Xfce Maintainers -Uploaders: Julien Lavergne , - Sean Davis +Uploaders: Evgeni Golov , + Yves-Alexis Perez , Emanuele Rocca , + Simon Huggins Build-Depends: debhelper (>= 9), pkg-config, libgtk-3-dev, liblightdm-gobject-1-dev (>= 1.3.5), intltool, autotools-dev, libido3-0.1-dev, libindicator3-dev diff -Nru lightdm-gtk-greeter-1.8.4/debian/patches/04_default-gtk-greeter-config.patch lightdm-gtk-greeter-1.8.5/debian/patches/04_default-gtk-greeter-config.patch --- lightdm-gtk-greeter-1.8.4/debian/patches/04_default-gtk-greeter-config.patch 1969-12-31 19:00:00.000000000 -0500 +++ lightdm-gtk-greeter-1.8.5/debian/patches/04_default-gtk-greeter-config.patch 2014-07-05 05:06:23.000000000 -0400 @@ -0,0 +1,35 @@ +Author: Yves-Alexis Perez +Author: Lionel Le Folgoc +Description: adapt GTK+ greeter config to Debian +Especially: + +* use background from desktop-base +* force the use of default GTK+ 3 theme (Adwaita) +* use some hinting + +Forwarded: not-needed + +--- a/data/lightdm-gtk-greeter.conf ++++ b/data/lightdm-gtk-greeter.conf +@@ -16,15 +16,15 @@ + # screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen + # + [greeter] +-#background= +-#theme-name= ++background=/usr/share/images/desktop-base/login-background.svg ++theme-name=Adwaita + #icon-theme-name= + #font-name= +-#xft-antialias= ++xft-antialias=true + #xft-dpi= +-#xft-hintstyle= +-#xft-rgba= +-#show-indicators= ++xft-hintstyle=hintfull ++xft-rgba=rgb ++show-indicators=~language;~session;~power + #show-clock= + #clock-format= + #keyboard= diff -Nru lightdm-gtk-greeter-1.8.4/debian/patches/series lightdm-gtk-greeter-1.8.5/debian/patches/series --- lightdm-gtk-greeter-1.8.4/debian/patches/series 2014-03-13 12:42:24.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/debian/patches/series 2014-07-05 05:06:23.000000000 -0400 @@ -0,0 +1 @@ +#04_default-gtk-greeter-config.patch diff -Nru lightdm-gtk-greeter-1.8.4/debian/upstream/signing-key.asc lightdm-gtk-greeter-1.8.5/debian/upstream/signing-key.asc --- lightdm-gtk-greeter-1.8.4/debian/upstream/signing-key.asc 1969-12-31 19:00:00.000000000 -0500 +++ lightdm-gtk-greeter-1.8.5/debian/upstream/signing-key.asc 2014-07-05 05:06:23.000000000 -0400 @@ -0,0 +1,30 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.22 (GNU/Linux) + +mQENBE+V6lcBCADL+fgkBOwOWwOBmbMmdnFxzXTafTg3VYtS9euiapBMfEeZwpPL +rgrCCnPzA3NtztA2rRNKs74ISdVvsBS+kknS0Q7f2FOQNxFNPtLyDrEebCGkb39h +RKlXiiTt3YcYZn8DlxloEBX3MLXx+m0ORl3wGVNxbFTqF2v/WJkucWS64Pi0wFjR +rhf9tYqBtb/ZHA3zRpqowpA2OdL/a6lR9cVoEe9DqY8SE5M7zdVhyDdHUvRAlvc+ +gfHaLdnHKzVF4Ckyf4VbA7dudd0KMnNLS9edhZ8XxGm2zQWwT6gkBGZAOj4FME0M +oWssE++U4t/LIN5srk6pBR+0j1Vfk6iN359dABEBAAG0JFNlYW4gRGF2aXMgPHNt +ZC5zZWFuZGF2aXNAZ21haWwuY29tPokBOAQTAQIAIgUCT5XqVwIbAwYLCQgHAwIG +FQgCCQoLBBYCAwECHgECF4AACgkQdub+7JX8XiJvSQgAsxYkc7xUIFLtK+YcrKG/ +mSRjy/DacedbOr5KJQLGuUZuG6geNf5R7U7M6VKnfXtXvrRAM0tShLQ7YKUulVUg +98lD2joP4eZw1QFtXDcbwKEd3/XbDMH3Eqgdj+HVrF0Qz5ui9Y7psyOFqPaefPdB +bCqrjTATs4iGYJC7CXse7d8OFZKDcwcAfl4+8NH2YMJ097vBEXWc0rSaeOUKB835 +h4k82EQp2JAHGxFOtNxNMEnfuIx3/j1s5pYkkcMc+096Af35Y6D5zJfG85EquYLw +sc7PuMDxhoLRlND4noP6FDNeIYYfeU93RYYG9dAjo/TPFDdCC/hu2NkxiRTa0LQR +h7kBDQRPlepXAQgAyHGnKN1pyltnfB2SiTP1Wbl7AyfDnADe2qor0nykAP8jEyPe +VU/s6ubH7iyV6X+UQxbDQCFeGg2ddFy8EUHIvsITZpHwKJnTfXwQGHhMEYWrG+Yw +Ccs0XUY5FEvvikOzplVToSxK2zWXfNw34doqsLNWJcfL1rgY21SgwUv72gmC9cOx +f/ojVO4xNkaCFwqxQWjh6qUbWiGpvPyLHpqQCPsJIlrW4qVmIUsvCYdoN9q6JQzI +Vo0JGEKjqD+WVYU+tGMp9vinxmbgTTQoA8idfKS+hY3Huc9zAetcJQ6JXKQSinaD +ZPgArvoqqDp+3MnxMt0NZe/VN7gUtfcc+/C2LwARAQABiQEfBBgBAgAJBQJPlepX +AhsMAAoJEHbm/uyV/F4iUOkH+gKcuWepQ8ZPmDnn+SBxl9hXc/xH3+2HZDcd7H1c +NowZDtdxUgujBuWgh9Awe6f+wYwm8Iq4dw+G5WGLjzpZWal84L/Quo9WVUSbef9R +y0wGqs3XmOJSFrUo1Pk624Qww3lfpTjaehaz0MdAClSiY1TxDWo5HYae85K0Yyfs +MpSsn1ApsUH21vpT1p9GotLzhYITtotu5s/AQGu4Z+HiSiXExytCq0wOuKKEkv+z +EFX153b4fcQsMBg2ul0CnNgfFxeY9EzTaI/1Ka18CqX23phgL6fTHBYeMWuCoNrq +EX42rELR+HGbl7WHnjcHBDizbzYdBmM+N2Rl+d/rniMjHc8= +=o+OF +-----END PGP PUBLIC KEY BLOCK----- diff -Nru lightdm-gtk-greeter-1.8.4/debian/watch lightdm-gtk-greeter-1.8.5/debian/watch --- lightdm-gtk-greeter-1.8.4/debian/watch 2014-03-13 12:42:24.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/debian/watch 2014-07-05 05:06:23.000000000 -0400 @@ -1,3 +1,4 @@ version=3 +opts=pgpsigurlmangle=s/$/.asc/ \ https://launchpad.net/lightdm-gtk-greeter/+download \ https://launchpad.net/lightdm-gtk-greeter/.*/lightdm-gtk-greeter-(\d\.\d\.\d)\.tar\.(?:gz|bz2) diff -Nru lightdm-gtk-greeter-1.8.4/Makefile.in lightdm-gtk-greeter-1.8.5/Makefile.in --- lightdm-gtk-greeter-1.8.4/Makefile.in 2014-03-29 05:42:27.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/Makefile.in 2014-05-04 08:02:37.000000000 -0400 @@ -82,7 +82,7 @@ $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/configure $(am__configure_deps) \ $(srcdir)/config.h.in COPYING compile config.guess config.sub \ - depcomp install-sh missing ltmain.sh + install-sh missing ltmain.sh ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ diff -Nru lightdm-gtk-greeter-1.8.4/NEWS lightdm-gtk-greeter-1.8.5/NEWS --- lightdm-gtk-greeter-1.8.4/NEWS 2014-03-29 05:35:42.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/NEWS 2014-05-04 08:02:00.000000000 -0400 @@ -1,3 +1,10 @@ +Overview of changes in lightdm-gtk-greeter 1.8.5 + + * Fix tooltips stealing focus (LP: #1307764) + * Fix get_session to not get corrupted (LP: #1311933) + * Fix "zoomed" implementation to correctly place the wallpaper. + * Updated translations + Overview of changes in lightdm-gtk-greeter 1.8.4 * Really fix unclean exit (LP: #1290575) diff -Nru lightdm-gtk-greeter-1.8.4/po/ar.po lightdm-gtk-greeter-1.8.5/po/ar.po --- lightdm-gtk-greeter-1.8.4/po/ar.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ar.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ar\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ast.po lightdm-gtk-greeter-1.8.5/po/ast.po --- lightdm-gtk-greeter-1.8.4/po/ast.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ast.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ast\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/be.po lightdm-gtk-greeter-1.8.5/po/be.po --- lightdm-gtk-greeter-1.8.4/po/be.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/be.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: be\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/bg.po lightdm-gtk-greeter-1.8.5/po/bg.po --- lightdm-gtk-greeter-1.8.4/po/bg.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/bg.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: bg\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/bn.po lightdm-gtk-greeter-1.8.5/po/bn.po --- lightdm-gtk-greeter-1.8.4/po/bn.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/bn.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: bn\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/bo.po lightdm-gtk-greeter-1.8.5/po/bo.po --- lightdm-gtk-greeter-1.8.4/po/bo.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/bo.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: bo\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/br.po lightdm-gtk-greeter-1.8.5/po/br.po --- lightdm-gtk-greeter-1.8.4/po/br.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/br.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: br\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/bs.po lightdm-gtk-greeter-1.8.5/po/bs.po --- lightdm-gtk-greeter-1.8.4/po/bs.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/bs.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: bs\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ca.po lightdm-gtk-greeter-1.8.5/po/ca.po --- lightdm-gtk-greeter-1.8.4/po/ca.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ca.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ca\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ca@valencia.po lightdm-gtk-greeter-1.8.5/po/ca@valencia.po --- lightdm-gtk-greeter-1.8.4/po/ca@valencia.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ca@valencia.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/cs.po lightdm-gtk-greeter-1.8.5/po/cs.po --- lightdm-gtk-greeter-1.8.4/po/cs.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/cs.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: cs\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/da.po lightdm-gtk-greeter-1.8.5/po/da.po --- lightdm-gtk-greeter-1.8.4/po/da.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/da.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: da\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/de.po lightdm-gtk-greeter-1.8.5/po/de.po --- lightdm-gtk-greeter-1.8.4/po/de.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/de.po 2014-05-04 08:02:00.000000000 -0400 @@ -8,14 +8,14 @@ "Project-Id-Version: lightdm\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-03-15 17:37-0400\n" -"PO-Revision-Date: 2014-03-26 19:49+0000\n" -"Last-Translator: Phillip Sz \n" +"PO-Revision-Date: 2014-03-30 12:06+0000\n" +"Last-Translator: Thaddäus Tintenfisch \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-27 08:06+0000\n" -"X-Generator: Launchpad (build 16967)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: de\n" #: ../src/lightdm-gtk-greeter.c:708 @@ -36,7 +36,7 @@ #: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:1852 msgid "Guest Session" -msgstr "" +msgstr "Gastsitzung" #: ../src/lightdm-gtk-greeter.c:1479 msgid "Incorrect password, please try again" diff -Nru lightdm-gtk-greeter-1.8.4/po/el.po lightdm-gtk-greeter-1.8.5/po/el.po --- lightdm-gtk-greeter-1.8.4/po/el.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/el.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: el\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/en_AU.po lightdm-gtk-greeter-1.8.5/po/en_AU.po --- lightdm-gtk-greeter-1.8.4/po/en_AU.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/en_AU.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/en_CA.po lightdm-gtk-greeter-1.8.5/po/en_CA.po --- lightdm-gtk-greeter-1.8.4/po/en_CA.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/en_CA.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/en_GB.po lightdm-gtk-greeter-1.8.5/po/en_GB.po --- lightdm-gtk-greeter-1.8.4/po/en_GB.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/en_GB.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/eo.po lightdm-gtk-greeter-1.8.5/po/eo.po --- lightdm-gtk-greeter-1.8.4/po/eo.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/eo.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: eo\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/es.po lightdm-gtk-greeter-1.8.5/po/es.po --- lightdm-gtk-greeter-1.8.4/po/es.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/es.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: es\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/et.po lightdm-gtk-greeter-1.8.5/po/et.po --- lightdm-gtk-greeter-1.8.4/po/et.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/et.po 2014-05-04 08:02:00.000000000 -0400 @@ -8,23 +8,23 @@ "Project-Id-Version: lightdm\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-03-15 17:37-0400\n" -"PO-Revision-Date: 2013-05-08 06:41+0000\n" -"Last-Translator: Märt Põder \n" +"PO-Revision-Date: 2014-04-12 03:48+0000\n" +"Last-Translator: Marko Silluste \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: et\n" #: ../src/lightdm-gtk-greeter.c:708 msgid "Unlock" -msgstr "" +msgstr "Lukusta lahti" #: ../src/lightdm-gtk-greeter.c:710 ../src/lightdm-gtk-greeter.glade.h:8 msgid "Log In" -msgstr "" +msgstr "Logi sisse" #: ../src/lightdm-gtk-greeter.c:1079 msgid "Failed to start session" @@ -32,11 +32,11 @@ #: ../src/lightdm-gtk-greeter.c:1254 msgid "Other" -msgstr "" +msgstr "Teised" #: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:1852 msgid "Guest Session" -msgstr "" +msgstr "Külalisseanss" #: ../src/lightdm-gtk-greeter.c:1479 msgid "Incorrect password, please try again" @@ -49,12 +49,12 @@ #: ../src/lightdm-gtk-greeter.c:1526 #, c-format msgid "Warning: There are still %d users logged in." -msgstr "" +msgstr "Hoiatus: Seal on ikkagi %d kasutajaid sees." #: ../src/lightdm-gtk-greeter.c:1528 #, c-format msgid "Warning: There is still %d user logged in." -msgstr "" +msgstr "Hoiatus: Seal on ikkagi %d kasutaja sees." #: ../src/lightdm-gtk-greeter.c:1540 ../src/lightdm-gtk-greeter.glade.h:9 msgid "Cancel" @@ -71,24 +71,25 @@ #: ../src/lightdm-gtk-greeter.c:1594 msgid "Shut Down" -msgstr "" +msgstr "Lülita välja" #: ../src/lightdm-gtk-greeter.c:1594 msgid "" "Are you sure you want to close all programs and shut down the computer?" msgstr "" +"Kas oled kindel, et tahad kõik programmid sulgeda ja arvuti välja lülitada?" #: ../src/lightdm-gtk-greeter.c:1860 msgid "Other..." -msgstr "" +msgstr "Muu..." #: ../src/lightdm-gtk-greeter.c:2513 ../src/lightdm-gtk-greeter.c:2520 msgid "Enter your password" -msgstr "" +msgstr "Sisesta oma parool" #: ../src/lightdm-gtk-greeter.c:2514 ../src/lightdm-gtk-greeter.c:2521 msgid "Enter your username" -msgstr "" +msgstr "Sisesta oma kasutajanimi" #: ../src/lightdm-gtk-greeter.glade.h:1 msgid "Suspend" @@ -104,7 +105,7 @@ #: ../src/lightdm-gtk-greeter.glade.h:4 msgid "Shut Down..." -msgstr "" +msgstr "Väljalülitamine..." #: ../src/lightdm-gtk-greeter.glade.h:5 msgid "Large Font" @@ -116,4 +117,4 @@ #: ../src/lightdm-gtk-greeter.glade.h:7 msgid "On Screen Keyboard" -msgstr "" +msgstr "Ekraaniklaviatuur" diff -Nru lightdm-gtk-greeter-1.8.4/po/eu.po lightdm-gtk-greeter-1.8.5/po/eu.po --- lightdm-gtk-greeter-1.8.4/po/eu.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/eu.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: eu\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/fi.po lightdm-gtk-greeter-1.8.5/po/fi.po --- lightdm-gtk-greeter-1.8.4/po/fi.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/fi.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-21 06:43+0000\n" -"X-Generator: Launchpad (build 16967)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: fi\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/fr.po lightdm-gtk-greeter-1.8.5/po/fr.po --- lightdm-gtk-greeter-1.8.4/po/fr.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/fr.po 2014-05-04 08:02:00.000000000 -0400 @@ -8,14 +8,14 @@ "Project-Id-Version: lightdm\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-03-15 17:37-0400\n" -"PO-Revision-Date: 2013-05-08 06:39+0000\n" -"Last-Translator: Lionel Le Folgoc \n" +"PO-Revision-Date: 2014-03-29 13:12+0000\n" +"Last-Translator: Urien Desterres \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: fr\n" #: ../src/lightdm-gtk-greeter.c:708 @@ -24,7 +24,7 @@ #: ../src/lightdm-gtk-greeter.c:710 ../src/lightdm-gtk-greeter.glade.h:8 msgid "Log In" -msgstr "" +msgstr "Se connecter" #: ../src/lightdm-gtk-greeter.c:1079 msgid "Failed to start session" @@ -32,11 +32,11 @@ #: ../src/lightdm-gtk-greeter.c:1254 msgid "Other" -msgstr "" +msgstr "Autre" #: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:1852 msgid "Guest Session" -msgstr "" +msgstr "Session d'invité" #: ../src/lightdm-gtk-greeter.c:1479 msgid "Incorrect password, please try again" @@ -44,17 +44,17 @@ #: ../src/lightdm-gtk-greeter.c:1483 msgid "Failed to authenticate" -msgstr "Échec d'authentification" +msgstr "Échec de l'authentification" #: ../src/lightdm-gtk-greeter.c:1526 #, c-format msgid "Warning: There are still %d users logged in." -msgstr "" +msgstr "Attention : %d utilisateurs sont toujours connectés." #: ../src/lightdm-gtk-greeter.c:1528 #, c-format msgid "Warning: There is still %d user logged in." -msgstr "" +msgstr "Attention : %d utilisateur est toujours connecté." #: ../src/lightdm-gtk-greeter.c:1540 ../src/lightdm-gtk-greeter.glade.h:9 msgid "Cancel" @@ -66,28 +66,30 @@ #: ../src/lightdm-gtk-greeter.c:1579 msgid "Are you sure you want to close all programs and restart the computer?" -msgstr "Voulez-vous fermer tous les programmes et redémarrer l'ordinateur ?" +msgstr "" +"Voulez-vous vraiment fermer tous les programmes et redémarrer l'ordinateur ?" #: ../src/lightdm-gtk-greeter.c:1594 msgid "Shut Down" -msgstr "" +msgstr "Éteindre" #: ../src/lightdm-gtk-greeter.c:1594 msgid "" "Are you sure you want to close all programs and shut down the computer?" msgstr "" +"Voulez-vous vraiment fermer tous les programmes et éteindre l'ordinateur ?" #: ../src/lightdm-gtk-greeter.c:1860 msgid "Other..." -msgstr "Autres..." +msgstr "Autre..." #: ../src/lightdm-gtk-greeter.c:2513 ../src/lightdm-gtk-greeter.c:2520 msgid "Enter your password" -msgstr "" +msgstr "Saisissez votre mot de passe" #: ../src/lightdm-gtk-greeter.c:2514 ../src/lightdm-gtk-greeter.c:2521 msgid "Enter your username" -msgstr "" +msgstr "Saisissez votre nom d'utilisateur" #: ../src/lightdm-gtk-greeter.glade.h:1 msgid "Suspend" @@ -103,7 +105,7 @@ #: ../src/lightdm-gtk-greeter.glade.h:4 msgid "Shut Down..." -msgstr "" +msgstr "Éteindre..." #: ../src/lightdm-gtk-greeter.glade.h:5 msgid "Large Font" @@ -115,4 +117,4 @@ #: ../src/lightdm-gtk-greeter.glade.h:7 msgid "On Screen Keyboard" -msgstr "" +msgstr "Clavier virtuel" diff -Nru lightdm-gtk-greeter-1.8.4/po/fy.po lightdm-gtk-greeter-1.8.5/po/fy.po --- lightdm-gtk-greeter-1.8.4/po/fy.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/fy.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/gd.po lightdm-gtk-greeter-1.8.5/po/gd.po --- lightdm-gtk-greeter-1.8.4/po/gd.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/gd.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/gl.po lightdm-gtk-greeter-1.8.5/po/gl.po --- lightdm-gtk-greeter-1.8.4/po/gl.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/gl.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: gl\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/he.po lightdm-gtk-greeter-1.8.5/po/he.po --- lightdm-gtk-greeter-1.8.4/po/he.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/he.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: he\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/hi.po lightdm-gtk-greeter-1.8.5/po/hi.po --- lightdm-gtk-greeter-1.8.4/po/hi.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/hi.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: hi\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/hr.po lightdm-gtk-greeter-1.8.5/po/hr.po --- lightdm-gtk-greeter-1.8.4/po/hr.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/hr.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: hr\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/hu.po lightdm-gtk-greeter-1.8.5/po/hu.po --- lightdm-gtk-greeter-1.8.4/po/hu.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/hu.po 2014-05-04 08:02:00.000000000 -0400 @@ -9,13 +9,13 @@ "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-03-15 17:37-0400\n" "PO-Revision-Date: 2013-05-08 06:41+0000\n" -"Last-Translator: Gabor Kelemen \n" +"Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: hu\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ia.po lightdm-gtk-greeter-1.8.5/po/ia.po --- lightdm-gtk-greeter-1.8.4/po/ia.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ia.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ia\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/id.po lightdm-gtk-greeter-1.8.5/po/id.po --- lightdm-gtk-greeter-1.8.4/po/id.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/id.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: id\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/it.po lightdm-gtk-greeter-1.8.5/po/it.po --- lightdm-gtk-greeter-1.8.4/po/it.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/it.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: it\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ja.po lightdm-gtk-greeter-1.8.5/po/ja.po --- lightdm-gtk-greeter-1.8.4/po/ja.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ja.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ja\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/kk.po lightdm-gtk-greeter-1.8.5/po/kk.po --- lightdm-gtk-greeter-1.8.4/po/kk.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/kk.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: kk\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/km.po lightdm-gtk-greeter-1.8.5/po/km.po --- lightdm-gtk-greeter-1.8.4/po/km.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/km.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ko.po lightdm-gtk-greeter-1.8.5/po/ko.po --- lightdm-gtk-greeter-1.8.4/po/ko.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ko.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ko\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ku.po lightdm-gtk-greeter-1.8.5/po/ku.po --- lightdm-gtk-greeter-1.8.4/po/ku.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ku.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ku\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/lb.po lightdm-gtk-greeter-1.8.5/po/lb.po --- lightdm-gtk-greeter-1.8.4/po/lb.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/lb.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/lt.po lightdm-gtk-greeter-1.8.5/po/lt.po --- lightdm-gtk-greeter-1.8.4/po/lt.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/lt.po 2014-05-04 08:02:00.000000000 -0400 @@ -8,23 +8,23 @@ "Project-Id-Version: lightdm\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-03-15 17:37-0400\n" -"PO-Revision-Date: 2013-05-08 06:39+0000\n" -"Last-Translator: Gediminas Paulauskas \n" +"PO-Revision-Date: 2014-04-16 21:19+0000\n" +"Last-Translator: jonas-ska \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: lt\n" #: ../src/lightdm-gtk-greeter.c:708 msgid "Unlock" -msgstr "" +msgstr "Atrakinti" #: ../src/lightdm-gtk-greeter.c:710 ../src/lightdm-gtk-greeter.glade.h:8 msgid "Log In" -msgstr "" +msgstr "Prisijungti" #: ../src/lightdm-gtk-greeter.c:1079 msgid "Failed to start session" @@ -32,11 +32,11 @@ #: ../src/lightdm-gtk-greeter.c:1254 msgid "Other" -msgstr "" +msgstr "Kita" #: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:1852 msgid "Guest Session" -msgstr "" +msgstr "Svečio seansas" #: ../src/lightdm-gtk-greeter.c:1479 msgid "Incorrect password, please try again" @@ -58,7 +58,7 @@ #: ../src/lightdm-gtk-greeter.c:1540 ../src/lightdm-gtk-greeter.glade.h:9 msgid "Cancel" -msgstr "Atsisakyti" +msgstr "Atšaukti" #: ../src/lightdm-gtk-greeter.c:1579 msgid "Restart" diff -Nru lightdm-gtk-greeter-1.8.4/po/lv.po lightdm-gtk-greeter-1.8.5/po/lv.po --- lightdm-gtk-greeter-1.8.4/po/lv.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/lv.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: lv\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/mhr.po lightdm-gtk-greeter-1.8.5/po/mhr.po --- lightdm-gtk-greeter-1.8.4/po/mhr.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/mhr.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ml.po lightdm-gtk-greeter-1.8.5/po/ml.po --- lightdm-gtk-greeter-1.8.4/po/ml.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ml.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ml\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ms.po lightdm-gtk-greeter-1.8.5/po/ms.po --- lightdm-gtk-greeter-1.8.4/po/ms.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ms.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ms\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/nb.po lightdm-gtk-greeter-1.8.5/po/nb.po --- lightdm-gtk-greeter-1.8.4/po/nb.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/nb.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: nb\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/nl.po lightdm-gtk-greeter-1.8.5/po/nl.po --- lightdm-gtk-greeter-1.8.4/po/nl.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/nl.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: nl\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/nn.po lightdm-gtk-greeter-1.8.5/po/nn.po --- lightdm-gtk-greeter-1.8.4/po/nn.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/nn.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: nn\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/oc.po lightdm-gtk-greeter-1.8.5/po/oc.po --- lightdm-gtk-greeter-1.8.4/po/oc.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/oc.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/pl.po lightdm-gtk-greeter-1.8.5/po/pl.po --- lightdm-gtk-greeter-1.8.4/po/pl.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/pl.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-18 06:15+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: pl\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/pt_BR.po lightdm-gtk-greeter-1.8.5/po/pt_BR.po --- lightdm-gtk-greeter-1.8.4/po/pt_BR.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/pt_BR.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: pt_BR\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/pt.po lightdm-gtk-greeter-1.8.5/po/pt.po --- lightdm-gtk-greeter-1.8.4/po/pt.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/pt.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-19 06:24+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: pt\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ro.po lightdm-gtk-greeter-1.8.5/po/ro.po --- lightdm-gtk-greeter-1.8.4/po/ro.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ro.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ro\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ru.po lightdm-gtk-greeter-1.8.5/po/ru.po --- lightdm-gtk-greeter-1.8.4/po/ru.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ru.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ru\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/sd.po lightdm-gtk-greeter-1.8.5/po/sd.po --- lightdm-gtk-greeter-1.8.4/po/sd.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/sd.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: sd\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/si.po lightdm-gtk-greeter-1.8.5/po/si.po --- lightdm-gtk-greeter-1.8.4/po/si.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/si.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/sk.po lightdm-gtk-greeter-1.8.5/po/sk.po --- lightdm-gtk-greeter-1.8.4/po/sk.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/sk.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: sk\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/sl.po lightdm-gtk-greeter-1.8.5/po/sl.po --- lightdm-gtk-greeter-1.8.4/po/sl.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/sl.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: sl\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/sq.po lightdm-gtk-greeter-1.8.5/po/sq.po --- lightdm-gtk-greeter-1.8.4/po/sq.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/sq.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: sq\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/sr.po lightdm-gtk-greeter-1.8.5/po/sr.po --- lightdm-gtk-greeter-1.8.4/po/sr.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/sr.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: sr\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/sv.po lightdm-gtk-greeter-1.8.5/po/sv.po --- lightdm-gtk-greeter-1.8.4/po/sv.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/sv.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: sv\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ta.po lightdm-gtk-greeter-1.8.5/po/ta.po --- lightdm-gtk-greeter-1.8.4/po/ta.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ta.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: ta\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/te.po lightdm-gtk-greeter-1.8.5/po/te.po --- lightdm-gtk-greeter-1.8.4/po/te.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/te.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: te\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/th.po lightdm-gtk-greeter-1.8.5/po/th.po --- lightdm-gtk-greeter-1.8.4/po/th.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/th.po 2014-05-04 08:02:00.000000000 -0400 @@ -15,8 +15,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: th\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/tr.po lightdm-gtk-greeter-1.8.5/po/tr.po --- lightdm-gtk-greeter-1.8.4/po/tr.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/tr.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: tr\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/ug.po lightdm-gtk-greeter-1.8.5/po/ug.po --- lightdm-gtk-greeter-1.8.4/po/ug.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/ug.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/uk.po lightdm-gtk-greeter-1.8.5/po/uk.po --- lightdm-gtk-greeter-1.8.4/po/uk.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/uk.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: uk\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/uz.po lightdm-gtk-greeter-1.8.5/po/uz.po --- lightdm-gtk-greeter-1.8.4/po/uz.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/uz.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: uz\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/vi.po lightdm-gtk-greeter-1.8.5/po/vi.po --- lightdm-gtk-greeter-1.8.4/po/vi.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/vi.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: vi\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/wae.po lightdm-gtk-greeter-1.8.5/po/wae.po --- lightdm-gtk-greeter-1.8.4/po/wae.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/wae.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/zh_CN.po lightdm-gtk-greeter-1.8.5/po/zh_CN.po --- lightdm-gtk-greeter-1.8.4/po/zh_CN.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/zh_CN.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/zh_HK.po lightdm-gtk-greeter-1.8.5/po/zh_HK.po --- lightdm-gtk-greeter-1.8.4/po/zh_HK.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/zh_HK.po 2014-05-04 08:02:00.000000000 -0400 @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: zh_HK\n" #: ../src/lightdm-gtk-greeter.c:708 diff -Nru lightdm-gtk-greeter-1.8.4/po/zh_TW.po lightdm-gtk-greeter-1.8.5/po/zh_TW.po --- lightdm-gtk-greeter-1.8.4/po/zh_TW.po 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/po/zh_TW.po 2014-05-04 08:02:00.000000000 -0400 @@ -8,14 +8,14 @@ "Project-Id-Version: lightdm\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-03-15 17:37-0400\n" -"PO-Revision-Date: 2014-03-16 07:47+0000\n" +"PO-Revision-Date: 2014-04-30 15:54+0000\n" "Last-Translator: Walter Cheuk \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n" -"X-Generator: Launchpad (build 16963)\n" +"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n" +"X-Generator: Launchpad (build 16985)\n" "Language: \n" #: ../src/lightdm-gtk-greeter.c:708 @@ -28,7 +28,7 @@ #: ../src/lightdm-gtk-greeter.c:1079 msgid "Failed to start session" -msgstr "無法啟動作業階段" +msgstr "未能啟動作業階段" #: ../src/lightdm-gtk-greeter.c:1254 msgid "Other" diff -Nru lightdm-gtk-greeter-1.8.4/src/lightdm-gtk-greeter.c lightdm-gtk-greeter-1.8.5/src/lightdm-gtk-greeter.c --- lightdm-gtk-greeter-1.8.4/src/lightdm-gtk-greeter.c 2014-03-29 05:23:56.000000000 -0400 +++ lightdm-gtk-greeter-1.8.5/src/lightdm-gtk-greeter.c 2014-05-04 08:02:00.000000000 -0400 @@ -514,109 +514,83 @@ } } +static gboolean +is_valid_session (GList* items, const gchar* session) +{ + for (; items; items = g_list_next (items)) + if (g_strcmp0 (session, lightdm_session_get_key (items->data)) == 0) + return TRUE; + return FALSE; +} + static gchar * get_session (void) { - GList *menu_items, *menu_iter; - - /* if the user manually selected a session, use it */ - if (current_session) - return current_session; - - menu_items = gtk_container_get_children(GTK_CONTAINER(session_menu)); - - for (menu_iter = menu_items; menu_iter != NULL; menu_iter = g_list_next(menu_iter)) - { - if (gtk_check_menu_item_get_active(GTK_CHECK_MENU_ITEM(menu_iter->data))) - { - return g_strdup(g_object_get_data (G_OBJECT (menu_iter->data), "session-key")); - } - } - - return g_strdup (lightdm_greeter_get_default_session_hint (greeter)); + return g_strdup (current_session); } static void set_session (const gchar *session) { - const gchar *default_session; - gchar *last_session; - GList *menu_items, *menu_iter; - GList *items, *item; -#if GTK_CHECK_VERSION (3, 0, 0) - GtkIconTheme *icon_theme = gtk_icon_theme_get_default(); -#endif + gchar *last_session = NULL; + GList *sessions = lightdm_get_sessions (); - if (!gtk_widget_get_visible (session_menuitem)) + /* Validation */ + if (!session || !is_valid_session (sessions, session)) { - current_session = g_strdup (session); - return; + /* previous session */ + last_session = g_key_file_get_value (state, "greeter", "last-session", NULL); + if (last_session && g_strcmp0 (session, last_session) != 0 && + is_valid_session (sessions, last_session)) + session = last_session; + else + { + /* default */ + const gchar* default_session = lightdm_greeter_get_default_session_hint (greeter); + if (g_strcmp0 (session, default_session) != 0 && + is_valid_session (sessions, default_session)) + session = default_session; + /* first in the sessions list */ + else if (sessions) + session = lightdm_session_get_key (sessions->data); + /* give up */ + else + session = NULL; + } } - menu_items = gtk_container_get_children(GTK_CONTAINER(session_menu)); - - if (session) + if (gtk_widget_get_visible (session_menuitem)) { - for (menu_iter = menu_items; menu_iter != NULL; menu_iter = g_list_next(menu_iter)) + GList *menu_iter = NULL; + GList *menu_items = gtk_container_get_children (GTK_CONTAINER (session_menu)); + if (session) { - gchar *s; - gboolean matched; - s = g_strdup(g_object_get_data (G_OBJECT (menu_iter->data), "session-key")); - matched = g_strcmp0 (s, session) == 0; - g_free (s); - if (matched) - { - gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menu_iter->data), TRUE); - current_session = g_strdup(session); - /* Set menuitem-image to session-badge */ + for (menu_iter = menu_items; menu_iter != NULL; menu_iter = g_list_next(menu_iter)) + if (g_strcmp0 (session, g_object_get_data (G_OBJECT (menu_iter->data), "session-key")) == 0) + { #if GTK_CHECK_VERSION (3, 0, 0) - if (gtk_icon_theme_has_icon(icon_theme, g_strdup_printf ("%s_badge-symbolic", g_ascii_strdown (session, strlen (session))))) - gtk_image_set_from_icon_name (GTK_IMAGE(session_badge), g_strdup_printf ("%s_badge-symbolic", g_ascii_strdown (session, strlen (session))), GTK_ICON_SIZE_MENU); - else - gtk_image_set_from_icon_name (GTK_IMAGE(session_badge), "document-properties-symbolic", GTK_ICON_SIZE_MENU); + /* Set menuitem-image to session-badge */ + GtkIconTheme *icon_theme = gtk_icon_theme_get_default(); + gchar* session_name = g_ascii_strdown (session, -1); + gchar* icon_name = g_strdup_printf ("%s_badge-symbolic", session_name); + g_free (session_name); + if (gtk_icon_theme_has_icon(icon_theme, icon_name)) + gtk_image_set_from_icon_name (GTK_IMAGE(session_badge), icon_name, GTK_ICON_SIZE_MENU); + else + gtk_image_set_from_icon_name (GTK_IMAGE(session_badge), "document-properties-symbolic", GTK_ICON_SIZE_MENU); + g_free (icon_name); #endif - return; - } - } - } - - /* If failed to find this session, then try the previous, then the default */ - last_session = g_key_file_get_value (state, "greeter", "last-session", NULL); - if (last_session && g_strcmp0 (session, last_session) != 0) - { - /* Go thru all sessions and compare them to our last_session otherwise we can get a segfault - * if last_session is set to a non-existing or removed session - */ - items = lightdm_get_sessions (); - for (item = items; item; item = item->next) - { - LightDMSession *session = item->data; - gchar *s; - gboolean matched; - s = g_strdup(lightdm_session_get_key (session)); - matched = g_strcmp0 (s, last_session) == 0; - s = NULL; - g_free(s); - if (matched) - { - set_session (last_session); - g_free (last_session); - return; - } + break; + } } + if (!menu_iter) + menu_iter = menu_items; + gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menu_iter->data), TRUE); } + + g_free (current_session); + current_session = g_strdup(session); g_free (last_session); - - default_session = lightdm_greeter_get_default_session_hint (greeter); - if (default_session && g_strcmp0 (session, default_session) != 0) - { - set_session (lightdm_greeter_get_default_session_hint (greeter)); - return; - } - /* Otherwise just pick the first session */ - menu_iter = g_list_first(menu_items); - gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menu_iter->data), TRUE); - return; } static gchar * @@ -626,7 +600,7 @@ /* if the user manually selected a language, use it */ if (current_language) - return current_language; + return g_strdup (current_language); menu_items = gtk_container_get_children(GTK_CONTAINER(language_menu)); for (menu_iter = menu_items; menu_iter != NULL; menu_iter = g_list_next(menu_iter)) @@ -648,6 +622,7 @@ if (!gtk_widget_get_visible (language_menuitem)) { + g_free (current_language); current_language = g_strdup (language); return; } @@ -666,6 +641,7 @@ if (matched) { gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menu_iter->data), TRUE); + g_free (current_language); current_language = g_strdup(language); gtk_menu_item_set_label(GTK_MENU_ITEM(language_menuitem),language); return; @@ -2052,11 +2028,12 @@ set_background (GdkPixbuf *new_bg) { GdkRectangle monitor_geometry; - GdkPixbuf *bg = NULL; + GdkPixbuf *bg = NULL, *p = NULL; GSList *iter; - gint i, p_height, p_width, height, width; - gdouble scale; - gint numScreens = 1; + gint i, p_height, p_width, offset_x, offset_y; + gdouble scale_x, scale_y, scale; + GdkInterpType interp_type; + gint num_screens = 1; if (new_bg) bg = new_bg; @@ -2064,16 +2041,16 @@ bg = default_background_pixbuf; #if GDK_VERSION_CUR_STABLE < G_ENCODE_VERSION(3, 10) - numScreens = gdk_display_get_n_screens (gdk_display_get_default()); + num_screens = gdk_display_get_n_screens (gdk_display_get_default ()); #endif /* Set the background */ - for (i = 0; i < numScreens; i++) + for (i = 0; i < num_screens; i++) { GdkScreen *screen; cairo_surface_t *surface; cairo_t *c; - int monitor; + gint monitor; screen = gdk_display_get_screen (gdk_display_get_default (), i); surface = create_root_surface (screen); @@ -2085,41 +2062,48 @@ if (bg) { - p_width = gdk_pixbuf_get_width(bg); - p_height = gdk_pixbuf_get_height(bg); + p_width = gdk_pixbuf_get_width (bg); + p_height = gdk_pixbuf_get_height (bg); - scale = (double)monitor_geometry.width/p_width; - height = p_height * scale; - width = monitor_geometry.width; + scale_x = (gdouble)monitor_geometry.width / p_width; + scale_y = (gdouble)monitor_geometry.height / p_height; - if (height < monitor_geometry.height) + if (scale_x < scale_y) { - scale = (double)monitor_geometry.height/p_height; - height = monitor_geometry.height; - width = p_width * scale; + scale = scale_y; + offset_x = (monitor_geometry.width - (p_width * scale)) / 2; + offset_y = 0; } - - GdkPixbuf *p = gdk_pixbuf_scale_simple (bg, width, - height, GDK_INTERP_BILINEAR); - if (width > monitor_geometry.width) - { - GdkPixbuf *tmp = gdk_pixbuf_new_subpixbuf(p, (width-monitor_geometry.width)/2, 0, monitor_geometry.width, monitor_geometry.height); - g_object_unref (p); - p = tmp; - } - if (!gdk_pixbuf_get_has_alpha (p)) + else { - GdkPixbuf *tmp = gdk_pixbuf_add_alpha (p, FALSE, 255, 255, 255); - g_object_unref (p); - p = tmp; + scale = scale_x; + offset_x = 0; + offset_y = (monitor_geometry.height - (p_height * scale)) / 2; } + + p = gdk_pixbuf_new (GDK_COLORSPACE_RGB, TRUE, gdk_pixbuf_get_bits_per_sample (bg), + monitor_geometry.width, monitor_geometry.height); + + /* Set interpolation type */ + if (monitor_geometry.width == p_width && monitor_geometry.height == p_height) + interp_type = GDK_INTERP_NEAREST; + else + interp_type = GDK_INTERP_BILINEAR; + + /* Zoom the background pixbuf to fit the screen */ + gdk_pixbuf_composite (bg, p, 0, 0, monitor_geometry.width, monitor_geometry.height, + offset_x, offset_y, scale, scale, interp_type, 255); + gdk_cairo_set_source_pixbuf (c, p, monitor_geometry.x, monitor_geometry.y); + /* Make the background pixbuf globally accessible so it can be reused for fake transparency */ if (background_pixbuf) - g_object_unref(background_pixbuf); + g_object_unref (background_pixbuf); + background_pixbuf = p; } - else { + else + { #if GTK_CHECK_VERSION (3, 0, 0) gdk_cairo_set_source_rgba (c, default_background_color); #else @@ -2128,19 +2112,19 @@ background_pixbuf = NULL; } cairo_paint (c); - iter = g_slist_nth(backgrounds, monitor); - gtk_widget_queue_draw(GTK_WIDGET(iter->data)); + iter = g_slist_nth (backgrounds, monitor); + gtk_widget_queue_draw (GTK_WIDGET (iter->data)); } cairo_destroy (c); /* Refresh background */ gdk_flush (); - set_surface_as_root(screen, surface); - cairo_surface_destroy(surface); + set_surface_as_root (screen, surface); + cairo_surface_destroy (surface); } - gtk_widget_queue_draw(GTK_WIDGET(login_window)); - gtk_widget_queue_draw(GTK_WIDGET(panel_window)); + gtk_widget_queue_draw (GTK_WIDGET (login_window)); + gtk_widget_queue_draw (GTK_WIDGET (panel_window)); } static gboolean @@ -2203,6 +2187,7 @@ Window keyboard_xid = 0; GdkDisplay* display = gdk_x11_lookup_xdisplay (xevent->xmap.display); GdkWindow* win = gdk_x11_window_foreign_new_for_display (display, xwin); + GdkWindowTypeHint win_type = gdk_window_get_type_hint (win); /* Check to see if this window is our onboard window, since we don't want to focus it. */ if (keyboard_win) @@ -2211,8 +2196,10 @@ #else keyboard_xid = gdk_x11_drawable_get_xid (keyboard_win); #endif - - if (xwin != keyboard_xid && gdk_window_get_type_hint (win) != GDK_WINDOW_TYPE_HINT_NOTIFICATION) + + if (xwin != keyboard_xid + && win_type != GDK_WINDOW_TYPE_HINT_TOOLTIP + && win_type != GDK_WINDOW_TYPE_HINT_NOTIFICATION) { gdk_window_focus (win, GDK_CURRENT_TIME); /* Make sure to keep keyboard above */