[tali] GamesFrame: fully name all properties



commit 80abc5220af66026bfdd38f6b097497812695f5d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Jun 21 21:03:50 2014 -0500

    GamesFrame: fully name all properties

 src/games-frame.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/games-frame.c b/src/games-frame.c
index 0696e83..c87d42d 100644
--- a/src/games-frame.c
+++ b/src/games-frame.c
@@ -129,7 +129,7 @@ games_frame_class_init (GamesFrameClass * klass)
   g_object_class_install_property
     (object_class,
      PROP_LABEL,
-     g_param_spec_string ("label", NULL, NULL,
+     g_param_spec_string ("label", "Label", "Label",
                           NULL,
                           G_PARAM_WRITABLE |
                           G_PARAM_STATIC_NAME |


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]