File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ Overview of changes in lightdm-gtk-greeter 1.3.0
2+
3+ * Properly center the login window after a resize
4+ * Add names to widgets to ease theming
5+ * Replace the userlist's treeview with a combobox
6+ * Document the option to show the language chooser
7+ * Add a config option to set the path to the logo image
8+ * Add a config option to set the icon theme
9+ * Use a known icon name for the accessibility menu
10+ * Remember the last session used
11+ * Update po/LINGUAS.
12+
113Overview of changes in lightdm-gtk-greeter 1.1.6
214
315 * Fix 'Large Font' option for fontnames containing spaces (Bug #908926)
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.1.6 )
3+ AC_INIT ( lightdm-gtk-greeter , 1.3.0 )
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