Home GnuPG

Fix wrong setting of the expire date.
30752eb091f9Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix wrong setting of the expire date.

* src/gpadatebutton.c (update_widgets): Fix month base.
(day_selected_cb): Ditto.  Fixes Debian#625513.

g_date and gtk_calendar use different bases for the month. g_date
uses 1..12 whereas gtk_calendar uses the Unix standard of 0..11.

Details

Provenance
wernerAuthored on Dec 12 2011, 11:11 AM
Parents
rGPA1ce38d785221: Bug#1131: Grammar and typo fixes.
Branches
Unknown
Tags
Unknown