diff options
author | Timothy Pearson <[email protected]> | 2014-11-20 13:13:50 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-11-20 13:13:50 -0600 |
commit | d5175d93997e50406f6f18542e6fc50d9e8b3436 (patch) | |
tree | 3851b760d65b4d78521c604e3787ef9fd2214672 | |
parent | ab9ad9b4198cd88adb1e6db44c0a06bb924dfcd6 (diff) | |
download | ksystemlog-d5175d93997e50406f6f18542e6fc50d9e8b3436.tar.gz ksystemlog-d5175d93997e50406f6f18542e6fc50d9e8b3436.zip |
Rename a few icons left in rc filesr14.0.0
-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" /> |