summaryrefslogtreecommitdiffstats
path: root/tdeui/kstdaction_p.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-14 00:15:37 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-14 00:15:37 -0500
commit96608b99bfe246795e234c0440b0d52f533280a5 (patch)
tree9aba560005c9d1e30ed474febe8e4708591f3901 /tdeui/kstdaction_p.h
parentffb86e490f70f2bdb41f84847f578c0a8e78176d (diff)
downloadtdelibs-96608b99bfe246795e234c0440b0d52f533280a5.tar.gz
tdelibs-96608b99bfe246795e234c0440b0d52f533280a5.zip
Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
Diffstat (limited to 'tdeui/kstdaction_p.h')
-rw-r--r--tdeui/kstdaction_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kstdaction_p.h b/tdeui/kstdaction_p.h
index e1e1fde05..b89c32c40 100644
--- a/tdeui/kstdaction_p.h
+++ b/tdeui/kstdaction_p.h
@@ -90,7 +90,7 @@ static const KStdActionInfo g_rgActionInfo[] =
{ AddBookmark, TDEStdAccel::AddBookmark, "bookmark_add", I18N_NOOP("&Add Bookmark"), 0, "bookmark_add" },
{ EditBookmarks, TDEStdAccel::AccelNone, "bookmark_edit", I18N_NOOP("&Edit Bookmarks"), 0, "bookmark" },
- { Spelling, TDEStdAccel::AccelNone, "tools_spelling", I18N_NOOP("&Spelling..."), 0, "spellcheck" },
+ { Spelling, TDEStdAccel::AccelNone, "tools_spelling", I18N_NOOP("&Spelling..."), 0, "tools-check-spelling" },
{ ShowMenubar, TDEStdAccel::ShowMenubar, "options_show_menubar", I18N_NOOP("Show &Menubar"), 0, "showmenu" },
{ ShowToolbar, TDEStdAccel::AccelNone, "options_show_toolbar", I18N_NOOP("Show &Toolbar"), 0, 0 },