[bijiben] Use the correct selection mode icon
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] Use the correct selection mode icon
- Date: Tue, 27 Nov 2012 14:39:01 +0000 (UTC)
commit 411bb7ee364690b8489c6893b09dd4743b4fdb74
Author: Allan Day <allanpday gmail com>
Date: Tue Nov 27 10:21:19 2012 +0000
Use the correct selection mode icon
The correct icon is object-select-symbolic.
https://bugzilla.gnome.org/show_bug.cgi?id=689140
src/bjb-main-toolbar.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/bjb-main-toolbar.c b/src/bjb-main-toolbar.c
index 22535b9..9a399eb 100644
--- a/src/bjb-main-toolbar.c
+++ b/src/bjb-main-toolbar.c
@@ -240,7 +240,7 @@ populate_bar_for_standard(BjbMainToolbar *self)
/* Go to selection mode */
priv->select = gd_main_toolbar_add_button(priv->toolbar,
- "emblem-default-symbolic",
+ "object-select-symbolic",
NULL,
FALSE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]