/soc/2015/mmcc/main: 9fa564642a58: fix missed 'system-run' icon
Michael McConville <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 9fa564642a58eb6c28977c0fd66563b5d449d3a5 Author: Michael McConville <[email protected]> Date: 2015-06-25 17:10 -0400 Branch: default URL: https://hg.pidgin.im/soc/2015/mmcc/main/rev/9fa564642a58 Description: fix missed 'system-run' icon diffstat: pidgin/pidginstock.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff --git a/pidgin/pidginstock.c b/pidgin/pidginstock.c --- a/pidgin/pidginstock.c +++ b/pidgin/pidginstock.c @@ -66,7 +66,7 @@ static struct StockIcon { PIDGIN_STOCK_PAUSE, NULL, "media-playback-pause" }, { PIDGIN_STOCK_POUNCE, NULL, "edit-redo" }, { PIDGIN_STOCK_OPEN_MAIL, NULL, "go-jump" }, - { PIDGIN_STOCK_SIGN_ON, NULL, N_("_Executive") }, + { PIDGIN_STOCK_SIGN_ON, NULL, "system-run" }, { PIDGIN_STOCK_SIGN_OFF, NULL, "window-close" }, { PIDGIN_STOCK_TYPED, "pidgin", "typed.png" }, { PIDGIN_STOCK_UPLOAD, NULL, "go-up" }, _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits