[gitg] Change history id from Views to Activities
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Change history id from Views to Activities
- Date: Tue, 2 Jul 2013 20:11:21 +0000 (UTC)
commit fbc667b83f693f680725df8fe9ee18a0c638a2d2
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Tue Jul 2 22:10:15 2013 +0200
Change history id from Views to Activities
gitg/history/gitg-history.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gitg/history/gitg-history.vala b/gitg/history/gitg-history.vala
index b0f4d48..47c4ddf 100644
--- a/gitg/history/gitg-history.vala
+++ b/gitg/history/gitg-history.vala
@@ -46,7 +46,7 @@ namespace GitgHistory
public string id
{
- owned get { return "/org/gnome/gitg/Views/History"; }
+ owned get { return "/org/gnome/gitg/Activities/History"; }
}
[Notify]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]