diff options
author | Slávek Banko <[email protected]> | 2015-10-01 17:05:29 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2015-10-01 17:05:29 +0200 |
commit | 39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70 (patch) | |
tree | d6bc97f38d36892b14703c788cef782f13ee2a4d /backgrounds/fadeout2 | |
download | kooldock-39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70.tar.gz kooldock-39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70.zip |
Initial import of kooldock 0.4.7
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'backgrounds/fadeout2')
-rw-r--r-- | backgrounds/fadeout2/Makefile.am | 4 | ||||
-rw-r--r-- | backgrounds/fadeout2/background-center.png | bin | 0 -> 798 bytes | |||
-rw-r--r-- | backgrounds/fadeout2/background-left.png | bin | 0 -> 644 bytes | |||
-rw-r--r-- | backgrounds/fadeout2/background-right.png | bin | 0 -> 764 bytes |
4 files changed, 4 insertions, 0 deletions
diff --git a/backgrounds/fadeout2/Makefile.am b/backgrounds/fadeout2/Makefile.am new file mode 100644 index 0000000..ced69a0 --- /dev/null +++ b/backgrounds/fadeout2/Makefile.am @@ -0,0 +1,4 @@ + +METASOURCES = AUTO +fadeoutdir = $(kde_datadir)/kooldock/backgrounds/fadeout2 +fadeout_DATA = background-center.png background-left.png background-right.png diff --git a/backgrounds/fadeout2/background-center.png b/backgrounds/fadeout2/background-center.png Binary files differnew file mode 100644 index 0000000..852296e --- /dev/null +++ b/backgrounds/fadeout2/background-center.png diff --git a/backgrounds/fadeout2/background-left.png b/backgrounds/fadeout2/background-left.png Binary files differnew file mode 100644 index 0000000..6da445c --- /dev/null +++ b/backgrounds/fadeout2/background-left.png diff --git a/backgrounds/fadeout2/background-right.png b/backgrounds/fadeout2/background-right.png Binary files differnew file mode 100644 index 0000000..cb8fde7 --- /dev/null +++ b/backgrounds/fadeout2/background-right.png |