[gnome-initial-setup] Add some debug output



commit f2ddc8d732061a5c3c2b035a52c4d459294a1fe2
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Mar 2 02:08:46 2014 -0500

    Add some debug output

 .../pages/account/gis-account-page-local.c         |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-page-local.c 
b/gnome-initial-setup/pages/account/gis-account-page-local.c
index 42e227a..4a87173 100644
--- a/gnome-initial-setup/pages/account/gis-account-page-local.c
+++ b/gnome-initial-setup/pages/account/gis-account-page-local.c
@@ -187,6 +187,7 @@ prepopulate_account_page (GisAccountPageLocal *page)
         /* FIXME: collect information from more than one account
          * and present at least the pictures in the avatar chooser
          */
+        g_print ("Got profile information: Name '%s' Picture '%s'\n", name, picture);
         break;
       }
     }


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