From 2166880f2ba4e37d70d75ee5f9feb4ad6b2d5f20 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Oct 2014 12:51:18 -0500 Subject: Bring undo, redo, find, and revert icons into XDG compliance --- cervisia/logdlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cervisia') diff --git a/cervisia/logdlg.cpp b/cervisia/logdlg.cpp index e924672b..e446b587 100644 --- a/cervisia/logdlg.cpp +++ b/cervisia/logdlg.cpp @@ -62,7 +62,7 @@ LogDialog::LogDialog(TDEConfig& cfg, TQWidget *parent, const char *name) Ok | Apply | Close | Help | User1 | User2 | User3, Close, true, KGuiItem(i18n("&Annotate")), KGuiItem(i18n("&Diff"), "vcs_diff"), - KGuiItem(i18n("&Find..."), "find")) + KGuiItem(i18n("&Find..."), "edit-find")) , cvsService(0) , partConfig(cfg) { -- cgit v1.2.1