[pan2: 39/68] Always show full revision info in UA hdr.
- From: Petr Kovář <pmkovar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan2: 39/68] Always show full revision info in UA hdr.
- Date: Tue, 8 Feb 2011 23:01:18 +0000 (UTC)
commit a1112e4140cd98ba6289c39e90d175fa11d1f486
Author: K. Haley <haleykd users sf net>
Date: Fri Mar 26 14:16:58 2010 -0600
Always show full revision info in UA hdr.
pan/gui/post-ui.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pan/gui/post-ui.cc b/pan/gui/post-ui.cc
index ebe94f1..6ee3d67 100644
--- a/pan/gui/post-ui.cc
+++ b/pan/gui/post-ui.cc
@@ -859,7 +859,7 @@ namespace
if (ua_extra)
return "Pan/" PACKAGE_VERSION " (" VERSION_TITLE "; " GIT_REV "; " PLATFORM_INFO ")";
else
- return "Pan/" PACKAGE_VERSION " (" VERSION_TITLE ")";
+ return "Pan/" PACKAGE_VERSION " (" VERSION_TITLE "; " GIT_REV ")";
}
bool header_has_dedicated_entry (const StringView& name)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]