Accepting request 196032 from home:dimstar:branches:GNOME:Factory

PATCH-FEATURE-OPENSUSE gtk3-password-hint-timeout.patch dimstar@opensuse.org -- Revert commit 4b5a38, re-introduce gtk-entry-password-hint-timeout

OBS-URL: https://build.opensuse.org/request/show/196032
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=127
This commit is contained in:
Richard Brown
2013-08-26 14:39:37 +00:00
committed by Git OBS Bridge
parent 55fa6af995
commit 4d2441b3ac
4 changed files with 106 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 22 14:28:42 UTC 2013 - dimstar@opensuse.org
- Add gtk3-password-hint-timeout.patch: Revert the removal of
password-hint-timeout: We do go with upstreams defined 600ms to
show the last character of the password (stay close), but we do
want to keep the configure option. Users that are really worried
about this can change the settings in .gtkrc.
- Add the default configure value as comment in settings.ini, to
make it easier discoverable.
-------------------------------------------------------------------
Wed Aug 21 06:47:04 UTC 2013 - dimstar@opensuse.org