[seahorse/refactor: 32/33] pgp: Change to use the gnupg logo for gpg keyrings
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/refactor: 32/33] pgp: Change to use the gnupg logo for gpg keyrings
- Date: Tue, 18 Oct 2011 07:09:23 +0000 (UTC)
commit e536049529cfd879dace165d4c8df8167a067dac
Author: Stef Walter <stefw collabora co uk>
Date: Mon Oct 17 18:13:37 2011 +0200
pgp: Change to use the gnupg logo for gpg keyrings
pgp/seahorse-gpgme-keyring.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pgp/seahorse-gpgme-keyring.c b/pgp/seahorse-gpgme-keyring.c
index f63dc50..eeb40eb 100644
--- a/pgp/seahorse-gpgme-keyring.c
+++ b/pgp/seahorse-gpgme-keyring.c
@@ -964,7 +964,7 @@ seahorse_gpgme_keyring_get_property (GObject *obj,
g_value_set_string (value, _("GnuPG: default keyring directory"));
break;
case PROP_ICON:
- g_value_take_object (value, g_themed_icon_new (GCR_ICON_HOME_DIRECTORY));
+ g_value_take_object (value, g_themed_icon_new (GCR_ICON_GNUPG));
break;
case PROP_URI:
g_value_set_string (value, "gnupg://");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]