[gnome-games] aisleriot: Add some debug output to card theme install process
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] aisleriot: Add some debug output to card theme install process
- Date: Sun, 5 Sep 2010 11:35:54 +0000 (UTC)
commit cc6384f4a17f5980826dadcdb9a7fdb961423385
Author: Christian Persch <chpe gnome org>
Date: Sun Sep 5 13:22:03 2010 +0200
aisleriot: Add some debug output to card theme install process
aisleriot/lib/ar-card-themes.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/aisleriot/lib/ar-card-themes.c b/aisleriot/lib/ar-card-themes.c
index c2e0bf3..ca6012f 100644
--- a/aisleriot/lib/ar-card-themes.c
+++ b/aisleriot/lib/ar-card-themes.c
@@ -737,6 +737,8 @@ ar_card_themes_install_themes (ArCardThemes *theme_manager,
for (j = 0; j < n_packages; ++j) {
g_variant_builder_add (&builder, "s", packages[j]);
+ _games_debug_print (GAMES_DEBUG_CARD_THEME, "Requesting pkg '%s'\n",
+ packages[j]);
}
g_strfreev (packages);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]