diff options
-rw-r--r-- | ksystemlog/src/ksystemlogui.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksystemlog/src/ksystemlogui.rc b/ksystemlog/src/ksystemlogui.rc index 4f05f09..d5e08d1 100644 --- a/ksystemlog/src/ksystemlogui.rc +++ b/ksystemlog/src/ksystemlogui.rc @@ -37,7 +37,7 @@ <Action name="daemon_log" /> <Action name="cron_log" /> <Action name="acpid_log" /> - <Menu name="cups" icon="fileprint"> + <Menu name="cups" icon="document-print"> <text>&CUPS</text> <Action name="cups_log" /> <Action name="cups_access_log" /> |