[ekiga/v4_0] Use a better icon for call history in addressbook
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/v4_0] Use a better icon for call history in addressbook
- Date: Mon, 14 Jan 2013 17:39:20 +0000 (UTC)
commit 2ec4e16d6e45f0c3e9395eb5dc317ff932bcee2d
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Fri Dec 7 13:04:14 2012 +0100
Use a better icon for call history in addressbook
Closes bug #575608.
lib/engine/components/call-history/history-book.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/engine/components/call-history/history-book.h b/lib/engine/components/call-history/history-book.h
index 4c0b4f7..91b7e33 100644
--- a/lib/engine/components/call-history/history-book.h
+++ b/lib/engine/components/call-history/history-book.h
@@ -58,7 +58,7 @@ namespace History
public:
/* generic api */
-
+
Book (Ekiga::ServiceCore &_core);
~Book ();
@@ -74,7 +74,7 @@ namespace History
const std::string get_status () const;
const std::string get_icon () const
- { return "computer"; }
+ { return "document-open-recent"; }
/* more specific api */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]