[devhelp/wip/flatpak: 2/3] debug
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp/wip/flatpak: 2/3] debug
- Date: Mon, 21 May 2018 09:16:33 +0000 (UTC)
commit d7500d5c7fcc39c9ebbbcf32c47a83fc01371242
Author: Sébastien Wilmet <swilmet gnome org>
Date: Mon May 21 11:15:02 2018 +0200
debug
devhelp/dh-book-list-directory.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/devhelp/dh-book-list-directory.c b/devhelp/dh-book-list-directory.c
index a61c05c..500841f 100644
--- a/devhelp/dh-book-list-directory.c
+++ b/devhelp/dh-book-list-directory.c
@@ -499,6 +499,8 @@ dh_book_list_directory_new (GFile *directory)
return g_object_ref (cur_list_directory);
}
+ g_message ("DhBookListDirectory %s", g_file_peek_path (directory));
+
return g_object_new (DH_TYPE_BOOK_LIST_DIRECTORY,
"directory", directory,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]