summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-11-27 20:34:10 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-11-27 20:34:25 +0100
commit0503109422dcce73652b30384fb62d863ff4119e (patch)
treee67258d95691a5aabb122f7d2cf467417646f05b
parent7e4b30b52f97f33f4cc171c3c50970581ca3b963 (diff)
downloadtdeadmin-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 <slavek.banko@axis.cz> (cherry picked from commit 1cf6172bafaa1f284519bd9fbd3aa9ada0960cfe)
-rw-r--r--ksysv/CMakeLists.txt1
-rw-r--r--ksysv/Makefile.am2
-rw-r--r--ksysv/toolbar/CMakeLists.txt3
-rw-r--r--ksysv/toolbar/Makefile.am1
-rw-r--r--ksysv/toolbar/cr16-action-toggle_log.pngbin925 -> 0 bytes
5 files changed, 1 insertions, 6 deletions
diff --git a/ksysv/CMakeLists.txt b/ksysv/CMakeLists.txt
index 64f11e7..223bc80 100644
--- a/ksysv/CMakeLists.txt
+++ b/ksysv/CMakeLists.txt
@@ -1,7 +1,6 @@
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
add_subdirectory( pics )
-add_subdirectory( toolbar )
include_directories(
${CMAKE_BINARY_DIR}
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
diff --git a/ksysv/toolbar/CMakeLists.txt b/ksysv/toolbar/CMakeLists.txt
deleted file mode 100644
index 2b6a060..0000000
--- a/ksysv/toolbar/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_install_icons( )
diff --git a/ksysv/toolbar/Makefile.am b/ksysv/toolbar/Makefile.am
deleted file mode 100644
index e5515a8..0000000
--- a/ksysv/toolbar/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-KDE_ICON = AUTO
diff --git a/ksysv/toolbar/cr16-action-toggle_log.png b/ksysv/toolbar/cr16-action-toggle_log.png
deleted file mode 100644
index c51e24a..0000000
--- a/ksysv/toolbar/cr16-action-toggle_log.png
+++ /dev/null
Binary files differ