diff options
author | Slávek Banko <[email protected]> | 2018-10-26 04:07:01 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-10-27 13:30:15 +0200 |
commit | 06772a369f2beef80bb291ded30cbe125a24af56 (patch) | |
tree | c2fc8e4df81273c01c4e847a9a8cb8229ebe1925 /icons | |
parent | 6a9585138c128efb1be5230b71a7afdba8d1aea7 (diff) | |
download | knetstats-06772a369f2beef80bb291ded30cbe125a24af56.tar.gz knetstats-06772a369f2beef80bb291ded30cbe125a24af56.zip |
Fix structure of directories
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'icons')
-rw-r--r-- | icons/CMakeLists.txt | 3 | ||||
-rw-r--r-- | icons/Makefile.am | 1 | ||||
-rw-r--r-- | icons/hi16-app-knetstats.png | bin | 0 -> 1919 bytes | |||
-rw-r--r-- | icons/hi32-app-knetstats.png | bin | 0 -> 2286 bytes | |||
-rw-r--r-- | icons/hi48-app-knetstats.png | bin | 0 -> 12237 bytes |
5 files changed, 4 insertions, 0 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt new file mode 100644 index 0000000..33ca26f --- /dev/null +++ b/icons/CMakeLists.txt @@ -0,0 +1,3 @@ +##### icons + +tde_install_icons( ${PROJECT_NAME} ) diff --git a/icons/Makefile.am b/icons/Makefile.am new file mode 100644 index 0000000..9860d39 --- /dev/null +++ b/icons/Makefile.am @@ -0,0 +1 @@ +KDE_ICON = knetstats diff --git a/icons/hi16-app-knetstats.png b/icons/hi16-app-knetstats.png Binary files differnew file mode 100644 index 0000000..cd48fb7 --- /dev/null +++ b/icons/hi16-app-knetstats.png diff --git a/icons/hi32-app-knetstats.png b/icons/hi32-app-knetstats.png Binary files differnew file mode 100644 index 0000000..96e06d5 --- /dev/null +++ b/icons/hi32-app-knetstats.png diff --git a/icons/hi48-app-knetstats.png b/icons/hi48-app-knetstats.png Binary files differnew file mode 100644 index 0000000..fdf0d47 --- /dev/null +++ b/icons/hi48-app-knetstats.png |