diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-10-01 17:05:29 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-10-01 17:05:29 +0200 |
commit | 39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70 (patch) | |
tree | d6bc97f38d36892b14703c788cef782f13ee2a4d /backgrounds/osx | |
download | kooldock-39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70.tar.gz kooldock-39f2c6a84cd715b11fb3ffa82a86abf2fb9bcd70.zip |
Initial import of kooldock 0.4.7
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'backgrounds/osx')
-rw-r--r-- | backgrounds/osx/Makefile.am | 4 | ||||
-rw-r--r-- | backgrounds/osx/background-center.png | bin | 0 -> 305 bytes | |||
-rw-r--r-- | backgrounds/osx/background-left.png | bin | 0 -> 240 bytes | |||
-rw-r--r-- | backgrounds/osx/background-right.png | bin | 0 -> 201 bytes |
4 files changed, 4 insertions, 0 deletions
diff --git a/backgrounds/osx/Makefile.am b/backgrounds/osx/Makefile.am new file mode 100644 index 0000000..cede254 --- /dev/null +++ b/backgrounds/osx/Makefile.am @@ -0,0 +1,4 @@ + +METASOURCES = AUTO +osxbgdir = $(kde_datadir)/kooldock/backgrounds/osx +osxbg_DATA = background-center.png background-left.png background-right.png diff --git a/backgrounds/osx/background-center.png b/backgrounds/osx/background-center.png Binary files differnew file mode 100644 index 0000000..ebb5849 --- /dev/null +++ b/backgrounds/osx/background-center.png diff --git a/backgrounds/osx/background-left.png b/backgrounds/osx/background-left.png Binary files differnew file mode 100644 index 0000000..b2f5611 --- /dev/null +++ b/backgrounds/osx/background-left.png diff --git a/backgrounds/osx/background-right.png b/backgrounds/osx/background-right.png Binary files differnew file mode 100644 index 0000000..7687cd5 --- /dev/null +++ b/backgrounds/osx/background-right.png |