From 46f9f8c331b0551e41bb5a86ccc0b139d76264ae Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Sun, 13 Apr 2008 06:09:08 +0000 Subject: [PATCH] Mon, 14 Apr 2008 13:45:34 +0200 Set Close and cancel buttons to the default on most dialogs * data/gpodder.glade: Apply patch from Jerome Chabod that sets the close and cancel buttons on most dialogs of gPodder to the default and give them focus; this makes keyboard navigation possible and should make it easier for keyboard fans to use gPodder UI :) This partially fixes bug #95, but there are still some things to do for this bug. git-svn-id: svn://svn.berlios.de/gpodder/trunk@668 b0d088ad-0a06-0410-aad2-9ed5178a7e87 --- ChangeLog | 9 +++++++++ data/gpodder.glade | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4d6b7c2e..02cbb3e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Mon, 14 Apr 2008 13:45:34 +0200 +Set Close and cancel buttons to the default on most dialogs + + * data/gpodder.glade: Apply patch from Jerome Chabod that sets the + close and cancel buttons on most dialogs of gPodder to the default and + give them focus; this makes keyboard navigation possible and should + make it easier for keyboard fans to use gPodder UI :) This partially + fixes bug #95, but there are still some things to do for this bug. + Mon, 14 Apr 2008 13:40:32 +0200 Merge patch from Jerome Chabod to fix Remove podcasts for MP3 players diff --git a/data/gpodder.glade b/data/gpodder.glade index f75c74b5..57b64ec5 100644 --- a/data/gpodder.glade +++ b/data/gpodder.glade @@ -2161,7 +2161,10 @@ True + True + True True + True gtk-close True GTK_RELIEF_NORMAL @@ -5448,7 +5451,9 @@ Filesystem-based MP3 player True True + True True + True gtk-close True GTK_RELIEF_NORMAL @@ -5470,6 +5475,8 @@ Filesystem-based MP3 player 10 True + True + True Episode Information GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER_ON_PARENT @@ -5872,7 +5879,10 @@ Filesystem-based MP3 player True + True + True True + True gtk-close True GTK_RELIEF_NORMAL @@ -5889,6 +5899,7 @@ Filesystem-based MP3 player + True True GTK_RELIEF_NORMAL True @@ -6533,7 +6544,10 @@ Filesystem-based MP3 player True + True + True True + True gtk-close True GTK_RELIEF_NORMAL @@ -6899,7 +6913,10 @@ Filesystem-based MP3 player True + True + True True + True gtk-ok True GTK_RELIEF_NORMAL @@ -7064,7 +7081,9 @@ Filesystem-based MP3 player True True + True True + True gtk-close True GTK_RELIEF_NORMAL -- 2.11.4.GIT