[gnome-flashback] sound-applet: don't use unapproved spec
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-flashback] sound-applet: don't use unapproved spec
- Date: Fri, 4 Nov 2016 20:46:58 +0000 (UTC)
commit 50533cca95e56be92ba3020fdb055e69ef2b39bc
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Fri Nov 4 22:32:27 2016 +0200
sound-applet: don't use unapproved spec
gnome-flashback/libsound-applet/gf-sound-item.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-flashback/libsound-applet/gf-sound-item.c b/gnome-flashback/libsound-applet/gf-sound-item.c
index c88f1ce..dd9cd5d 100644
--- a/gnome-flashback/libsound-applet/gf-sound-item.c
+++ b/gnome-flashback/libsound-applet/gf-sound-item.c
@@ -615,7 +615,7 @@ gf_sound_item_new (SnItemCategory category,
const gchar **icon_names)
{
return g_object_new (GF_TYPE_SOUND_ITEM,
- "version", 1,
+ "version", 0,
"category", category,
"id", id,
"title", title,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]