[grilo] test-ui: Show version in title
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] test-ui: Show version in title
- Date: Fri, 13 Apr 2012 16:27:22 +0000 (UTC)
commit 386c8a1e96eb4c035ed9b7edf1715ab6ecbe5d11
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Fri Apr 13 16:03:35 2012 +0000
test-ui: Show version in title
It helps to know which version we are using.
Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>
tools/grilo-test-ui/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/grilo-test-ui/main.c b/tools/grilo-test-ui/main.c
index d3fcd8d..48ad5af 100644
--- a/tools/grilo-test-ui/main.c
+++ b/tools/grilo-test-ui/main.c
@@ -65,7 +65,7 @@ GRL_LOG_DOMAIN_STATIC(test_ui_log_domain);
#define BROWSE_FLAGS (GRL_RESOLVE_FAST_ONLY | GRL_RESOLVE_IDLE_RELAY)
#define METADATA_FLAGS (GRL_RESOLVE_FULL | GRL_RESOLVE_IDLE_RELAY)
-#define WINDOW_TITLE "Grilo Test UI"
+#define WINDOW_TITLE "Grilo Test UI (v." VERSION ")"
#define NOTIFICATION_TIMEOUT 5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]