GNOME Bugzilla – Bug 331912
Skip to-label not updated correctly
Last modified: 2006-03-13 11:07:14 UTC
The label in the skip to-dialog is not updated when entering the time "manually". Connecting to the "value-changed" signal instead of the "changed" signal of the spin button fixes this.
Created attachment 60981 [details] [review] totem-skip-to-update-by-hand.patch
2006-03-13 Bastien Nocera <hadess@hadess.net> * src/totem-skipto.c: (totem_skipto_new): update the "Skip to" time label when entering the time manually, spotted by Eskil Bylund <eskil@letterboxes.org> (Closes: #331912)