From bab4f22f92cb4960c7a7c17845813de2082ffdc9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Oct 2014 15:43:57 -0500 Subject: Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance --- tdeprint/cups/kmpropbanners.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint/cups/kmpropbanners.cpp') diff --git a/tdeprint/cups/kmpropbanners.cpp b/tdeprint/cups/kmpropbanners.cpp index 602af7f6d..5abc4177d 100644 --- a/tdeprint/cups/kmpropbanners.cpp +++ b/tdeprint/cups/kmpropbanners.cpp @@ -48,7 +48,7 @@ KMPropBanners::KMPropBanners(TQWidget *parent, const char *name) m_title = i18n("Banners"); m_header = i18n("Banner Settings"); - m_pixmap = "editcopy"; + m_pixmap = "edit-copy"; } KMPropBanners::~KMPropBanners() -- cgit v1.2.1