File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ Overview of changes in lightdm-gtk-greeter 1.3.1
2+
3+ * Clean up DISTCLEANFILES to fix FTBFS-twice-in-a-row
4+ * Drop custom icons now that there's a config option for the icon theme
5+ * Rename the 'Login' button to 'Unlock' when the user is already logged in
6+ * Don't hide the login box when cancel is pressed, instead refresh the
7+ prompt box to show the correct username prompt
8+ * Hide the Cancel button, useless with the userlist combobox
9+
110Overview of changes in lightdm-gtk-greeter 1.3.0
211
312 * Properly center the login window after a resize
Original file line number Diff line number Diff line change 11dnl Process this file with autoconf to produce a configure script.
22
3- AC_INIT ( lightdm-gtk-greeter , 1.3.0 )
3+ AC_INIT ( lightdm-gtk-greeter , 1.3.1 )
44AC_CONFIG_MACRO_DIR ( m4 )
55AC_CONFIG_HEADER(config.h)
66AM_INIT_AUTOMAKE
You can’t perform that action at this time.
0 commit comments