diff options
author | Slávek Banko <[email protected]> | 2018-11-27 20:34:10 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-11-27 20:34:25 +0100 |
commit | 0503109422dcce73652b30384fb62d863ff4119e (patch) | |
tree | e67258d95691a5aabb122f7d2cf467417646f05b /ksysv/Makefile.am | |
parent | 7e4b30b52f97f33f4cc171c3c50970581ca3b963 (diff) | |
download | tdeadmin-0503109422dcce73652b30384fb62d863ff4119e.tar.gz tdeadmin-0503109422dcce73652b30384fb62d863ff4119e.zip |
Remove icon crystalsvg/16x16/actions/toggle_log.png from ksysv.
The icon will be part of the tdelibs.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 1cf6172bafaa1f284519bd9fbd3aa9ada0960cfe)
Diffstat (limited to 'ksysv/Makefile.am')
-rw-r--r-- | ksysv/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/Makefile.am b/ksysv/Makefile.am index 2983d25..13a0518 100644 --- a/ksysv/Makefile.am +++ b/ksysv/Makefile.am @@ -1,5 +1,5 @@ INCLUDES= $(all_includes) -SUBDIRS = pics toolbar +SUBDIRS = pics KDE_ICON=AUTO xdg_apps_DATA = ksysv.desktop |