Merge lp:~bluesabre/ubuntu/trusty/lightdm-gtk-greeter/bug-1331871 into lp:ubuntu/trusty/lightdm-gtk-greeter

Proposed by Sean Davis
Status: Rejected
Rejected by: Micah Gersten
Proposed branch: lp:~bluesabre/ubuntu/trusty/lightdm-gtk-greeter/bug-1331871
Merge into: lp:ubuntu/trusty/lightdm-gtk-greeter
Diff against target: 3089 lines (+546/-1302)
84 files modified
ChangeLog (+80/-0)
Makefile.in (+1/-1)
NEWS (+7/-0)
configure (+10/-10)
configure.ac (+1/-1)
debian/changelog (+61/-962)
debian/control (+3/-2)
debian/patches/04_default-gtk-greeter-config.patch (+35/-0)
debian/patches/series (+1/-0)
debian/upstream/signing-key.asc (+30/-0)
debian/watch (+1/-0)
po/ar.po (+2/-2)
po/ast.po (+2/-2)
po/be.po (+2/-2)
po/bg.po (+2/-2)
po/bn.po (+2/-2)
po/bo.po (+2/-2)
po/br.po (+2/-2)
po/bs.po (+2/-2)
po/ca.po (+2/-2)
po/ca@valencia.po (+2/-2)
po/cs.po (+2/-2)
po/da.po (+2/-2)
po/de.po (+5/-5)
po/el.po (+2/-2)
po/en_AU.po (+2/-2)
po/en_CA.po (+2/-2)
po/en_GB.po (+2/-2)
po/eo.po (+2/-2)
po/es.po (+2/-2)
po/et.po (+17/-16)
po/eu.po (+2/-2)
po/fi.po (+2/-2)
po/fr.po (+19/-17)
po/fy.po (+2/-2)
po/gd.po (+2/-2)
po/gl.po (+2/-2)
po/he.po (+2/-2)
po/hi.po (+2/-2)
po/hr.po (+2/-2)
po/hu.po (+3/-3)
po/ia.po (+2/-2)
po/id.po (+2/-2)
po/it.po (+2/-2)
po/ja.po (+2/-2)
po/kk.po (+2/-2)
po/km.po (+2/-2)
po/ko.po (+2/-2)
po/ku.po (+2/-2)
po/lb.po (+2/-2)
po/lt.po (+9/-9)
po/lv.po (+2/-2)
po/mhr.po (+2/-2)
po/ml.po (+2/-2)
po/ms.po (+2/-2)
po/nb.po (+2/-2)
po/nl.po (+2/-2)
po/nn.po (+2/-2)
po/oc.po (+2/-2)
po/pl.po (+2/-2)
po/pt.po (+2/-2)
po/pt_BR.po (+2/-2)
po/ro.po (+2/-2)
po/ru.po (+2/-2)
po/sd.po (+2/-2)
po/si.po (+2/-2)
po/sk.po (+2/-2)
po/sl.po (+2/-2)
po/sq.po (+2/-2)
po/sr.po (+2/-2)
po/sv.po (+2/-2)
po/ta.po (+2/-2)
po/te.po (+2/-2)
po/th.po (+2/-2)
po/tr.po (+2/-2)
po/ug.po (+2/-2)
po/uk.po (+2/-2)
po/uz.po (+2/-2)
po/vi.po (+2/-2)
po/wae.po (+2/-2)
po/zh_CN.po (+2/-2)
po/zh_HK.po (+2/-2)
po/zh_TW.po (+4/-4)
src/lightdm-gtk-greeter.c (+127/-140)
To merge this branch: bzr merge lp:~bluesabre/ubuntu/trusty/lightdm-gtk-greeter/bug-1331871
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+224584@code.launchpad.net
To post a comment you must log in.
22. By Sean Davis

Close LP bug

23. By Sean Davis

Refresh branch based on 1.8.5-1ubuntu2

Revision history for this message
Micah Gersten (micahg) wrote :

You can't merge branches for SRUs until the -proposed branch is created. This was uploaded based on the debdiff.

Unmerged revisions

23. By Sean Davis

Refresh branch based on 1.8.5-1ubuntu2

22. By Sean Davis

Close LP bug

21. By Sean Davis

Backport from utopic, lp 1331871

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'ChangeLog'
--- ChangeLog 2014-03-29 05:51:45 +0000
+++ ChangeLog 2014-07-07 02:12:01 +0000
@@ -1,3 +1,83 @@
12014-05-04 Sean Davis <smd.seandavis@gmail.com>
2
3 Update version number
4
52014-05-02 Sean Davis <smd.seandavis@gmail.com>
6
7 Update NEWS
8
92014-05-02 Sean Davis <smd.seandavis@gmail.com>
10
11 Merged zoomed branch
12
132014-04-07 Thaddäus Tintenfisch <thad.fisch@gmail.com>
14
15 Adjust interpolation type
16
172014-04-06 Thaddäus Tintenfisch <thad.fisch@gmail.com>
18
19 Zoom the background to fit the screen
20
212014-05-01 Sean Davis <smd.seandavis@gmail.com>
22
23 Merge set_session_check branch
24
252014-05-01 Andrew P. <pan.pav.7c5@gmail.com>
26
27 Do not treat NULL as valid value
28
292014-04-30 Andrew P. <pan.pav.7c5@gmail.com>
30
31 unnecessary changes, cleanup
32
332014-04-30 Andrew P. <pan.pav.7c5@gmail.com>
34
35 set_session(): checking for invalid value
36
372014-05-01 Launchpad Translations on behalf of lightdm-gtk-greeter-team
38
39 Launchpad automatic translations update.
40
412014-04-29 Sean Davis <smd.seandavis@gmail.com>
42
43 Merge get_session fix, update NEWS
44
452014-04-27 Andrew P. <pan.pav.7c5@gmail.com>
46
47 current_session and current_language: g_strdup/g_free fix
48
492014-04-23 Simon Steinbeiß <ochosi@shimmerproject.org>
50
51 Fix tooltips stealing the focus (LP: #1307764)
52
532014-04-23 Andrew P. <pan.pav.7c5@gmail.com>
54
55 Fix: tooltips focus
56
572014-04-17 Launchpad Translations on behalf of lightdm-gtk-greeter-team
58
59 Launchpad automatic translations update.
60
612014-04-13 Launchpad Translations on behalf of lightdm-gtk-greeter-team
62
63 Launchpad automatic translations update.
64
652014-04-12 Launchpad Translations on behalf of lightdm-gtk-greeter-team
66
67 Launchpad automatic translations update.
68
692014-03-31 Launchpad Translations on behalf of lightdm-gtk-greeter-team
70
71 Launchpad automatic translations update.
72
732014-03-30 Launchpad Translations on behalf of lightdm-gtk-greeter-team
74
75 Launchpad automatic translations update.
76
772014-03-29 Sean Davis <smd.seandavis@gmail.com>
78
79 Update NEWS and version number
80
12014-03-27 Launchpad Translations on behalf of lightdm-gtk-greeter-team812014-03-27 Launchpad Translations on behalf of lightdm-gtk-greeter-team
282
3 Launchpad automatic translations update.83 Launchpad automatic translations update.
484
=== modified file 'Makefile.in'
--- Makefile.in 2014-03-29 05:51:45 +0000
+++ Makefile.in 2014-07-07 02:12:01 +0000
@@ -82,7 +82,7 @@
82 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \82 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83 $(top_srcdir)/configure $(am__configure_deps) \83 $(top_srcdir)/configure $(am__configure_deps) \
84 $(srcdir)/config.h.in COPYING compile config.guess config.sub \84 $(srcdir)/config.h.in COPYING compile config.guess config.sub \
85 depcomp install-sh missing ltmain.sh85 install-sh missing ltmain.sh
86ACLOCAL_M4 = $(top_srcdir)/aclocal.m486ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \87am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
88 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \88 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
8989
=== modified file 'NEWS'
--- NEWS 2014-03-29 05:51:45 +0000
+++ NEWS 2014-07-07 02:12:01 +0000
@@ -1,3 +1,10 @@
1Overview of changes in lightdm-gtk-greeter 1.8.5
2
3 * Fix tooltips stealing focus (LP: #1307764)
4 * Fix get_session to not get corrupted (LP: #1311933)
5 * Fix "zoomed" implementation to correctly place the wallpaper.
6 * Updated translations
7
1Overview of changes in lightdm-gtk-greeter 1.8.48Overview of changes in lightdm-gtk-greeter 1.8.4
29
3 * Really fix unclean exit (LP: #1290575)10 * Really fix unclean exit (LP: #1290575)
411
=== modified file 'configure'
--- configure 2014-03-29 05:51:45 +0000
+++ configure 2014-07-07 02:12:01 +0000
@@ -1,6 +1,6 @@
1#! /bin/sh1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for lightdm-gtk-greeter 1.8.4.3# Generated by GNU Autoconf 2.69 for lightdm-gtk-greeter 1.8.5.
4#4#
5#5#
6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
587# Identity of this package.587# Identity of this package.
588PACKAGE_NAME='lightdm-gtk-greeter'588PACKAGE_NAME='lightdm-gtk-greeter'
589PACKAGE_TARNAME='lightdm-gtk-greeter'589PACKAGE_TARNAME='lightdm-gtk-greeter'
590PACKAGE_VERSION='1.8.4'590PACKAGE_VERSION='1.8.5'
591PACKAGE_STRING='lightdm-gtk-greeter 1.8.4'591PACKAGE_STRING='lightdm-gtk-greeter 1.8.5'
592PACKAGE_BUGREPORT=''592PACKAGE_BUGREPORT=''
593PACKAGE_URL=''593PACKAGE_URL=''
594594
@@ -1398,7 +1398,7 @@
1398 # Omit some internal or obsolete options to make the list less imposing.1398 # Omit some internal or obsolete options to make the list less imposing.
1399 # This message is too long to be a string in the A/UX 3.1 sh.1399 # This message is too long to be a string in the A/UX 3.1 sh.
1400 cat <<_ACEOF1400 cat <<_ACEOF
1401\`configure' configures lightdm-gtk-greeter 1.8.4 to adapt to many kinds of systems.1401\`configure' configures lightdm-gtk-greeter 1.8.5 to adapt to many kinds of systems.
14021402
1403Usage: $0 [OPTION]... [VAR=VALUE]...1403Usage: $0 [OPTION]... [VAR=VALUE]...
14041404
@@ -1469,7 +1469,7 @@
14691469
1470if test -n "$ac_init_help"; then1470if test -n "$ac_init_help"; then
1471 case $ac_init_help in1471 case $ac_init_help in
1472 short | recursive ) echo "Configuration of lightdm-gtk-greeter 1.8.4:";;1472 short | recursive ) echo "Configuration of lightdm-gtk-greeter 1.8.5:";;
1473 esac1473 esac
1474 cat <<\_ACEOF1474 cat <<\_ACEOF
14751475
@@ -1617,7 +1617,7 @@
1617test -n "$ac_init_help" && exit $ac_status1617test -n "$ac_init_help" && exit $ac_status
1618if $ac_init_version; then1618if $ac_init_version; then
1619 cat <<\_ACEOF1619 cat <<\_ACEOF
1620lightdm-gtk-greeter configure 1.8.41620lightdm-gtk-greeter configure 1.8.5
1621generated by GNU Autoconf 2.691621generated by GNU Autoconf 2.69
16221622
1623Copyright (C) 2012 Free Software Foundation, Inc.1623Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2011,7 +2011,7 @@
2011This file contains any messages produced by compilers while2011This file contains any messages produced by compilers while
2012running configure, to aid debugging if configure makes a mistake.2012running configure, to aid debugging if configure makes a mistake.
20132013
2014It was created by lightdm-gtk-greeter $as_me 1.8.4, which was2014It was created by lightdm-gtk-greeter $as_me 1.8.5, which was
2015generated by GNU Autoconf 2.69. Invocation command line was2015generated by GNU Autoconf 2.69. Invocation command line was
20162016
2017 $ $0 $@2017 $ $0 $@
@@ -2877,7 +2877,7 @@
28772877
2878# Define the identity of the package.2878# Define the identity of the package.
2879 PACKAGE='lightdm-gtk-greeter'2879 PACKAGE='lightdm-gtk-greeter'
2880 VERSION='1.8.4'2880 VERSION='1.8.5'
28812881
28822882
2883cat >>confdefs.h <<_ACEOF2883cat >>confdefs.h <<_ACEOF
@@ -13921,7 +13921,7 @@
13921# report actual input values of CONFIG_FILES etc. instead of their13921# report actual input values of CONFIG_FILES etc. instead of their
13922# values after options handling.13922# values after options handling.
13923ac_log="13923ac_log="
13924This file was extended by lightdm-gtk-greeter $as_me 1.8.4, which was13924This file was extended by lightdm-gtk-greeter $as_me 1.8.5, which was
13925generated by GNU Autoconf 2.69. Invocation command line was13925generated by GNU Autoconf 2.69. Invocation command line was
1392613926
13927 CONFIG_FILES = $CONFIG_FILES13927 CONFIG_FILES = $CONFIG_FILES
@@ -13987,7 +13987,7 @@
13987cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=113987cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13988ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"13988ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13989ac_cs_version="\\13989ac_cs_version="\\
13990lightdm-gtk-greeter config.status 1.8.413990lightdm-gtk-greeter config.status 1.8.5
13991configured by $0, generated by GNU Autoconf 2.69,13991configured by $0, generated by GNU Autoconf 2.69,
13992 with options \\"\$ac_cs_config\\"13992 with options \\"\$ac_cs_config\\"
1399313993
1399413994
=== modified file 'configure.ac'
--- configure.ac 2014-03-29 05:51:45 +0000
+++ configure.ac 2014-07-07 02:12:01 +0000
@@ -1,6 +1,6 @@
1dnl Process this file with autoconf to produce a configure script.1dnl Process this file with autoconf to produce a configure script.
22
3AC_INIT(lightdm-gtk-greeter, 1.8.4)3AC_INIT(lightdm-gtk-greeter, 1.8.5)
4AC_CONFIG_MACRO_DIR(m4)4AC_CONFIG_MACRO_DIR(m4)
5AC_CONFIG_HEADER(config.h)5AC_CONFIG_HEADER(config.h)
6AM_INIT_AUTOMAKE6AM_INIT_AUTOMAKE
77
=== modified file 'debian/changelog'
--- debian/changelog 2014-03-29 05:51:45 +0000
+++ debian/changelog 2014-07-07 02:12:01 +0000
@@ -1,3 +1,55 @@
1lightdm-gtk-greeter (1.8.5-1ubuntu2~ubuntu14.04.1) trusty; urgency=medium
2
3 * No-change backport to trusty (Closes LP: #1331871)
4
5 -- Sean Davis <smd.seandavis@gmail.com> Sun, 06 Jul 2014 21:40:19 -0400
6
7lightdm-gtk-greeter (1.8.5-1ubuntu2) utopic; urgency=medium
8
9 * Fix indicator support (LP: #1336727)
10 - debian/changelog:
11 + Build-Depends on libido3-0.1-dev
12
13 -- Sean Davis <smd.seandavis@gmail.com> Wed, 02 Jul 2014 06:20:58 -0400
14
15lightdm-gtk-greeter (1.8.5-1ubuntu1) utopic; urgency=low
16
17 * Merge from Debian unstable. (LP: #1320830) Remaining changes:
18 - debian/control, debian/rules:
19 + Add Indicators support.
20 - debian/control:
21 + Build-Depends on liblightdm-gobject-1-dev instead on
22 liblightdm-gobject-dev as it's non-existing in archive.
23 + Fix binary-control-field-duplicates-source lintian tag.
24 - debian/copyright:
25 + Fix wiki-copyright-format-uri lintian tag.
26 + Fix obsolete-field-in-dep5-copyright lintian tags.
27 + Add missing license information.
28 - debian/lightdm-gtk-greeter-ubuntu.conf,
29 debian/lightdm-gtk-greeter.install,
30 debian/lightdm-gtk-greeter.{post,pre}{inst,rm},
31 debian/60-lightdm-gtk-greeter.conf:
32 + Install and remove Ubuntu conf files.
33 - debian/lightdm-gtk-greeter-ubuntu.conf, debian/rules:
34 + Updated per new template, replaced deprecated
35 "show-indicators" key.
36 - debian/patches/04_default-gtk-greeter-config.patch:
37 + Disabled, not used in Ubuntu.
38
39 -- Artur Rona <ari-tczew@ubuntu.com> Sat, 07 Jun 2014 15:45:56 +0200
40
41lightdm-gtk-greeter (1.8.5-1) unstable; urgency=medium
42
43 * New upstream release.
44
45 -- Yves-Alexis Perez <corsac@debian.org> Tue, 06 May 2014 07:43:18 +0200
46
47lightdm-gtk-greeter (1.8.4-1) unstable; urgency=medium
48
49 * New upstream release.
50
51 -- Yves-Alexis Perez <corsac@debian.org> Tue, 22 Apr 2014 23:15:46 +0200
52
1lightdm-gtk-greeter (1.8.4-0ubuntu1) trusty; urgency=medium53lightdm-gtk-greeter (1.8.4-0ubuntu1) trusty; urgency=medium
254
3 * New upstream release (LP: #1299397)55 * New upstream release (LP: #1299397)
@@ -5,6 +57,15 @@
557
6 -- Sean Davis <smd.seandavis@gmail.com> Sat, 29 Mar 2014 05:51:45 -040058 -- Sean Davis <smd.seandavis@gmail.com> Sat, 29 Mar 2014 05:51:45 -0400
759
60lightdm-gtk-greeter (1.8.3-1) unstable; urgency=medium
61
62 * New upstream release.
63 * debian/upstream/signing-key.asc with upstream public PGP key.
64 * debian/watch:
65 - add pgpsigurlmangle option to check the package signature
66
67 -- Yves-Alexis Perez <corsac@debian.org> Tue, 25 Mar 2014 22:01:50 +0100
68
8lightdm-gtk-greeter (1.8.3-0ubuntu1) trusty; urgency=medium69lightdm-gtk-greeter (1.8.3-0ubuntu1) trusty; urgency=medium
970
10 * New upstream release (LP: #1291913)71 * New upstream release (LP: #1291913)
@@ -334,965 +395,3 @@
334 * Initial release.395 * Initial release.
335396
336 -- Yves-Alexis Perez <corsac@debian.org> Fri, 06 Apr 2012 21:42:53 +0200397 -- Yves-Alexis Perez <corsac@debian.org> Fri, 06 Apr 2012 21:42:53 +0200
337
338lightdm-gtk-greeter (1.1.5-0ubuntu1) precise; urgency=low
339
340 * New upstream bugfix release:
341 - Restore all translations lost during the split from lightdm.
342
343 -- Lionel Le Folgoc <mrpouit@ubuntu.com> Tue, 03 Apr 2012 22:46:30 +0200
344
345lightdm-gtk-greeter (1.1.4-0ubuntu1) precise; urgency=low
346
347 [ Lionel Le Folgoc <mrpouit@ubuntu.com> ]
348 * Reintroduce the gtk greeter in its own source package. (LP: #918604)
349 * Drop all files and patches not related to lightdm-gtk-greeter and obsolete.
350 * Remaining patch in debian/patches:
351 - 09_show_lang_chooser_option.patch: updated to apply cleanly.
352 * Update maintainer scripts to set the gtk greeter as the default greeter with
353 lightdm-set-defaults.
354 * debian/control: clean up, and add gnome-common and liblightdm-gobject-1-dev
355 (>= 1.1.1-0ubuntu2) to Build-Depends (1.1.1-0ubuntu1 dropped a patch by
356 mistake).
357 * debian/copyright, debian/rules: cleaned up.
358 * debian/watch: updated, stolen from pkg-xfce svn.
359 * Switch to 3.0 (quilt) source format.
360
361 [ Micah Gersten <micahg@ubuntu.com> ]
362 * Add Pre-Depends: dpkg (>= 1.15.7.2~) since the preinst uses
363 dpkg-maintscript-helper
364 - update debian/control
365 * Make lightdm a Depends instead of a Recommends since this is needed for the
366 postinst so we have proper deterministic behavior on install in terms of
367 having the defaults set; Thanks to Adam Conrad for pointing this out; Also
368 remove the guarded condition in the postinst since lightdm is a dependency
369 now
370 - update debian/control
371 - update debian/lightdm-gtk-greeter.postinst
372
373 -- Lionel Le Folgoc <mrpouit@ubuntu.com> Thu, 22 Mar 2012 14:52:55 -0500
374
375lightdm (1.0.6-0ubuntu4) precise; urgency=low
376
377 [ Gunnar Hjalmarsson ]
378 * debian/lightdm-gtk-greeter-ubuntu.conf and
379 debian/patches/09_show_lang_chooser_option.patch:
380 - Disclose the option to enable the language chooser.
381 * debian/patches/10_available_languages.patch:
382 - If available, show a list of installed translations in the
383 language chooser instead of a 'locale -a' list (LP: #868346).
384 - Use nl_langinfo() to get language and country names for the
385 language chooser labels.
386 - Translate language and country names.
387 - Handle @variants properly.
388 * debian/patches/11_set_language_in_accountsservice.patch:
389 - Save item that is selected from the language chooser also when
390 AccountsService is in use (LP: #868346).
391
392 -- Robert Ancell <robert.ancell@canonical.com> Tue, 22 Nov 2011 12:41:43 +1100
393
394lightdm (1.0.6-0ubuntu3) precise; urgency=low
395
396 * SECURITY UPDATE: file contents disclosure via hard link
397 - debian/patches/04_CVE-2011-4105.patch: make sure file isn't a symlink
398 or a hard link before doing the chown on it.
399 - CVE-2011-4105
400 * SECURITY UPDATE: file contents disclosure via links (LP: #883865)
401 - debian/patches/05_CVE-2011-3153.patch: drop privileges before
402 accessing file.
403 - CVE-2011-3153
404
405 -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Tue, 15 Nov 2011 14:23:53 -0500
406
407lightdm (1.0.6-0ubuntu2) precise; urgency=low
408
409 * Upload to precise.
410
411 -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 10 Nov 2011 07:19:12 +0100
412
413lightdm (1.0.6-0ubuntu1) oneiric-proposed; urgency=low
414
415 [ Martin Pitt ]
416 * debian/lightdm.upstart: Put back check for "text" in kernel command line,
417 for inhibiting automatic lightdm start. Check $JOB to still allow a manual
418 "start lightdm" command to work. (LP: #873334)
419
420 [ Robert Ancell ]
421 * New upstream release:
422 - Use lchown for correcting ownership of ~/.Xauthority instead of chown
423
424 -- Robert Ancell <robert.ancell@canonical.com> Wed, 02 Nov 2011 11:37:43 -0400
425
426lightdm (1.0.5-0ubuntu1) oneiric-proposed; urgency=low
427
428 * New upstream release.
429 [1.0.5]
430 - Relax AppArmor guest profile to allow compiz to start
431 - Connect up VNC settings for width, height, depth
432 [1.0.4]
433 - Fix --enable-gtk-greeter=yes not working
434 - Fix X sessions with arguments in Exec not working
435 - Use previous session for automatic login or if greeter does not request
436 one. (LP: #834515)
437 - Correct ownership of ~/.Xauthority if upgrading from buggy version of
438 LightDM that had it root owned. (LP: #871667)
439 - Set default resolution of VNC to 1024x768, add settings for width, height,
440 depth into lightdm.conf.
441 - AppArmor profile: Fix broken gnome-keyring and dbus/gwibber, and quiesce
442 annoying kernel audit messages for privileges that we definitively do not
443 want to grant. (LP: #877736) (LP: #874635)
444 - Set LOGNAME environment variable (LP: #875705)
445 - Mark strings as translatable in GTK greeter (LP: #868613)
446 [ 1.0.3]
447 - Fix reference counting issue in ConsoleKit code
448 - Really add the lightdm-guest-session-wrapper
449 [ 1.0.2 ]
450 - Fix daemon from blocking if Accounts Service does not exist
451 - Fix greeter log file not being written
452 - Don't set LANG environment variable if using Accounts Service.
453 - Fix gdmflexiserver not working due to it not being in PATH
454 - Don't authenticate the greeter user
455 - Allow greeters to be disabled in configure flags
456 - Fix over allocation of read buffer in greeter protocol
457 - Make sure objects are cleaned up on exit
458 - Fix minor memory leaks
459 - Fix hugely oversized allocation in greeter buffer. Can trigger
460 crashes when entering very long passwords.
461 * debian/patches/00bzr_guest_session_wrapper.diff:
462 * debian/patches/07_long_password_crash.patch:
463 * debian/patches/08_correct_ck_ref.patch:
464 - Applied upstream
465 * New upstream release.
466
467 -- Robert Ancell <robert.ancell@canonical.com> Wed, 26 Oct 2011 12:45:17 -0400
468
469lightdm (1.0.1-0ubuntu6) oneiric; urgency=low
470
471 * debian/patches/08_correct_ck_ref.patch:
472 - backported fix from Mikkel Kamstrup Erlandsen for a refcounting issue
473 which leads to sessions where unity can't start (lp: #851345)
474
475 -- Sebastien Bacher <seb128@ubuntu.com> Fri, 07 Oct 2011 13:57:44 +0200
476
477lightdm (1.0.1-0ubuntu5) oneiric; urgency=low
478
479 * Add debian/patches/00bzr_guest_session_wrapper.diff: Add back the guest
480 session wrapper part that was uploaded in 1.0.0-0ubuntu4. The patch was
481 correctly merged into trunk, but the 1.0 branch backport missed this
482 wrapper part and thus broke AppArmor protection entirely. (LP: #849027)
483
484 -- Martin Pitt <martin.pitt@ubuntu.com> Fri, 07 Oct 2011 11:47:36 +0200
485
486lightdm (1.0.1-0ubuntu4) oneiric; urgency=low
487
488 * debian/patches/04_language_not_to_LANG.patch:
489 * debian/patches/04_dmrc_set_LANG_only.patch:
490 - Replace LANG disabling code with proper fix (LP: #868149)
491 * debian/patches/03_launch_dbus.patch:
492 * debian/patches/05_gdmflexiserver_not_in_PATH.patch:
493 - Refreshed
494 * debian/patches/06_accounts_service_timeout.patch:
495 - Fix D-Bus timeout when accounts service not installed (LP: #866035)
496 * debian/patches/07_long_password_crash.patch:
497 - Fix crash with long passwords (LP: #817186)
498
499 -- Robert Ancell <robert.ancell@canonical.com> Thu, 06 Oct 2011 15:45:21 +1100
500
501lightdm (1.0.1-0ubuntu3) oneiric; urgency=low
502
503 * debian/patches/05_gdmflexiserver_not_in_PATH.patch:
504 - Make sure to insert our own utility path into PATH after PAM
505 sets PATH, not before. This ensures gdmflexiserver is present
506 in PATH and can be found by gnome-screensaver, gnome-shell, etc.
507
508 -- Michael Terry <mterry@ubuntu.com> Wed, 05 Oct 2011 09:05:31 -0400
509
510lightdm (1.0.1-0ubuntu2) oneiric; urgency=low
511
512 * debian/patches/04_language_not_to_LANG.patch:
513 Locale names based on AccountsService's "Language" key may not
514 go to $LANG, as that property is a language name, not a locale.
515 (LP: #864618).
516
517 -- Gunnar Hjalmarsson <ubuntu@gunnar.cc> Wed, 05 Oct 2011 09:49:15 +0200
518
519lightdm (1.0.1-0ubuntu1) oneiric; urgency=low
520
521 * New upstream release:
522 - GTK greeter now remembers last user
523 - GTK greeter now initializes i18n (LP: #862427)
524 - Start authentication for automatically selected user in GTK greeter
525 - Link liblightdm-qt against QtGui
526 - Fix liblightdm-qt crashing when face images are installed (LP: #850095)
527 - Set correct permissions on session log files (LP: #863119)
528 - Prefer a locale with a codeset over one without for setting LANG
529 (LP: #864618)
530 - Introduce a lightdm-guest-session-wrapper session command which MAC
531 systems like AppArmor and SELinux can use for attaching a restrictive
532 policy to guest sessions.
533 - Provide an AppArmor profile for guest session lockdown.
534 * debian/patches/01_guest_session_lockdown.patch:
535 - Applied upstream
536
537 -- Robert Ancell <robert.ancell@canonical.com> Tue, 04 Oct 2011 19:58:25 +1100
538
539lightdm (1.0.0-0ubuntu4) oneiric; urgency=low
540
541 * Add 01_guest_session_lockdown.patch: Lock down guest session with an
542 AppArmor profile. This uses the very same approach as gdm-guest-session,
543 and copies the profile from it. (LP: #849027)
544 * 03_launch_dbus.patch: Refresh.
545 * debian/lightdm.install: Install AppArmor profile.
546
547 -- Martin Pitt <martin.pitt@ubuntu.com> Fri, 30 Sep 2011 17:30:56 +0200
548
549lightdm (1.0.0-0ubuntu3) oneiric; urgency=low
550
551 * debian/patches/03_launch_dbus.patch:
552 - Fix patch applying in the wrong place
553
554 -- Robert Ancell <robert.ancell@canonical.com> Thu, 29 Sep 2011 16:08:20 +1000
555
556lightdm (1.0.0-0ubuntu2) oneiric; urgency=low
557
558 * debian/lightdm-gtk-greeter.postinst,
559 debian/lightdm-gtk-greeter.postrm,
560 debian/lightdm-gtk-greeter.preinst:
561 - move the gtk-greeter conffile starting from 1.0.0-0ubuntu1 and not
562 0.9.7-0ubuntu1 (the patch using 0.9.7-0ubuntu1 as a reference has
563 been integrated in 1.0.0-0ubuntu1 without being updated even if
564 0.9.7-0ubuntu2 was already released). Ensure we do it now (LP: #861316)
565
566 -- Didier Roche <didrocks@ubuntu.com> Wed, 28 Sep 2011 13:40:40 +0200
567
568lightdm (1.0.0-0ubuntu1) oneiric; urgency=low
569
570 [ Steve Langasek ]
571 * don't start on graphics-device-added; reintroducing this reverted the fix
572 for bug #615549 from maverick without explanation.
573 * clean up the completely illegible start rule for debian/lightdm.upstart,
574 killing off the unnecessary parentheses
575 * debian/lightdm.upstart: when lightdm is shut down by a runlevel call,
576 emit an upstart event that can be caught by plymouth so it can
577 distinguish between the DM shutting down for a runlevel change vs. other
578 causes. LP: #854329.
579
580 [ Robert Ancell ]
581 * New upstream release.
582 [ 0.9.8 ]
583 - GetSeatForCookie and GetSessionForCookie are now deprecated. They
584 remain for now but use the XDG_SEAT_PATH and XDG_SESSION_PATH
585 environment variables instead.
586 - Change log filenames to be unique across different display types.
587 - Fix up script hooks, add regression tests for them
588 - Complete removal of X code from the core of LightDM, so it can better
589 support various display types
590 - Add ability to set the language of a user from the greeter (LP: #803858)
591 - Set LANG variable based on the user language
592 - Add language selector into GTK greeter (disabled by default)
593 - Allow TCP/IP connections if xserver-allow-tcp is true
594 - Allow lightdm --version to be run as non-root
595 - Automatically respond to PAM messages without prompts (LP: #783598)
596 - Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat'
597 - Fix multi-seat configuration picking the same display number (LP: #851362)
598 - Use correct D-Bus and power interface in liblightdm-qt (LP: #852803)
599 - Run pam_setcred inside the session process so pam_group works
600 (LP: #851347)
601 - Make sure one session is always selected in the GTK greeter (LP: #819177)
602 [ 1.0.0 ]
603 - Explicitly grab keyboard focus in GTK greeter
604 - Fix removed power and a11y menu items in GTK greeter
605 - Put system binary directory into path when running in test mode
606 (LP: #860003)
607 - Call pam_getenvlist after pam_setcred
608
609 [ Lionel Le Folgoc ]
610 * Make the gtk greeter easily themable by derivatives: (LP: #845549)
611 - rename lightdm-gtk-greeter.conf to lightdm-gtk-greeter-ubuntu.conf,
612 and handle the move in maintainer scripts.
613 - manage /etc/lightdm/lightdm-gtk-greeter.conf with update-alternatives,
614 by default it uses /etc/lightdm/lightdm-gtk-greeter-ubuntu.conf with a
615 very low priority.
616 * debian/control: lightdm-gtk-greeter provides lightdm-gtk-greeter-config.
617
618 -- Robert Ancell <robert.ancell@canonical.com> Wed, 28 Sep 2011 16:00:20 +1000
619
620lightdm (0.9.7-0ubuntu2) oneiric; urgency=low
621
622 * don't start on graphics-device-added; reintroducing this reverted the fix
623 for bug #615549 from maverick without explanation.
624 * clean up the completely illegible start rule for debian/lightdm.upstart,
625 killing off the unnecessary parentheses
626 * debian/lightdm.upstart: when lightdm is shut down by a runlevel call,
627 emit an upstart event that can be caught by plymouth so it can
628 distinguish between the DM shutting down for a runlevel change vs.
629 other causes. LP: #854329.
630
631 -- Steve Langasek <steve.langasek@ubuntu.com> Sun, 25 Sep 2011 22:22:38 -0700
632
633lightdm (0.9.7-0ubuntu1) oneiric; urgency=low
634
635 * New upstream release.
636 - Set PAM_TTY to the display name, not the tty device (LP: #851055)
637
638 -- Robert Ancell <robert.ancell@canonical.com> Fri, 16 Sep 2011 09:39:22 +1000
639
640lightdm (0.9.6-0ubuntu1) oneiric; urgency=low
641
642 * New upstream release:
643 - Only unlock displays if switched to from greeter
644 - Make log file not system readable
645 - Write ~/.Xauthority inside the session process so it cannot be hijacked
646 - Set PAM_TTY and PAM_XDISPLAY when opening PAM session
647 - Add VNC server support
648 - Do not write ~/.dmrc and ~/.Xauthority as root. [CVE-2011-3349]
649 * debian/patches/00upstream_unlock_fix.patch:
650 * debian/patches/04_dont_write_files_as_root.patch:
651 - Applied upstream
652
653 -- Robert Ancell <robert.ancell@canonical.com> Thu, 15 Sep 2011 17:32:25 +1000
654
655lightdm (0.9.5-0ubuntu2) oneiric; urgency=low
656
657 * debian/lightdm.config: When installing from scratch as part of a release
658 upgrade, default to lightdm, otherwise ask. (LP: #806559)
659 * Add 04_dont_write_files_as_root.patch: Do not write ~/.dmrc and
660 ~/.Xauthority as root. [CVE-2011-3349]
661 * Add 00upstream_unlock_fix.patch: Only unlock displays if switched to from
662 greeter. Cherrypicked from upstream r1137. (LP: #844274)
663
664 -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 15 Sep 2011 08:52:24 +0200
665
666lightdm (0.9.5-0ubuntu1) oneiric; urgency=low
667
668 [ Steve Langasek ]
669 * Update upstart job to use current start condition lifted from gdm,
670 and to check runlevels instead of /proc/cmdline so it's possible to
671 start lightdm after switching out of recovery mode. LP: #803513.
672
673 [ Didier Roche ]
674 * debian/patches/01_transition_gnome_ubuntu_desktop.patch:
675 natty-oneiric session name upgrade:
676 - transition from unity-2d -> ubuntu-2d
677 - transition from gnome-2d -> gnome-fallback
678
679 [ Robert Ancell ]
680 * New upstream release:
681 [0.9.5]
682 - Use accounts service in the daemon if it is available
683 - Correctly load seat type in multi seat configuration
684 - Add display-setup, session-setup and session-cleanup scripting hooks
685 - Fix cancel button in GTK greeter (LP: #819240)
686 - Fix line through GTK greeter menu items
687 - Exit daemon if a seat fails which has exit-on-failure set to true
688 - Add HasGuestAccount property to seat D-Bus interface (LP: #835084)
689 - Fix XDMCP authorization
690 - Update man file
691 - Emit upstart events (LP: #715094)
692 [0.9.4]
693 - lightdm-set-defaults enables tweaking the default session and chosen
694 greeter for lightdm. This is useful for derivatives waiting to not ship
695 the whole configuration file of lightdm
696 - Fix crash in GTK+ greeter when a user is added
697 - Move xsessions-directory and xgreeters-directory from [SeatDefaults] to
698 [LightDM]. This is a configuration break, but making it on the assumption
699 that these settings are not likely to have been overridden.
700 - Fix fallback from org.freedesktop.Accounts to passwd format
701 - Fix duplicate user entries being shown when using passwd file
702 - Add AddSeat D-Bus method for adding dynamic seats
703 - Added a dm-tool program that allows user switching and adding seats
704 - Allow remote X servers, e.g. launched using dm-tool add-nested-seat
705 - Fix bug where sessions were started when the greeter quit and the user
706 hadn't been authorized.
707 - Fix bug where sessions used the seat bus name
708 - Don't allow autologin-username to be set to empty
709 - Fix bug where PAM session was not opened before writing to home directory
710 - Fix crash when failing to write X authority
711
712 -- Robert Ancell <robert.ancell@canonical.com> Wed, 07 Sep 2011 16:09:53 +1000
713
714lightdm (0.9.3-0ubuntu8) oneiric; urgency=low
715
716 * debian/patches/series:
717 - Add patch from last commit to actually apply. Ahem.
718 * debian/rules:
719 - Make greeter wrapper executable
720
721 -- Michael Terry <mterry@ubuntu.com> Thu, 25 Aug 2011 16:20:00 -0400
722
723lightdm (0.9.3-0ubuntu7) oneiric; urgency=low
724
725 * debian/install, debian/lightdm-greeter-session,
726 debian/patches/03_launch_dbus.patch:
727 - Add patch and wrapper script to launch dbus for the greeter so that
728 we can safely kill it when the greeter ends.
729
730 -- Michael Terry <mterry@ubuntu.com> Wed, 24 Aug 2011 15:34:07 -0400
731
732lightdm (0.9.3-0ubuntu6) oneiric; urgency=low
733
734 * Backport r1065 to use account service instead of .dmrc (lp: #823718),
735 should fix the session not being correct remembered (lp: #818201)
736
737 -- Sebastien Bacher <seb128@ubuntu.com> Tue, 23 Aug 2011 16:21:59 +0200
738
739lightdm (0.9.3-0ubuntu5) oneiric; urgency=low
740
741 * Backport potfiles.in fix from trunk
742 * debian/lightdm.install: install dm-tool (seat management utility)
743
744 -- Sebastien Bacher <seb128@ubuntu.com> Thu, 18 Aug 2011 15:59:45 +0200
745
746lightdm (0.9.3-0ubuntu4) oneiric; urgency=low
747
748 * Updated to current trunk, that's a candidate version version for the next
749 update, it fixes those issues:
750 - login doesn't work for ecryptfs users (lp: #823775, #824594)
751 - "lightdm-gtk-greeter segfaults in get_user_iter when adding a new user"
752 (lp: #822470)
753 - fix fallback from org.freedesktop.Accounts to passwd format (lp: #817835)
754 - empty autologin-user should not be passed to pam (lp: #817581)
755 * debian/control.in:
756 - build-depends on quilt, it's needed with source v1
757 - don't build-depends on valac, vala is not used in the current version
758 * debian/lightdm.install:
759 - install the manpages as well
760 * debian/lightdm.manpages:
761 - dropped, it's installed by the upstream make install
762 * debian/rules:
763 - use the quilt rule
764 * debian/source/format:
765 - use source v1, it works better with vcs workflows
766
767 -- Sebastien Bacher <seb128@ubuntu.com> Thu, 18 Aug 2011 15:29:42 +0200
768
769lightdm (0.9.3-0ubuntu3) oneiric; urgency=low
770
771 * debian/control: stop forcing the unity-greeter recommends (lp: #824299)
772
773 -- Sebastien Bacher <seb128@ubuntu.com> Thu, 11 Aug 2011 23:21:51 +0200
774
775lightdm (0.9.3-0ubuntu2) oneiric; urgency=low
776
777 * Backport mterry's changes to the gdmflexiserver functionnality
778 * debian/control: default to the unity greeter (lp: #809710)
779 * debian/lightdm.install: install the new files
780
781 [ Didier Roche ]
782 * Cherry-pick from upstream:
783 - lightdm-set-defaults enables tweaking the default session and chosen
784 greeter for lightdm. This is useful for derivatives waiting to not ship
785 the whole configuration file of lightdm
786 - refreshed translations
787 * debian/rules:
788 - set "ubuntu" as the default session (unable to login for people who don't
789 have a .dmrc, sorry for the kittens…)
790
791 -- Sebastien Bacher <seb128@ubuntu.com> Wed, 10 Aug 2011 18:34:03 +0200
792
793lightdm (0.9.3-0ubuntu1) oneiric; urgency=low
794
795 [ Sebastien Bacher ]
796 * New upstream version
797 * debian/control:
798 - build-depends on dh-translations
799 - build with the current vala
800 - demote the greeter depends back to a recommend, lightdm can be use to
801 connect to remote displays and doesn't need a local greeter
802 - lightdm depends on dbus (lp: #822824)
803 - liblightdm-gobject recommends accountsservice (lp: #822863)
804 * debian/liblightdm-gobject-1-0.symbols:
805 - track library symbols
806 * debian/lightdm.install:
807 - ship the translations
808 * debian/lightdm.preinst:
809 - fix missing dh token
810 * debian/rules:
811 - reorder rules to work with new dh versions
812 - stop the build if the liblightdm-gobject symbols are outdated
813 - use dh-translations to generate the translations template
814 * debian/source_lightdm.py:
815 - get bug informations for apport, thanks Pedro Villavicencio (lp: #819954)
816
817 [ Didier Roche ]
818 * debian/watch:
819 - fix debian/watch to get lightdm
820 * debian/patches/01_transition_gnome_ubuntu_desktop.patch:
821 - transition so that gnome.desktop is now move to ubuntu.desktop as the main
822 session. We need that for transitionning to the next step (post LTS) where
823 gnome-shell.desktop will be renamed to gnome.desktop
824
825 -- Sebastien Bacher <seb128@ubuntu.com> Tue, 09 Aug 2011 18:21:07 +0200
826
827lightdm (0.9.2-0ubuntu4) oneiric; urgency=low
828
829 * debian/control: depends on the greeters rather than recommends, seems some
830 users still get no greeter after upgrade otherwise
831
832 -- Sebastien Bacher <seb128@ubuntu.com> Wed, 27 Jul 2011 19:10:47 +0200
833
834lightdm (0.9.2-0ubuntu3) oneiric; urgency=low
835
836 * Fix lightdm to conflict liblightdm-gobject-0-0 and liblightdm-qt-0-0,
837 so that old greeters are removed on upgrade
838 - update debian/control
839
840 -- Chris Coulson <chris.coulson@canonical.com> Tue, 26 Jul 2011 23:26:49 +0100
841
842lightdm (0.9.2-0ubuntu2) oneiric; urgency=low
843
844 * debian/control:
845 - recommends the preferred greeter before a virtual one
846 - let the new gtk greeter provide the old example named one for easier
847 upgrade
848
849 -- Sebastien Bacher <seb128@ubuntu.com> Tue, 26 Jul 2011 21:38:25 +0200
850
851lightdm (0.9.2-0ubuntu1) oneiric; urgency=low
852
853 * New upstream release
854 [0.9.0]
855 - Fix invalid XAUTHORITY variable being set for second X server.
856 - Fix bug where switching users created X servers without VTs
857 - Release a VT when the X server on it stops
858 - Greeters are now just standard X sessions that are stored in
859 /usr/share/xgreeters.
860 - Drop most of the configure options, they aren't necessary
861 - Config changes:
862 - Major reorginisation of configuration to make it easier to configure and
863 understand. Users should set [SeatDefaults] section with settings for
864 all seats, and can override each setting in a per seat configuration.
865 - Default seats are now specified using a [Seat:<name>] section. If no
866 seats are specified then one is started. This can be overridden by
867 setting start-default-seat=false in [LightDM].
868 - Support setting autologin user to guest account
869 - Split the user accounts configuration into /etc/lightdm/users.conf so
870 the main config can be private.
871 - The default user session is now "default". Distributions should put a
872 symlink to their chosen default or set one in lightdm.conf.
873 - XDMCP keys now stored in keys.conf
874 - liblightdm API changes:
875 - Both libraries are now version 1 and have API and ABI guarantees.
876 - Face images are now local paths not URIs
877 - liblightdm-gobject now uses lightdm_ prefix instead of ldm_
878 - Non-greeter functions are now moved out of the Greeter class
879 - connect_to_server() is now called connect_sync and blocks until
880 completion.
881 - start_session() is now called start_session_sync and blocks until
882 completion. The quit signal is removed, and the greeter should quit if
883 this method returns TRUE.
884 - login() is now called authenticate()
885 - Greeters now have hints instead of configuration (greeters should load
886 their own configuration from /etc/lightdm if they need it).
887 - liblightdm-gobject uses AccountsService if it is available
888 - Added regression tests for liblightdm-qt
889 - D-Bus API changes:
890 - Expose Seats and Sessions on org.freedesktop.DisplayManager
891 - Add a CanSwitch property
892 - Rename ShowGreeter() to SwitchToGreeter()
893 - Greeter changes:
894 - Drop "example" from the name of the GTK+ and Qt greeters and make them
895 official default greeters.
896 - Use GTK3 for GTK+ greeter.
897 - Removed the Vala and Python GTK+ greeters, they weren't being well
898 maintained.
899 [0.9.1]
900 - Fix up translation build system
901 - Add a --with-greeter-user configure option
902 - Fix greeter-user configuration not being used
903 - Abort greeter if attempted to be run as root and greeter-user set
904 - Fix setting session in GTK+ greeter
905 [0.9.2]
906 - Fix annotation and Vala bindings for getting the UserList singleton
907 - Fix GTK+ greeter error label not being shown
908 - Don't set SIGQUIT to ignore in child processes
909 - Reworked the PAM code as ecryptfs users weren't able to log in. They
910 can now but not sure what changed to fix that!?
911 * debian/control:
912 - Build depend on libgtk3.0-dev, not libgtk2.0-dev
913 - Drop obsolete greeters, use new ones
914 - lightdm conflicts with liblightdm-gobject-1 and liblightdm-qt-1 so old
915 greeters will be removed.
916 - Update versions of libraries
917 * debian/lightdm.conf:
918 - Removed, no longer needs configuration
919 * debian/patches/01_resize_grip.patch:
920 - Dropped, not required anymore
921
922 -- Robert Ancell <robert.ancell@canonical.com> Tue, 26 Jul 2011 19:19:00 +1000
923
924lightdm (0.4.4-0ubuntu1) oneiric; urgency=low
925
926 * New upstream release
927 - Fix failure to accept XDMCP connections due to invalid assert.
928 - Allow minimum-display-number to be set in lightdm.conf and on the command
929 line.
930 - Session X authority now written to ~/.Xauthority by default. It can be
931 configured to run from the system location by setting
932 user-authority-in-system-dir=true in lightdm.conf.
933 - When using system authority the authority can be updated by the user.
934 (LP: #795046)
935 - Written X authority files now checks hostname and display number.
936 - Enironment is no longer passed through to X servers and sessions, this is
937 no longer required now PAM works correctly.
938 - liblightdm API changes:
939 - Drop ldm_greeter_get_is_first() - it was added for testing and doesn't
940 work well.
941 - Fix more errors where authentication messages from previous sessions could
942 be confused with new sessions.
943 - Added XDMCP regression tests.
944 * debian/lightdm.conf:
945 - Updated to latest format
946
947 -- Robert Ancell <robert.ancell@canonical.com> Fri, 15 Jul 2011 13:35:49 +1000
948
949lightdm (0.4.3-0ubuntu1) oneiric; urgency=low
950
951 * New upstream release
952
953 -- Robert Ancell <robert.ancell@canonical.com> Wed, 13 Jul 2011 15:06:13 +1000
954
955lightdm (0.4.2-0ubuntu2) oneiric; urgency=low
956
957 * debian/Xsession:
958 - Correctly load ~/.Xresource
959
960 -- Robert Ancell <robert.ancell@canonical.com> Wed, 06 Jul 2011 09:29:15 +1000
961
962lightdm (0.4.2-0ubuntu1) oneiric; urgency=low
963
964 * New upstream release
965 - Fixes (LP: #798277)
966 * debian/lightdm.upstart:
967 - Don't source /etc/environment or /etc/default/locale - this is done in PAM
968 * debian/Xsession:
969 - Handle X resource directory being empty (LP: #800193)
970
971 -- Robert Ancell <robert.ancell@canonical.com> Tue, 05 Jul 2011 15:22:12 +1000
972
973lightdm (0.4.1-0ubuntu1) oneiric; urgency=low
974
975 * New upstream release
976 - Fixes (LP: #793366)
977 * debian/lightdm.conf:
978 * debian/guest-session-cleanup.sh:
979 * debian/guest-session-setup.sh:
980 - Enable guest session
981
982 -- Robert Ancell <robert.ancell@canonical.com> Thu, 30 Jun 2011 17:04:25 +0100
983
984lightdm (0.4.0-0ubuntu7) oneiric; urgency=low
985
986 * debian/Xsession:
987 - Correctly load Xresources (LP: #800193)
988
989 -- Robert Ancell <robert.ancell@canonical.com> Mon, 27 Jun 2011 09:43:49 +0100
990
991lightdm (0.4.0-0ubuntu6) oneiric; urgency=low
992
993 * debian/Xsession:
994 - Set required variables to make Xsession.d scripts work (LP: #800192)
995
996 -- Robert Ancell <robert.ancell@canonical.com> Mon, 27 Jun 2011 00:03:12 +1000
997
998lightdm (0.4.0-0ubuntu5) oneiric; urgency=low
999
1000 * debian/lightdm.lightdm-autologin.pam, debian/rules:
1001 - Actually install autologin PAM configuration (LP: #797669).
1002
1003 -- Colin Watson <cjwatson@ubuntu.com> Fri, 17 Jun 2011 12:52:33 +0100
1004
1005lightdm (0.4.0-0ubuntu4) oneiric; urgency=low
1006
1007 * debian/control: don't depends on gnome-icon-theme-full, the purpose of the
1008 binary is to not be installed by default, icons should be moved rather
1009
1010 -- Sebastien Bacher <seb128@ubuntu.com> Fri, 17 Jun 2011 11:28:05 +0200
1011
1012lightdm (0.4.0-0ubuntu3) oneiric; urgency=low
1013
1014 * debian/control:
1015 - Make GTK greeters depend on gnome-icon-theme-full (LP: #796793)
1016 * debian/Xsession:
1017 * debian/lightdm.conf:
1018 - Load profile and X resources when running session (LP: #794315)
1019 (LP: #795083)
1020
1021 -- Robert Ancell <robert.ancell@canonical.com> Fri, 17 Jun 2011 15:26:59 +1000
1022
1023lightdm (0.4.0-0ubuntu2) oneiric; urgency=low
1024
1025 * debian/copyright:
1026 - Drop copyright reference to obsolete ck-connector.[ch]
1027 * debian/patches/02_disable_tests.patch:
1028 - Disable regression tests as they're not running on the buildd's correctly
1029
1030 -- Robert Ancell <robert.ancell@canonical.com> Fri, 17 Jun 2011 13:55:12 +1000
1031
1032lightdm (0.4.0-0ubuntu1) oneiric; urgency=low
1033
1034 * New upstream release
1035 * debian/control:
1036 - Add build-depends on dbus for regression tests
1037 - lightdm pre-depends on dpkg (>= 1.15.7.2) to get dpkg-maintscript-helper
1038 support
1039 - Drop build-depends on libdbus-glib-1-dev, libck-connector-dev
1040 * debian/lightdm.conf:
1041 - Update to latest format
1042 * debian/lightdm.postinst:
1043 * debian/lightdm.postrm:
1044 * debian/lightdm.preinst:
1045 - Move config file from /etc/lightdm.conf to /etc/lightdm/lightdm.conf
1046 * debian/lightdm-autologin.pam:
1047 - Add autologin PAM session
1048 * debian/patches/01_resize_grip.patch:
1049 - Don't show resize grip on window
1050 * debian/patches/01_handle_all_signals.patch:
1051 * debian/patches/02_process_exit.patch:
1052 - Applied upstream
1053
1054 -- Robert Ancell <robert.ancell@canonical.com> Fri, 17 Jun 2011 12:31:14 +1000
1055
1056lightdm (0.3.7-0ubuntu2) oneiric; urgency=low
1057
1058 * debian/control:
1059 - Add ${python:Depends} and required dependencies for
1060 lightdm-greeter-example-python-gtk package (LP: #787409)
1061 * debian/patches/01_handle_all_signals.patch:
1062 - Correctly handle signals from external processes (LP: #789389)
1063 * debian/patches/02_process_exit.patch:
1064 - Fix crash when child processes quit (LP: #795050)
1065
1066 -- Robert Ancell <robert.ancell@canonical.com> Fri, 10 Jun 2011 16:24:56 +1000
1067
1068lightdm (0.3.7-0ubuntu1) oneric; urgency=low
1069
1070 * New upstream release
1071
1072 -- Robert Ancell <robert.ancell@canonical.com> Mon, 30 May 2011 20:22:39 +1000
1073
1074lightdm (0.3.6-0ubuntu1) oneiric; urgency=low
1075
1076 * New upstream release
1077 * debian/lightdm.conf:
1078 - Start display on active VT
1079
1080 -- Robert Ancell <robert.ancell@canonical.com> Mon, 30 May 2011 16:43:37 +1000
1081
1082lightdm (0.3.5-0ubuntu1) oneiric; urgency=low
1083
1084 * New upstream release
1085
1086 -- Robert Ancell <robert.ancell@canonical.com> Tue, 24 May 2011 15:38:04 +1000
1087
1088lightdm (0.3.4-0ubuntu1) oneiric; urgency=low
1089
1090 * New upstream release
1091
1092 -- Robert Ancell <robert.ancell@canonical.com> Fri, 20 May 2011 14:56:09 +1000
1093
1094lightdm (0.3.3-0ubuntu1) natty; urgency=low
1095
1096 * New upstream release
1097 * debian/lightdm-greeter-example-gtk.install:
1098 - Install .ui file
1099
1100 -- Robert Ancell <robert.ancell@canonical.com> Tue, 10 May 2011 17:45:50 +0200
1101
1102lightdm (0.3.2-0ubuntu1) natty; urgency=low
1103
1104 * New upstream release:
1105 * debian/lightdm-greeter-*.install:
1106 - Use new binary names
1107 * debian/lightdm.conf:
1108 - Start display on VT 7
1109
1110 -- Robert Ancell <robert.ancell@canonical.com> Thu, 21 Apr 2011 15:31:24 +1000
1111
1112lightdm (0.3.0-0ubuntu1) natty; urgency=low
1113
1114 * New upstream release
1115 * debian/control:
1116 - Add build-depends on valac
1117 - Drop build-depends on libwebkitgtk-dev
1118 - Rename gir1.0-lightdm-0 to gir1.2-lightdm-0
1119 - Webkit engine and theme dropped
1120 - Merge theme and engines into one package
1121 - Add vala-gtk, python-gtk and qt greeters
1122
1123 -- Robert Ancell <robert.ancell@canonical.com> Sat, 16 Apr 2011 18:22:50 +1000
1124
1125lightdm (0.2.3-0ubuntu2) natty; urgency=low
1126
1127 * debian/control:
1128 - Fix Vcs-Bzr link
1129
1130 -- Robert Ancell <robert.ancell@canonical.com> Fri, 14 Jan 2011 14:44:48 -0600
1131
1132lightdm (0.2.3-0ubuntu1) natty; urgency=low
1133
1134 * New upstream release
1135 * debian/control:
1136 - Build depend on libwebkitgtk-dev
1137
1138 -- Robert Ancell <robert.ancell@canonical.com> Fri, 14 Jan 2011 14:39:15 -0600
1139
1140lightdm (0.2.2-0ubuntu2) natty; urgency=low
1141
1142 * debian/copyright:
1143 - Update copyright for liblightdm-gobject and liblightdm-qt
1144
1145 -- Robert Ancell <robert.ancell@canonical.com> Wed, 15 Dec 2010 10:16:16 +1100
1146
1147lightdm (0.2.2-0ubuntu1) natty; urgency=low
1148
1149 * New upstream release
1150 * debian/copyright:
1151 - Update copyright for src/ck-connector.[ch]
1152 * debian/liblightdm-gobject-0-dev:
1153 - .vapi file has moved location
1154 * debian/lightdm.upstart:
1155 - Tidy up upstart config
1156 * debian/rules:
1157 - Compile with --with-greeter-user=lightdm
1158
1159 -- Robert Ancell <robert.ancell@canonical.com> Thu, 09 Dec 2010 11:45:44 +1100
1160
1161lightdm (0.2.1-0ubuntu1) natty; urgency=low
1162
1163 [ Julien Lavergne ]
1164 * debian/lightdm.{config,pam,postinst,postrm,prerm,upstart,init}
1165 - Add configuration based on gdm and xdm ones.
1166 * debian/rules:
1167 - Use dh_installinit --no-start
1168 - Remove .la and .a files.
1169 - Pass --list-missing to dh_install.
1170 - Don't use --with quilt with format 3.0.
1171 - Use with autoreconf.
1172 * debian/control:
1173 - Add myself to Uploaders, and use ubuntu address for Maintainer.
1174 - Build-depends on dh-autoreconf and gtk-doc-tools
1175 - Improve the description.
1176 - Add depends on libpam-runtime (>= 0.76-14) and libpam-modules for pam
1177 support.
1178 - Add depends on adduser.
1179 - Provides x-display-manager.
1180 - Add depends on libglib2.0-dev, libdbus-glib-1-dev and libxklavier-dev for
1181 libldmgreeter-dev.
1182 * debian/libldmgreeter-dev.install:
1183 - Install .so
1184 * debian/lightdm.install
1185 - Install conf file for DBus.
1186 * debian/lightdm.dirs
1187 - Add /var directories for logs, and cache.
1188 * debian/po & debian/lightdm.template:
1189 - Add translations for display manager switch.
1190 * debian/copyright:
1191 - Update address for source code and copyright for debian/.
1192 * debian/lightdm.conf:
1193 - Sync with upstream modification.
1194 * debian/lightdm.manpages
1195 - Add the upstream manpage.
1196
1197 [ Robert Ancell ]
1198 * New upstream release
1199 * Rename from libldmgreeter to liblightdm
1200 * debian/control:
1201 - Use ubuntu-desktop Bzr link
1202 * debian/gir1.0-lightdm-0.install:
1203 - Install typelib into correct package
1204 * debian/lightdm.postinst:
1205 * debian/lightdm.postrm:
1206 - Create lightdm user
1207
1208 -- Robert Ancell <robert.ancell@canonical.com> Wed, 01 Dec 2010 08:40:37 +1100
1209
1210lightdm (0.2.0-0ubuntu1) maverick; urgency=low
1211
1212 * New upstream release
1213 * debian/control:
1214 - Use standards version 3.9.1
1215 * debian/lightdm.conf:
1216 * debian/rules:
1217 - Make an Ubuntu specific default config file
1218
1219 -- Robert Ancell <robert.ancell@canonical.com> Fri, 12 Nov 2010 13:58:43 +1100
1220
1221lightdm (0.1.2-0ubuntu2) maverick; urgency=low
1222
1223 * debian/lightdm-theme-gnome.install:
1224 * debian/lightdm-theme-webkit.install:
1225 - Fix install location of themes
1226
1227 -- Robert Ancell <robert.ancell@canonical.com> Tue, 12 Oct 2010 15:52:24 +1100
1228
1229lightdm (0.1.2-0ubuntu1) maverick; urgency=low
1230
1231 * New upstream release
1232
1233 -- Robert Ancell <robert.ancell@canonical.com> Fri, 10 Sep 2010 16:57:49 +1000
1234
1235lightdm (0.1.1-0ubuntu1) maverick; urgency=low
1236
1237 * New upstream release
1238
1239 -- Robert Ancell <robert.ancell@canonical.com> Sat, 14 Aug 2010 22:06:43 +1000
1240
1241lightdm (0.1.0-0ubuntu2) maverick; urgency=low
1242
1243 * debian/lightdm-theme-gnome.install:
1244 - Install gnome theme data
1245
1246 -- Robert Ancell <robert.ancell@canonical.com> Thu, 22 Jul 2010 22:17:46 +0200
1247
1248lightdm (0.1.0-0ubuntu1) maverick; urgency=low
1249
1250 * New upstream release
1251
1252 -- Robert Ancell <robert.ancell@canonical.com> Thu, 22 Jul 2010 21:57:35 +0200
1253
1254lightdm (0.0.4-0ubuntu1) maverick; urgency=low
1255
1256 * New upstream release
1257 * debian/control:
1258 - Build-depend on libxdmcp-dev, libxcb1-dev
1259 - Use standards-version 3.9.0
1260
1261 -- Robert Ancell <robert.ancell@canonical.com> Fri, 16 Jul 2010 10:12:40 +1000
1262
1263lightdm (0.0.3-0ubuntu2) maverick; urgency=low
1264
1265 * debian/control:
1266 - Build-depend on libxklavier-dev
1267
1268 -- Robert Ancell <robert.ancell@canonical.com> Sat, 10 Jul 2010 15:33:57 +1000
1269
1270lightdm (0.0.3-0ubuntu1) maverick; urgency=low
1271
1272 * New upstream release
1273 - Wait for signal from X server before starting session
1274 - Add language API
1275 - Add keyboard layout API
1276 - Add gettext support to the WebKit greeter
1277
1278 -- Robert Ancell <robert.ancell@canonical.com> Sat, 10 Jul 2010 14:07:26 +1000
1279
1280lightdm (0.0.2-0ubuntu1maverick1) maverick; urgency=low
1281
1282 * New upstream release:
1283 - Fix installation of D-Bus service file
1284 - Allow DISPLAY env variable to be passed to X server so can run Xephyr
1285 - Handle no automatic login in webkit theme
1286 * debian/control:
1287 - Remove invalid ${shlibs:Depends} lines on binary free packages
1288 * debian/watch:
1289 - Update watch location
1290
1291 -- Robert Ancell <robert.ancell@canonical.com> Thu, 01 Jul 2010 11:47:58 +1000
1292
1293lightdm (0.0.1-0ubuntu1) maverick; urgency=low
1294
1295 * Initial release
1296
1297 -- Robert Ancell <robert.ancell@canonical.com> Sun, 27 Jun 2010 11:14:01 +1000
1298
1299398
=== modified file 'debian/control'
--- debian/control 2014-03-02 19:43:01 +0000
+++ debian/control 2014-07-07 02:12:01 +0000
@@ -3,8 +3,9 @@
3Priority: optional3Priority: optional
4Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>4Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
5XSBC-Original-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>5XSBC-Original-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
6Uploaders: Julien Lavergne <gilir@ubuntu.com>,6Uploaders: Evgeni Golov <evgeni@debian.org>,
7 Sean Davis <smd.seandavis@gmail.com> 7 Yves-Alexis Perez <corsac@debian.org>, Emanuele Rocca <ema@debian.org>,
8 Simon Huggins <huggie@earth.li>
8Build-Depends: debhelper (>= 9), pkg-config, libgtk-3-dev, 9Build-Depends: debhelper (>= 9), pkg-config, libgtk-3-dev,
9 liblightdm-gobject-1-dev (>= 1.3.5), intltool, autotools-dev,10 liblightdm-gobject-1-dev (>= 1.3.5), intltool, autotools-dev,
10 libido3-0.1-dev, libindicator3-dev11 libido3-0.1-dev, libindicator3-dev
1112
=== added file 'debian/patches/04_default-gtk-greeter-config.patch'
--- debian/patches/04_default-gtk-greeter-config.patch 1970-01-01 00:00:00 +0000
+++ debian/patches/04_default-gtk-greeter-config.patch 2014-07-07 02:12:01 +0000
@@ -0,0 +1,35 @@
1Author: Yves-Alexis Perez <corsac@debian.org>
2Author: Lionel Le Folgoc <mrpouit@gmail.com>
3Description: adapt GTK+ greeter config to Debian
4Especially:
5
6* use background from desktop-base
7* force the use of default GTK+ 3 theme (Adwaita)
8* use some hinting
9
10Forwarded: not-needed
11
12--- a/data/lightdm-gtk-greeter.conf
13+++ b/data/lightdm-gtk-greeter.conf
14@@ -16,15 +16,15 @@
15 # screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen
16 #
17 [greeter]
18-#background=
19-#theme-name=
20+background=/usr/share/images/desktop-base/login-background.svg
21+theme-name=Adwaita
22 #icon-theme-name=
23 #font-name=
24-#xft-antialias=
25+xft-antialias=true
26 #xft-dpi=
27-#xft-hintstyle=
28-#xft-rgba=
29-#show-indicators=
30+xft-hintstyle=hintfull
31+xft-rgba=rgb
32+show-indicators=~language;~session;~power
33 #show-clock=
34 #clock-format=
35 #keyboard=
036
=== modified file 'debian/patches/series'
--- debian/patches/series 2014-03-02 19:43:01 +0000
+++ debian/patches/series 2014-07-07 02:12:01 +0000
@@ -0,0 +1,1 @@
1#04_default-gtk-greeter-config.patch
02
=== added directory 'debian/upstream'
=== added file 'debian/upstream/signing-key.asc'
--- debian/upstream/signing-key.asc 1970-01-01 00:00:00 +0000
+++ debian/upstream/signing-key.asc 2014-07-07 02:12:01 +0000
@@ -0,0 +1,30 @@
1-----BEGIN PGP PUBLIC KEY BLOCK-----
2Version: GnuPG v2.0.22 (GNU/Linux)
3
4mQENBE+V6lcBCADL+fgkBOwOWwOBmbMmdnFxzXTafTg3VYtS9euiapBMfEeZwpPL
5rgrCCnPzA3NtztA2rRNKs74ISdVvsBS+kknS0Q7f2FOQNxFNPtLyDrEebCGkb39h
6RKlXiiTt3YcYZn8DlxloEBX3MLXx+m0ORl3wGVNxbFTqF2v/WJkucWS64Pi0wFjR
7rhf9tYqBtb/ZHA3zRpqowpA2OdL/a6lR9cVoEe9DqY8SE5M7zdVhyDdHUvRAlvc+
8gfHaLdnHKzVF4Ckyf4VbA7dudd0KMnNLS9edhZ8XxGm2zQWwT6gkBGZAOj4FME0M
9oWssE++U4t/LIN5srk6pBR+0j1Vfk6iN359dABEBAAG0JFNlYW4gRGF2aXMgPHNt
10ZC5zZWFuZGF2aXNAZ21haWwuY29tPokBOAQTAQIAIgUCT5XqVwIbAwYLCQgHAwIG
11FQgCCQoLBBYCAwECHgECF4AACgkQdub+7JX8XiJvSQgAsxYkc7xUIFLtK+YcrKG/
12mSRjy/DacedbOr5KJQLGuUZuG6geNf5R7U7M6VKnfXtXvrRAM0tShLQ7YKUulVUg
1398lD2joP4eZw1QFtXDcbwKEd3/XbDMH3Eqgdj+HVrF0Qz5ui9Y7psyOFqPaefPdB
14bCqrjTATs4iGYJC7CXse7d8OFZKDcwcAfl4+8NH2YMJ097vBEXWc0rSaeOUKB835
15h4k82EQp2JAHGxFOtNxNMEnfuIx3/j1s5pYkkcMc+096Af35Y6D5zJfG85EquYLw
16sc7PuMDxhoLRlND4noP6FDNeIYYfeU93RYYG9dAjo/TPFDdCC/hu2NkxiRTa0LQR
17h7kBDQRPlepXAQgAyHGnKN1pyltnfB2SiTP1Wbl7AyfDnADe2qor0nykAP8jEyPe
18VU/s6ubH7iyV6X+UQxbDQCFeGg2ddFy8EUHIvsITZpHwKJnTfXwQGHhMEYWrG+Yw
19Ccs0XUY5FEvvikOzplVToSxK2zWXfNw34doqsLNWJcfL1rgY21SgwUv72gmC9cOx
20f/ojVO4xNkaCFwqxQWjh6qUbWiGpvPyLHpqQCPsJIlrW4qVmIUsvCYdoN9q6JQzI
21Vo0JGEKjqD+WVYU+tGMp9vinxmbgTTQoA8idfKS+hY3Huc9zAetcJQ6JXKQSinaD
22ZPgArvoqqDp+3MnxMt0NZe/VN7gUtfcc+/C2LwARAQABiQEfBBgBAgAJBQJPlepX
23AhsMAAoJEHbm/uyV/F4iUOkH+gKcuWepQ8ZPmDnn+SBxl9hXc/xH3+2HZDcd7H1c
24NowZDtdxUgujBuWgh9Awe6f+wYwm8Iq4dw+G5WGLjzpZWal84L/Quo9WVUSbef9R
25y0wGqs3XmOJSFrUo1Pk624Qww3lfpTjaehaz0MdAClSiY1TxDWo5HYae85K0Yyfs
26MpSsn1ApsUH21vpT1p9GotLzhYITtotu5s/AQGu4Z+HiSiXExytCq0wOuKKEkv+z
27EFX153b4fcQsMBg2ul0CnNgfFxeY9EzTaI/1Ka18CqX23phgL6fTHBYeMWuCoNrq
28EX42rELR+HGbl7WHnjcHBDizbzYdBmM+N2Rl+d/rniMjHc8=
29=o+OF
30-----END PGP PUBLIC KEY BLOCK-----
031
=== modified file 'debian/watch'
--- debian/watch 2014-02-18 04:29:53 +0000
+++ debian/watch 2014-07-07 02:12:01 +0000
@@ -1,3 +1,4 @@
1version=31version=3
2opts=pgpsigurlmangle=s/$/.asc/ \
2https://launchpad.net/lightdm-gtk-greeter/+download \3https://launchpad.net/lightdm-gtk-greeter/+download \
3https://launchpad.net/lightdm-gtk-greeter/.*/lightdm-gtk-greeter-(\d\.\d\.\d)\.tar\.(?:gz|bz2)4https://launchpad.net/lightdm-gtk-greeter/.*/lightdm-gtk-greeter-(\d\.\d\.\d)\.tar\.(?:gz|bz2)
45
=== modified file 'po/ar.po'
--- po/ar.po 2014-03-29 05:51:45 +0000
+++ po/ar.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ar\n"19"Language: ar\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ast.po'
--- po/ast.po 2014-03-29 05:51:45 +0000
+++ po/ast.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ast\n"19"Language: ast\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/be.po'
--- po/be.po 2014-03-29 05:51:45 +0000
+++ po/be.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: be\n"19"Language: be\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/bg.po'
--- po/bg.po 2014-03-29 05:51:45 +0000
+++ po/bg.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: bg\n"19"Language: bg\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/bn.po'
--- po/bn.po 2014-03-29 05:51:45 +0000
+++ po/bn.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: bn\n"19"Language: bn\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/bo.po'
--- po/bo.po 2014-03-29 05:51:45 +0000
+++ po/bo.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: bo\n"19"Language: bo\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/br.po'
--- po/br.po 2014-03-29 05:51:45 +0000
+++ po/br.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: br\n"19"Language: br\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/bs.po'
--- po/bs.po 2014-03-29 05:51:45 +0000
+++ po/bs.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: bs\n"19"Language: bs\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ca.po'
--- po/ca.po 2014-03-29 05:51:45 +0000
+++ po/ca.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ca\n"19"Language: ca\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ca@valencia.po'
--- po/ca@valencia.po 2014-03-29 05:51:45 +0000
+++ po/ca@valencia.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/cs.po'
--- po/cs.po 2014-03-29 05:51:45 +0000
+++ po/cs.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: cs\n"19"Language: cs\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/da.po'
--- po/da.po 2014-03-29 05:51:45 +0000
+++ po/da.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: da\n"19"Language: da\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/de.po'
--- po/de.po 2014-03-29 05:51:45 +0000
+++ po/de.po 2014-07-07 02:12:01 +0000
@@ -8,14 +8,14 @@
8"Project-Id-Version: lightdm\n"8"Project-Id-Version: lightdm\n"
9"Report-Msgid-Bugs-To: \n"9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2014-03-15 17:37-0400\n"10"POT-Creation-Date: 2014-03-15 17:37-0400\n"
11"PO-Revision-Date: 2014-03-26 19:49+0000\n"11"PO-Revision-Date: 2014-03-30 12:06+0000\n"
12"Last-Translator: Phillip Sz <Unknown>\n"12"Last-Translator: Thaddäus Tintenfisch <thad.fisch@gmail.com>\n"
13"Language-Team: German <de@li.org>\n"13"Language-Team: German <de@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-27 08:06+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16967)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: de\n"19"Language: de\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
@@ -36,7 +36,7 @@
3636
37#: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:185237#: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:1852
38msgid "Guest Session"38msgid "Guest Session"
39msgstr ""39msgstr "Gastsitzung"
4040
41#: ../src/lightdm-gtk-greeter.c:147941#: ../src/lightdm-gtk-greeter.c:1479
42msgid "Incorrect password, please try again"42msgid "Incorrect password, please try again"
4343
=== modified file 'po/el.po'
--- po/el.po 2014-03-29 05:51:45 +0000
+++ po/el.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: el\n"19"Language: el\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/en_AU.po'
--- po/en_AU.po 2014-03-29 05:51:45 +0000
+++ po/en_AU.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/en_CA.po'
--- po/en_CA.po 2014-03-29 05:51:45 +0000
+++ po/en_CA.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/en_GB.po'
--- po/en_GB.po 2014-03-29 05:51:45 +0000
+++ po/en_GB.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/eo.po'
--- po/eo.po 2014-03-29 05:51:45 +0000
+++ po/eo.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: eo\n"19"Language: eo\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/es.po'
--- po/es.po 2014-03-29 05:51:45 +0000
+++ po/es.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: es\n"19"Language: es\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/et.po'
--- po/et.po 2014-03-29 05:51:45 +0000
+++ po/et.po 2014-07-07 02:12:01 +0000
@@ -8,23 +8,23 @@
8"Project-Id-Version: lightdm\n"8"Project-Id-Version: lightdm\n"
9"Report-Msgid-Bugs-To: \n"9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2014-03-15 17:37-0400\n"10"POT-Creation-Date: 2014-03-15 17:37-0400\n"
11"PO-Revision-Date: 2013-05-08 06:41+0000\n"11"PO-Revision-Date: 2014-04-12 03:48+0000\n"
12"Last-Translator: Märt Põder <boamaod@gmail.com>\n"12"Last-Translator: Marko Silluste <marko.silluste@hot.ee>\n"
13"Language-Team: Estonian <et@li.org>\n"13"Language-Team: Estonian <et@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: et\n"19"Language: et\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
22msgid "Unlock"22msgid "Unlock"
23msgstr ""23msgstr "Lukusta lahti"
2424
25#: ../src/lightdm-gtk-greeter.c:710 ../src/lightdm-gtk-greeter.glade.h:825#: ../src/lightdm-gtk-greeter.c:710 ../src/lightdm-gtk-greeter.glade.h:8
26msgid "Log In"26msgid "Log In"
27msgstr ""27msgstr "Logi sisse"
2828
29#: ../src/lightdm-gtk-greeter.c:107929#: ../src/lightdm-gtk-greeter.c:1079
30msgid "Failed to start session"30msgid "Failed to start session"
@@ -32,11 +32,11 @@
3232
33#: ../src/lightdm-gtk-greeter.c:125433#: ../src/lightdm-gtk-greeter.c:1254
34msgid "Other"34msgid "Other"
35msgstr ""35msgstr "Teised"
3636
37#: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:185237#: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:1852
38msgid "Guest Session"38msgid "Guest Session"
39msgstr ""39msgstr "Külalisseanss"
4040
41#: ../src/lightdm-gtk-greeter.c:147941#: ../src/lightdm-gtk-greeter.c:1479
42msgid "Incorrect password, please try again"42msgid "Incorrect password, please try again"
@@ -49,12 +49,12 @@
49#: ../src/lightdm-gtk-greeter.c:152649#: ../src/lightdm-gtk-greeter.c:1526
50#, c-format50#, c-format
51msgid "Warning: There are still %d users logged in."51msgid "Warning: There are still %d users logged in."
52msgstr ""52msgstr "Hoiatus: Seal on ikkagi %d kasutajaid sees."
5353
54#: ../src/lightdm-gtk-greeter.c:152854#: ../src/lightdm-gtk-greeter.c:1528
55#, c-format55#, c-format
56msgid "Warning: There is still %d user logged in."56msgid "Warning: There is still %d user logged in."
57msgstr ""57msgstr "Hoiatus: Seal on ikkagi %d kasutaja sees."
5858
59#: ../src/lightdm-gtk-greeter.c:1540 ../src/lightdm-gtk-greeter.glade.h:959#: ../src/lightdm-gtk-greeter.c:1540 ../src/lightdm-gtk-greeter.glade.h:9
60msgid "Cancel"60msgid "Cancel"
@@ -71,24 +71,25 @@
7171
72#: ../src/lightdm-gtk-greeter.c:159472#: ../src/lightdm-gtk-greeter.c:1594
73msgid "Shut Down"73msgid "Shut Down"
74msgstr ""74msgstr "Lülita välja"
7575
76#: ../src/lightdm-gtk-greeter.c:159476#: ../src/lightdm-gtk-greeter.c:1594
77msgid ""77msgid ""
78"Are you sure you want to close all programs and shut down the computer?"78"Are you sure you want to close all programs and shut down the computer?"
79msgstr ""79msgstr ""
80"Kas oled kindel, et tahad kõik programmid sulgeda ja arvuti välja lülitada?"
8081
81#: ../src/lightdm-gtk-greeter.c:186082#: ../src/lightdm-gtk-greeter.c:1860
82msgid "Other..."83msgid "Other..."
83msgstr ""84msgstr "Muu..."
8485
85#: ../src/lightdm-gtk-greeter.c:2513 ../src/lightdm-gtk-greeter.c:252086#: ../src/lightdm-gtk-greeter.c:2513 ../src/lightdm-gtk-greeter.c:2520
86msgid "Enter your password"87msgid "Enter your password"
87msgstr ""88msgstr "Sisesta oma parool"
8889
89#: ../src/lightdm-gtk-greeter.c:2514 ../src/lightdm-gtk-greeter.c:252190#: ../src/lightdm-gtk-greeter.c:2514 ../src/lightdm-gtk-greeter.c:2521
90msgid "Enter your username"91msgid "Enter your username"
91msgstr ""92msgstr "Sisesta oma kasutajanimi"
9293
93#: ../src/lightdm-gtk-greeter.glade.h:194#: ../src/lightdm-gtk-greeter.glade.h:1
94msgid "Suspend"95msgid "Suspend"
@@ -104,7 +105,7 @@
104105
105#: ../src/lightdm-gtk-greeter.glade.h:4106#: ../src/lightdm-gtk-greeter.glade.h:4
106msgid "Shut Down..."107msgid "Shut Down..."
107msgstr ""108msgstr "Väljalülitamine..."
108109
109#: ../src/lightdm-gtk-greeter.glade.h:5110#: ../src/lightdm-gtk-greeter.glade.h:5
110msgid "Large Font"111msgid "Large Font"
@@ -116,4 +117,4 @@
116117
117#: ../src/lightdm-gtk-greeter.glade.h:7118#: ../src/lightdm-gtk-greeter.glade.h:7
118msgid "On Screen Keyboard"119msgid "On Screen Keyboard"
119msgstr ""120msgstr "Ekraaniklaviatuur"
120121
=== modified file 'po/eu.po'
--- po/eu.po 2014-03-29 05:51:45 +0000
+++ po/eu.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: eu\n"19"Language: eu\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/fi.po'
--- po/fi.po 2014-03-29 05:51:45 +0000
+++ po/fi.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-21 06:43+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16967)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: fi\n"19"Language: fi\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/fr.po'
--- po/fr.po 2014-03-29 05:51:45 +0000
+++ po/fr.po 2014-07-07 02:12:01 +0000
@@ -8,14 +8,14 @@
8"Project-Id-Version: lightdm\n"8"Project-Id-Version: lightdm\n"
9"Report-Msgid-Bugs-To: \n"9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2014-03-15 17:37-0400\n"10"POT-Creation-Date: 2014-03-15 17:37-0400\n"
11"PO-Revision-Date: 2013-05-08 06:39+0000\n"11"PO-Revision-Date: 2014-03-29 13:12+0000\n"
12"Last-Translator: Lionel Le Folgoc <lionel@lefolgoc.net>\n"12"Last-Translator: Urien Desterres <urien.desterres@gmail.com>\n"
13"Language-Team: French <fr@li.org>\n"13"Language-Team: French <fr@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: fr\n"19"Language: fr\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
@@ -24,7 +24,7 @@
2424
25#: ../src/lightdm-gtk-greeter.c:710 ../src/lightdm-gtk-greeter.glade.h:825#: ../src/lightdm-gtk-greeter.c:710 ../src/lightdm-gtk-greeter.glade.h:8
26msgid "Log In"26msgid "Log In"
27msgstr ""27msgstr "Se connecter"
2828
29#: ../src/lightdm-gtk-greeter.c:107929#: ../src/lightdm-gtk-greeter.c:1079
30msgid "Failed to start session"30msgid "Failed to start session"
@@ -32,11 +32,11 @@
3232
33#: ../src/lightdm-gtk-greeter.c:125433#: ../src/lightdm-gtk-greeter.c:1254
34msgid "Other"34msgid "Other"
35msgstr ""35msgstr "Autre"
3636
37#: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:185237#: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:1852
38msgid "Guest Session"38msgid "Guest Session"
39msgstr ""39msgstr "Session d'invité"
4040
41#: ../src/lightdm-gtk-greeter.c:147941#: ../src/lightdm-gtk-greeter.c:1479
42msgid "Incorrect password, please try again"42msgid "Incorrect password, please try again"
@@ -44,17 +44,17 @@
4444
45#: ../src/lightdm-gtk-greeter.c:148345#: ../src/lightdm-gtk-greeter.c:1483
46msgid "Failed to authenticate"46msgid "Failed to authenticate"
47msgstr "Échec d'authentification"47msgstr "Échec de l'authentification"
4848
49#: ../src/lightdm-gtk-greeter.c:152649#: ../src/lightdm-gtk-greeter.c:1526
50#, c-format50#, c-format
51msgid "Warning: There are still %d users logged in."51msgid "Warning: There are still %d users logged in."
52msgstr ""52msgstr "Attention : %d utilisateurs sont toujours connectés."
5353
54#: ../src/lightdm-gtk-greeter.c:152854#: ../src/lightdm-gtk-greeter.c:1528
55#, c-format55#, c-format
56msgid "Warning: There is still %d user logged in."56msgid "Warning: There is still %d user logged in."
57msgstr ""57msgstr "Attention : %d utilisateur est toujours connecté."
5858
59#: ../src/lightdm-gtk-greeter.c:1540 ../src/lightdm-gtk-greeter.glade.h:959#: ../src/lightdm-gtk-greeter.c:1540 ../src/lightdm-gtk-greeter.glade.h:9
60msgid "Cancel"60msgid "Cancel"
@@ -66,28 +66,30 @@
6666
67#: ../src/lightdm-gtk-greeter.c:157967#: ../src/lightdm-gtk-greeter.c:1579
68msgid "Are you sure you want to close all programs and restart the computer?"68msgid "Are you sure you want to close all programs and restart the computer?"
69msgstr "Voulez-vous fermer tous les programmes et redémarrer l'ordinateur ?"69msgstr ""
70"Voulez-vous vraiment fermer tous les programmes et redémarrer l'ordinateur ?"
7071
71#: ../src/lightdm-gtk-greeter.c:159472#: ../src/lightdm-gtk-greeter.c:1594
72msgid "Shut Down"73msgid "Shut Down"
73msgstr ""74msgstr "Éteindre"
7475
75#: ../src/lightdm-gtk-greeter.c:159476#: ../src/lightdm-gtk-greeter.c:1594
76msgid ""77msgid ""
77"Are you sure you want to close all programs and shut down the computer?"78"Are you sure you want to close all programs and shut down the computer?"
78msgstr ""79msgstr ""
80"Voulez-vous vraiment fermer tous les programmes et éteindre l'ordinateur ?"
7981
80#: ../src/lightdm-gtk-greeter.c:186082#: ../src/lightdm-gtk-greeter.c:1860
81msgid "Other..."83msgid "Other..."
82msgstr "Autres..."84msgstr "Autre..."
8385
84#: ../src/lightdm-gtk-greeter.c:2513 ../src/lightdm-gtk-greeter.c:252086#: ../src/lightdm-gtk-greeter.c:2513 ../src/lightdm-gtk-greeter.c:2520
85msgid "Enter your password"87msgid "Enter your password"
86msgstr ""88msgstr "Saisissez votre mot de passe"
8789
88#: ../src/lightdm-gtk-greeter.c:2514 ../src/lightdm-gtk-greeter.c:252190#: ../src/lightdm-gtk-greeter.c:2514 ../src/lightdm-gtk-greeter.c:2521
89msgid "Enter your username"91msgid "Enter your username"
90msgstr ""92msgstr "Saisissez votre nom d'utilisateur"
9193
92#: ../src/lightdm-gtk-greeter.glade.h:194#: ../src/lightdm-gtk-greeter.glade.h:1
93msgid "Suspend"95msgid "Suspend"
@@ -103,7 +105,7 @@
103105
104#: ../src/lightdm-gtk-greeter.glade.h:4106#: ../src/lightdm-gtk-greeter.glade.h:4
105msgid "Shut Down..."107msgid "Shut Down..."
106msgstr ""108msgstr "Éteindre..."
107109
108#: ../src/lightdm-gtk-greeter.glade.h:5110#: ../src/lightdm-gtk-greeter.glade.h:5
109msgid "Large Font"111msgid "Large Font"
@@ -115,4 +117,4 @@
115117
116#: ../src/lightdm-gtk-greeter.glade.h:7118#: ../src/lightdm-gtk-greeter.glade.h:7
117msgid "On Screen Keyboard"119msgid "On Screen Keyboard"
118msgstr ""120msgstr "Clavier virtuel"
119121
=== modified file 'po/fy.po'
--- po/fy.po 2014-03-29 05:51:45 +0000
+++ po/fy.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/gd.po'
--- po/gd.po 2014-03-29 05:51:45 +0000
+++ po/gd.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/gl.po'
--- po/gl.po 2014-03-29 05:51:45 +0000
+++ po/gl.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: gl\n"19"Language: gl\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/he.po'
--- po/he.po 2014-03-29 05:51:45 +0000
+++ po/he.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: he\n"19"Language: he\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/hi.po'
--- po/hi.po 2014-03-29 05:51:45 +0000
+++ po/hi.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: hi\n"19"Language: hi\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/hr.po'
--- po/hr.po 2014-03-29 05:51:45 +0000
+++ po/hr.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: hr\n"19"Language: hr\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/hu.po'
--- po/hu.po 2014-03-29 05:51:45 +0000
+++ po/hu.po 2014-07-07 02:12:01 +0000
@@ -9,13 +9,13 @@
9"Report-Msgid-Bugs-To: \n"9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2014-03-15 17:37-0400\n"10"POT-Creation-Date: 2014-03-15 17:37-0400\n"
11"PO-Revision-Date: 2013-05-08 06:41+0000\n"11"PO-Revision-Date: 2013-05-08 06:41+0000\n"
12"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"12"Last-Translator: Gabor Kelemen <kelemeng@openscope.org>\n"
13"Language-Team: Hungarian <hu@li.org>\n"13"Language-Team: Hungarian <hu@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: hu\n"19"Language: hu\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ia.po'
--- po/ia.po 2014-03-29 05:51:45 +0000
+++ po/ia.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ia\n"19"Language: ia\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/id.po'
--- po/id.po 2014-03-29 05:51:45 +0000
+++ po/id.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: id\n"19"Language: id\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/it.po'
--- po/it.po 2014-03-29 05:51:45 +0000
+++ po/it.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: it\n"19"Language: it\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ja.po'
--- po/ja.po 2014-03-29 05:51:45 +0000
+++ po/ja.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ja\n"19"Language: ja\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/kk.po'
--- po/kk.po 2014-03-29 05:51:45 +0000
+++ po/kk.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: kk\n"19"Language: kk\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/km.po'
--- po/km.po 2014-03-29 05:51:45 +0000
+++ po/km.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ko.po'
--- po/ko.po 2014-03-29 05:51:45 +0000
+++ po/ko.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ko\n"19"Language: ko\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ku.po'
--- po/ku.po 2014-03-29 05:51:45 +0000
+++ po/ku.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ku\n"19"Language: ku\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/lb.po'
--- po/lb.po 2014-03-29 05:51:45 +0000
+++ po/lb.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/lt.po'
--- po/lt.po 2014-03-29 05:51:45 +0000
+++ po/lt.po 2014-07-07 02:12:01 +0000
@@ -8,23 +8,23 @@
8"Project-Id-Version: lightdm\n"8"Project-Id-Version: lightdm\n"
9"Report-Msgid-Bugs-To: \n"9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2014-03-15 17:37-0400\n"10"POT-Creation-Date: 2014-03-15 17:37-0400\n"
11"PO-Revision-Date: 2013-05-08 06:39+0000\n"11"PO-Revision-Date: 2014-04-16 21:19+0000\n"
12"Last-Translator: Gediminas Paulauskas <menesis@pov.lt>\n"12"Last-Translator: jonas-ska <Unknown>\n"
13"Language-Team: Lithuanian <lt@li.org>\n"13"Language-Team: Lithuanian <lt@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: lt\n"19"Language: lt\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
22msgid "Unlock"22msgid "Unlock"
23msgstr ""23msgstr "Atrakinti"
2424
25#: ../src/lightdm-gtk-greeter.c:710 ../src/lightdm-gtk-greeter.glade.h:825#: ../src/lightdm-gtk-greeter.c:710 ../src/lightdm-gtk-greeter.glade.h:8
26msgid "Log In"26msgid "Log In"
27msgstr ""27msgstr "Prisijungti"
2828
29#: ../src/lightdm-gtk-greeter.c:107929#: ../src/lightdm-gtk-greeter.c:1079
30msgid "Failed to start session"30msgid "Failed to start session"
@@ -32,11 +32,11 @@
3232
33#: ../src/lightdm-gtk-greeter.c:125433#: ../src/lightdm-gtk-greeter.c:1254
34msgid "Other"34msgid "Other"
35msgstr ""35msgstr "Kita"
3636
37#: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:185237#: ../src/lightdm-gtk-greeter.c:1266 ../src/lightdm-gtk-greeter.c:1852
38msgid "Guest Session"38msgid "Guest Session"
39msgstr ""39msgstr "Svečio seansas"
4040
41#: ../src/lightdm-gtk-greeter.c:147941#: ../src/lightdm-gtk-greeter.c:1479
42msgid "Incorrect password, please try again"42msgid "Incorrect password, please try again"
@@ -58,7 +58,7 @@
5858
59#: ../src/lightdm-gtk-greeter.c:1540 ../src/lightdm-gtk-greeter.glade.h:959#: ../src/lightdm-gtk-greeter.c:1540 ../src/lightdm-gtk-greeter.glade.h:9
60msgid "Cancel"60msgid "Cancel"
61msgstr "Atsisakyti"61msgstr "Atšaukti"
6262
63#: ../src/lightdm-gtk-greeter.c:157963#: ../src/lightdm-gtk-greeter.c:1579
64msgid "Restart"64msgid "Restart"
6565
=== modified file 'po/lv.po'
--- po/lv.po 2014-03-29 05:51:45 +0000
+++ po/lv.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: lv\n"19"Language: lv\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/mhr.po'
--- po/mhr.po 2014-03-29 05:51:45 +0000
+++ po/mhr.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ml.po'
--- po/ml.po 2014-03-29 05:51:45 +0000
+++ po/ml.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ml\n"19"Language: ml\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ms.po'
--- po/ms.po 2014-03-29 05:51:45 +0000
+++ po/ms.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ms\n"19"Language: ms\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/nb.po'
--- po/nb.po 2014-03-29 05:51:45 +0000
+++ po/nb.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: nb\n"19"Language: nb\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/nl.po'
--- po/nl.po 2014-03-29 05:51:45 +0000
+++ po/nl.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: nl\n"19"Language: nl\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/nn.po'
--- po/nn.po 2014-03-29 05:51:45 +0000
+++ po/nn.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: nn\n"19"Language: nn\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/oc.po'
--- po/oc.po 2014-03-29 05:51:45 +0000
+++ po/oc.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/pl.po'
--- po/pl.po 2014-03-29 05:51:45 +0000
+++ po/pl.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-18 06:15+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: pl\n"19"Language: pl\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/pt.po'
--- po/pt.po 2014-03-29 05:51:45 +0000
+++ po/pt.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-19 06:24+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: pt\n"19"Language: pt\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/pt_BR.po'
--- po/pt_BR.po 2014-03-29 05:51:45 +0000
+++ po/pt_BR.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: pt_BR\n"19"Language: pt_BR\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ro.po'
--- po/ro.po 2014-03-29 05:51:45 +0000
+++ po/ro.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ro\n"19"Language: ro\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ru.po'
--- po/ru.po 2014-03-29 05:51:45 +0000
+++ po/ru.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ru\n"19"Language: ru\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/sd.po'
--- po/sd.po 2014-03-29 05:51:45 +0000
+++ po/sd.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: sd\n"19"Language: sd\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/si.po'
--- po/si.po 2014-03-29 05:51:45 +0000
+++ po/si.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/sk.po'
--- po/sk.po 2014-03-29 05:51:45 +0000
+++ po/sk.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: sk\n"19"Language: sk\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/sl.po'
--- po/sl.po 2014-03-29 05:51:45 +0000
+++ po/sl.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: sl\n"19"Language: sl\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/sq.po'
--- po/sq.po 2014-03-29 05:51:45 +0000
+++ po/sq.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: sq\n"19"Language: sq\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/sr.po'
--- po/sr.po 2014-03-29 05:51:45 +0000
+++ po/sr.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: sr\n"19"Language: sr\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/sv.po'
--- po/sv.po 2014-03-29 05:51:45 +0000
+++ po/sv.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: sv\n"19"Language: sv\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ta.po'
--- po/ta.po 2014-03-29 05:51:45 +0000
+++ po/ta.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:01+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: ta\n"19"Language: ta\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/te.po'
--- po/te.po 2014-03-29 05:51:45 +0000
+++ po/te.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: te\n"19"Language: te\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/th.po'
--- po/th.po 2014-03-29 05:51:45 +0000
+++ po/th.po 2014-07-07 02:12:01 +0000
@@ -15,8 +15,8 @@
15"MIME-Version: 1.0\n"15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"17"Content-Transfer-Encoding: 8bit\n"
18"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"18"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
19"X-Generator: Launchpad (build 16963)\n"19"X-Generator: Launchpad (build 16985)\n"
20"Language: th\n"20"Language: th\n"
2121
22#: ../src/lightdm-gtk-greeter.c:70822#: ../src/lightdm-gtk-greeter.c:708
2323
=== modified file 'po/tr.po'
--- po/tr.po 2014-03-29 05:51:45 +0000
+++ po/tr.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: tr\n"19"Language: tr\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/ug.po'
--- po/ug.po 2014-03-29 05:51:45 +0000
+++ po/ug.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/uk.po'
--- po/uk.po 2014-03-29 05:51:45 +0000
+++ po/uk.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: uk\n"19"Language: uk\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/uz.po'
--- po/uz.po 2014-03-29 05:51:45 +0000
+++ po/uz.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: uz\n"19"Language: uz\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/vi.po'
--- po/vi.po 2014-03-29 05:51:45 +0000
+++ po/vi.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: vi\n"19"Language: vi\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/wae.po'
--- po/wae.po 2014-03-29 05:51:45 +0000
+++ po/wae.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/zh_CN.po'
--- po/zh_CN.po 2014-03-29 05:51:45 +0000
+++ po/zh_CN.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/zh_HK.po'
--- po/zh_HK.po 2014-03-29 05:51:45 +0000
+++ po/zh_HK.po 2014-07-07 02:12:01 +0000
@@ -14,8 +14,8 @@
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-16 06:02+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: zh_HK\n"19"Language: zh_HK\n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
2222
=== modified file 'po/zh_TW.po'
--- po/zh_TW.po 2014-03-29 05:51:45 +0000
+++ po/zh_TW.po 2014-07-07 02:12:01 +0000
@@ -8,14 +8,14 @@
8"Project-Id-Version: lightdm\n"8"Project-Id-Version: lightdm\n"
9"Report-Msgid-Bugs-To: \n"9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2014-03-15 17:37-0400\n"10"POT-Creation-Date: 2014-03-15 17:37-0400\n"
11"PO-Revision-Date: 2014-03-16 07:47+0000\n"11"PO-Revision-Date: 2014-04-30 15:54+0000\n"
12"Last-Translator: Walter Cheuk <wwycheuk@gmail.com>\n"12"Last-Translator: Walter Cheuk <wwycheuk@gmail.com>\n"
13"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"13"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"X-Launchpad-Export-Date: 2014-03-17 05:04+0000\n"17"X-Launchpad-Export-Date: 2014-05-01 06:31+0000\n"
18"X-Generator: Launchpad (build 16963)\n"18"X-Generator: Launchpad (build 16985)\n"
19"Language: \n"19"Language: \n"
2020
21#: ../src/lightdm-gtk-greeter.c:70821#: ../src/lightdm-gtk-greeter.c:708
@@ -28,7 +28,7 @@
2828
29#: ../src/lightdm-gtk-greeter.c:107929#: ../src/lightdm-gtk-greeter.c:1079
30msgid "Failed to start session"30msgid "Failed to start session"
31msgstr "無法啟動作業階段"31msgstr "未能啟動作業階段"
3232
33#: ../src/lightdm-gtk-greeter.c:125433#: ../src/lightdm-gtk-greeter.c:1254
34msgid "Other"34msgid "Other"
3535
=== modified file 'src/lightdm-gtk-greeter.c'
--- src/lightdm-gtk-greeter.c 2014-03-29 05:51:45 +0000
+++ src/lightdm-gtk-greeter.c 2014-07-07 02:12:01 +0000
@@ -514,109 +514,83 @@
514 }514 }
515}515}
516516
517static gboolean
518is_valid_session (GList* items, const gchar* session)
519{
520 for (; items; items = g_list_next (items))
521 if (g_strcmp0 (session, lightdm_session_get_key (items->data)) == 0)
522 return TRUE;
523 return FALSE;
524}
525
517static gchar *526static gchar *
518get_session (void)527get_session (void)
519{528{
520 GList *menu_items, *menu_iter;529 return g_strdup (current_session);
521
522 /* if the user manually selected a session, use it */
523 if (current_session)
524 return current_session;
525
526 menu_items = gtk_container_get_children(GTK_CONTAINER(session_menu));
527
528 for (menu_iter = menu_items; menu_iter != NULL; menu_iter = g_list_next(menu_iter))
529 {
530 if (gtk_check_menu_item_get_active(GTK_CHECK_MENU_ITEM(menu_iter->data)))
531 {
532 return g_strdup(g_object_get_data (G_OBJECT (menu_iter->data), "session-key"));
533 }
534 }
535
536 return g_strdup (lightdm_greeter_get_default_session_hint (greeter));
537}530}
538531
539static void532static void
540set_session (const gchar *session)533set_session (const gchar *session)
541{534{
542 const gchar *default_session;535 gchar *last_session = NULL;
543 gchar *last_session;536 GList *sessions = lightdm_get_sessions ();
544 GList *menu_items, *menu_iter;537
545 GList *items, *item;538 /* Validation */
546#if GTK_CHECK_VERSION (3, 0, 0)539 if (!session || !is_valid_session (sessions, session))
547 GtkIconTheme *icon_theme = gtk_icon_theme_get_default();540 {
548#endif541 /* previous session */
549542 last_session = g_key_file_get_value (state, "greeter", "last-session", NULL);
550 if (!gtk_widget_get_visible (session_menuitem))543 if (last_session && g_strcmp0 (session, last_session) != 0 &&
551 {544 is_valid_session (sessions, last_session))
552 current_session = g_strdup (session);545 session = last_session;
553 return;546 else
554 }547 {
555548 /* default */
556 menu_items = gtk_container_get_children(GTK_CONTAINER(session_menu));549 const gchar* default_session = lightdm_greeter_get_default_session_hint (greeter);
557550 if (g_strcmp0 (session, default_session) != 0 &&
558 if (session)551 is_valid_session (sessions, default_session))
559 {552 session = default_session;
560 for (menu_iter = menu_items; menu_iter != NULL; menu_iter = g_list_next(menu_iter))553 /* first in the sessions list */
561 {554 else if (sessions)
562 gchar *s;555 session = lightdm_session_get_key (sessions->data);
563 gboolean matched;556 /* give up */
564 s = g_strdup(g_object_get_data (G_OBJECT (menu_iter->data), "session-key"));557 else
565 matched = g_strcmp0 (s, session) == 0;558 session = NULL;
566 g_free (s);559 }
567 if (matched)560 }
568 {561
569 gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menu_iter->data), TRUE);562 if (gtk_widget_get_visible (session_menuitem))
570 current_session = g_strdup(session);563 {
571 /* Set menuitem-image to session-badge */564 GList *menu_iter = NULL;
572#if GTK_CHECK_VERSION (3, 0, 0)565 GList *menu_items = gtk_container_get_children (GTK_CONTAINER (session_menu));
573 if (gtk_icon_theme_has_icon(icon_theme, g_strdup_printf ("%s_badge-symbolic", g_ascii_strdown (session, strlen (session)))))566 if (session)
574 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);567 {
575 else568 for (menu_iter = menu_items; menu_iter != NULL; menu_iter = g_list_next(menu_iter))
576 gtk_image_set_from_icon_name (GTK_IMAGE(session_badge), "document-properties-symbolic", GTK_ICON_SIZE_MENU);569 if (g_strcmp0 (session, g_object_get_data (G_OBJECT (menu_iter->data), "session-key")) == 0)
577#endif570 {
578 return;571#if GTK_CHECK_VERSION (3, 0, 0)
579 }572 /* Set menuitem-image to session-badge */
580 }573 GtkIconTheme *icon_theme = gtk_icon_theme_get_default();
581 }574 gchar* session_name = g_ascii_strdown (session, -1);
582 575 gchar* icon_name = g_strdup_printf ("%s_badge-symbolic", session_name);
583 /* If failed to find this session, then try the previous, then the default */576 g_free (session_name);
584 last_session = g_key_file_get_value (state, "greeter", "last-session", NULL);577 if (gtk_icon_theme_has_icon(icon_theme, icon_name))
585 if (last_session && g_strcmp0 (session, last_session) != 0)578 gtk_image_set_from_icon_name (GTK_IMAGE(session_badge), icon_name, GTK_ICON_SIZE_MENU);
586 {579 else
587 /* Go thru all sessions and compare them to our last_session otherwise we can get a segfault580 gtk_image_set_from_icon_name (GTK_IMAGE(session_badge), "document-properties-symbolic", GTK_ICON_SIZE_MENU);
588 * if last_session is set to a non-existing or removed session581 g_free (icon_name);
589 */582#endif
590 items = lightdm_get_sessions ();583 break;
591 for (item = items; item; item = item->next)584 }
592 {585 }
593 LightDMSession *session = item->data;586 if (!menu_iter)
594 gchar *s;587 menu_iter = menu_items;
595 gboolean matched;588 gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menu_iter->data), TRUE);
596 s = g_strdup(lightdm_session_get_key (session));589 }
597 matched = g_strcmp0 (s, last_session) == 0;590
598 s = NULL;591 g_free (current_session);
599 g_free(s);592 current_session = g_strdup(session);
600 if (matched)
601 {
602 set_session (last_session);
603 g_free (last_session);
604 return;
605 }
606 }
607 }
608 g_free (last_session);593 g_free (last_session);
609
610 default_session = lightdm_greeter_get_default_session_hint (greeter);
611 if (default_session && g_strcmp0 (session, default_session) != 0)
612 {
613 set_session (lightdm_greeter_get_default_session_hint (greeter));
614 return;
615 }
616 /* Otherwise just pick the first session */
617 menu_iter = g_list_first(menu_items);
618 gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menu_iter->data), TRUE);
619 return;
620}594}
621595
622static gchar *596static gchar *
@@ -626,7 +600,7 @@
626600
627 /* if the user manually selected a language, use it */601 /* if the user manually selected a language, use it */
628 if (current_language)602 if (current_language)
629 return current_language;603 return g_strdup (current_language);
630604
631 menu_items = gtk_container_get_children(GTK_CONTAINER(language_menu)); 605 menu_items = gtk_container_get_children(GTK_CONTAINER(language_menu));
632 for (menu_iter = menu_items; menu_iter != NULL; menu_iter = g_list_next(menu_iter))606 for (menu_iter = menu_items; menu_iter != NULL; menu_iter = g_list_next(menu_iter))
@@ -648,6 +622,7 @@
648622
649 if (!gtk_widget_get_visible (language_menuitem))623 if (!gtk_widget_get_visible (language_menuitem))
650 {624 {
625 g_free (current_language);
651 current_language = g_strdup (language);626 current_language = g_strdup (language);
652 return;627 return;
653 }628 }
@@ -666,6 +641,7 @@
666 if (matched)641 if (matched)
667 {642 {
668 gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menu_iter->data), TRUE);643 gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menu_iter->data), TRUE);
644 g_free (current_language);
669 current_language = g_strdup(language);645 current_language = g_strdup(language);
670 gtk_menu_item_set_label(GTK_MENU_ITEM(language_menuitem),language);646 gtk_menu_item_set_label(GTK_MENU_ITEM(language_menuitem),language);
671 return;647 return;
@@ -2052,11 +2028,12 @@
2052set_background (GdkPixbuf *new_bg)2028set_background (GdkPixbuf *new_bg)
2053{2029{
2054 GdkRectangle monitor_geometry;2030 GdkRectangle monitor_geometry;
2055 GdkPixbuf *bg = NULL;2031 GdkPixbuf *bg = NULL, *p = NULL;
2056 GSList *iter;2032 GSList *iter;
2057 gint i, p_height, p_width, height, width;2033 gint i, p_height, p_width, offset_x, offset_y;
2058 gdouble scale;2034 gdouble scale_x, scale_y, scale;
2059 gint numScreens = 1;2035 GdkInterpType interp_type;
2036 gint num_screens = 1;
20602037
2061 if (new_bg)2038 if (new_bg)
2062 bg = new_bg;2039 bg = new_bg;
@@ -2064,16 +2041,16 @@
2064 bg = default_background_pixbuf;2041 bg = default_background_pixbuf;
20652042
2066 #if GDK_VERSION_CUR_STABLE < G_ENCODE_VERSION(3, 10)2043 #if GDK_VERSION_CUR_STABLE < G_ENCODE_VERSION(3, 10)
2067 numScreens = gdk_display_get_n_screens (gdk_display_get_default());2044 num_screens = gdk_display_get_n_screens (gdk_display_get_default ());
2068 #endif2045 #endif
20692046
2070 /* Set the background */2047 /* Set the background */
2071 for (i = 0; i < numScreens; i++)2048 for (i = 0; i < num_screens; i++)
2072 {2049 {
2073 GdkScreen *screen;2050 GdkScreen *screen;
2074 cairo_surface_t *surface;2051 cairo_surface_t *surface;
2075 cairo_t *c;2052 cairo_t *c;
2076 int monitor;2053 gint monitor;
20772054
2078 screen = gdk_display_get_screen (gdk_display_get_default (), i);2055 screen = gdk_display_get_screen (gdk_display_get_default (), i);
2079 surface = create_root_surface (screen);2056 surface = create_root_surface (screen);
@@ -2085,41 +2062,48 @@
20852062
2086 if (bg)2063 if (bg)
2087 {2064 {
2088 p_width = gdk_pixbuf_get_width(bg);2065 p_width = gdk_pixbuf_get_width (bg);
2089 p_height = gdk_pixbuf_get_height(bg);2066 p_height = gdk_pixbuf_get_height (bg);
20902067
2091 scale = (double)monitor_geometry.width/p_width;2068 scale_x = (gdouble)monitor_geometry.width / p_width;
2092 height = p_height * scale;2069 scale_y = (gdouble)monitor_geometry.height / p_height;
2093 width = monitor_geometry.width;2070
20942071 if (scale_x < scale_y)
2095 if (height < monitor_geometry.height)2072 {
2096 {2073 scale = scale_y;
2097 scale = (double)monitor_geometry.height/p_height;2074 offset_x = (monitor_geometry.width - (p_width * scale)) / 2;
2098 height = monitor_geometry.height;2075 offset_y = 0;
2099 width = p_width * scale;2076 }
2100 }2077 else
21012078 {
2102 GdkPixbuf *p = gdk_pixbuf_scale_simple (bg, width,2079 scale = scale_x;
2103 height, GDK_INTERP_BILINEAR);2080 offset_x = 0;
2104 if (width > monitor_geometry.width)2081 offset_y = (monitor_geometry.height - (p_height * scale)) / 2;
2105 {2082 }
2106 GdkPixbuf *tmp = gdk_pixbuf_new_subpixbuf(p, (width-monitor_geometry.width)/2, 0, monitor_geometry.width, monitor_geometry.height);2083
2107 g_object_unref (p);2084 p = gdk_pixbuf_new (GDK_COLORSPACE_RGB, TRUE, gdk_pixbuf_get_bits_per_sample (bg),
2108 p = tmp;2085 monitor_geometry.width, monitor_geometry.height);
2109 }2086
2110 if (!gdk_pixbuf_get_has_alpha (p))2087 /* Set interpolation type */
2111 {2088 if (monitor_geometry.width == p_width && monitor_geometry.height == p_height)
2112 GdkPixbuf *tmp = gdk_pixbuf_add_alpha (p, FALSE, 255, 255, 255);2089 interp_type = GDK_INTERP_NEAREST;
2113 g_object_unref (p);2090 else
2114 p = tmp;2091 interp_type = GDK_INTERP_BILINEAR;
2115 }2092
2093 /* Zoom the background pixbuf to fit the screen */
2094 gdk_pixbuf_composite (bg, p, 0, 0, monitor_geometry.width, monitor_geometry.height,
2095 offset_x, offset_y, scale, scale, interp_type, 255);
2096
2116 gdk_cairo_set_source_pixbuf (c, p, monitor_geometry.x, monitor_geometry.y);2097 gdk_cairo_set_source_pixbuf (c, p, monitor_geometry.x, monitor_geometry.y);
2098
2117 /* Make the background pixbuf globally accessible so it can be reused for fake transparency */2099 /* Make the background pixbuf globally accessible so it can be reused for fake transparency */
2118 if (background_pixbuf)2100 if (background_pixbuf)
2119 g_object_unref(background_pixbuf); 2101 g_object_unref (background_pixbuf);
2102
2120 background_pixbuf = p;2103 background_pixbuf = p;
2121 }2104 }
2122 else {2105 else
2106 {
2123#if GTK_CHECK_VERSION (3, 0, 0)2107#if GTK_CHECK_VERSION (3, 0, 0)
2124 gdk_cairo_set_source_rgba (c, default_background_color);2108 gdk_cairo_set_source_rgba (c, default_background_color);
2125#else2109#else
@@ -2128,19 +2112,19 @@
2128 background_pixbuf = NULL;2112 background_pixbuf = NULL;
2129 }2113 }
2130 cairo_paint (c);2114 cairo_paint (c);
2131 iter = g_slist_nth(backgrounds, monitor);2115 iter = g_slist_nth (backgrounds, monitor);
2132 gtk_widget_queue_draw(GTK_WIDGET(iter->data));2116 gtk_widget_queue_draw (GTK_WIDGET (iter->data));
2133 }2117 }
21342118
2135 cairo_destroy (c);2119 cairo_destroy (c);
21362120
2137 /* Refresh background */2121 /* Refresh background */
2138 gdk_flush ();2122 gdk_flush ();
2139 set_surface_as_root(screen, surface);2123 set_surface_as_root (screen, surface);
2140 cairo_surface_destroy(surface);2124 cairo_surface_destroy (surface);
2141 }2125 }
2142 gtk_widget_queue_draw(GTK_WIDGET(login_window));2126 gtk_widget_queue_draw (GTK_WIDGET (login_window));
2143 gtk_widget_queue_draw(GTK_WIDGET(panel_window));2127 gtk_widget_queue_draw (GTK_WIDGET (panel_window));
2144}2128}
21452129
2146static gboolean2130static gboolean
@@ -2203,6 +2187,7 @@
2203 Window keyboard_xid = 0;2187 Window keyboard_xid = 0;
2204 GdkDisplay* display = gdk_x11_lookup_xdisplay (xevent->xmap.display);2188 GdkDisplay* display = gdk_x11_lookup_xdisplay (xevent->xmap.display);
2205 GdkWindow* win = gdk_x11_window_foreign_new_for_display (display, xwin);2189 GdkWindow* win = gdk_x11_window_foreign_new_for_display (display, xwin);
2190 GdkWindowTypeHint win_type = gdk_window_get_type_hint (win);
22062191
2207 /* Check to see if this window is our onboard window, since we don't want to focus it. */2192 /* Check to see if this window is our onboard window, since we don't want to focus it. */
2208 if (keyboard_win)2193 if (keyboard_win)
@@ -2211,8 +2196,10 @@
2211#else2196#else
2212 keyboard_xid = gdk_x11_drawable_get_xid (keyboard_win);2197 keyboard_xid = gdk_x11_drawable_get_xid (keyboard_win);
2213#endif2198#endif
2214 2199
2215 if (xwin != keyboard_xid && gdk_window_get_type_hint (win) != GDK_WINDOW_TYPE_HINT_NOTIFICATION)2200 if (xwin != keyboard_xid
2201 && win_type != GDK_WINDOW_TYPE_HINT_TOOLTIP
2202 && win_type != GDK_WINDOW_TYPE_HINT_NOTIFICATION)
2216 {2203 {
2217 gdk_window_focus (win, GDK_CURRENT_TIME);2204 gdk_window_focus (win, GDK_CURRENT_TIME);
2218 /* Make sure to keep keyboard above */2205 /* Make sure to keep keyboard above */

Subscribers

People subscribed via source and target branches

to all changes: