Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance

pull/1/head
Timothy Pearson 10 years ago
parent 3b3bc19f63
commit ffbecd1a7a

@ -49,7 +49,7 @@ ErrorLog::ErrorLog(const TQString &name)
name.ascii(),
false,
false,
KGuiItem(i18n("Save &as"), "filesaveas")
KGuiItem(i18n("Save &as"), "document-save-as")
),
WidgetPluginBase(name, i18n("Error Logger")),
init_done(false)

Loading…
Cancel
Save