[girl] Display Stop button
- From: Ole Aamot <ole src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [girl] Display Stop button
- Date: Thu, 1 Dec 2016 23:10:57 +0000 (UTC)
commit e0d97aa333e6496573872989c3a530bade38acf2
Author: Ole Aamot <oka oka no>
Date: Fri Dec 2 00:10:30 2016 +0100
Display Stop button
src/girl-gui.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/girl-gui.c b/src/girl-gui.c
index d94a5f8..b61ec80 100644
--- a/src/girl-gui.c
+++ b/src/girl-gui.c
@@ -67,10 +67,10 @@ GnomeUIInfo toolbar[] = {
GNOMEUIINFO_ITEM_STOCK(N_("Record"), N_("Record selected radio station"),
on_record_button_clicked,
GTK_STOCK_MEDIA_RECORD),
+#endif /* HAVE_GIRL_RECORD */
GNOMEUIINFO_ITEM_STOCK(N_("Stop"), N_("Stop recording selected radio station"),
on_stop_button_clicked,
GTK_STOCK_MEDIA_STOP),
-#endif /* HAVE_GIRL_RECORD */
GNOMEUIINFO_SEPARATOR,
GNOMEUIINFO_ITEM_STOCK(N_("Previous"),
N_("Go back to the previous radio station"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]