summaryrefslogtreecommitdiffstats
path: root/debian/lenny/core/kdepim/debian/icons/ksync-16.xpm
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-15 18:10:52 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-15 18:10:52 +0100
commit830f9676b4568fdf5704bd94c856d97d4c35813d (patch)
treeb7eb9bd9ca4fdb4c97da7b013583c87ab8f6e671 /debian/lenny/core/kdepim/debian/icons/ksync-16.xpm
parent0bfe4e2db5faf194cbafe6c3fcb8f331dd32f8c5 (diff)
downloadtde-packaging-830f9676b4568fdf5704bd94c856d97d4c35813d.tar.gz
tde-packaging-830f9676b4568fdf5704bd94c856d97d4c35813d.zip
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/lenny/core/kdepim/debian/icons/ksync-16.xpm')
-rw-r--r--debian/lenny/core/kdepim/debian/icons/ksync-16.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/lenny/core/kdepim/debian/icons/ksync-16.xpm b/debian/lenny/core/kdepim/debian/icons/ksync-16.xpm
new file mode 100644
index 000000000..46518a787
--- /dev/null
+++ b/debian/lenny/core/kdepim/debian/icons/ksync-16.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char *ksync-16[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 7 1",
+" c black",
+". c blue",
+"X c #00C0C0",
+"o c #808080",
+"O c #C0C0C0",
+"+ c gray100",
+"@ c None",
+/* pixels */
+"@@@@@@ @@@@@@@@",
+"@@@@@@ O @@@@@@",
+"@@ @@ .. @@@@",
+"@@ O + .. @@",
+"@@ .. ++ Oo @",
+"@@ + .. ++ @",
+"@@ +++ Oo O++ @",
+" +++++ O++ @",
+" X ++++++ O++ @",
+" XX ++++ O++ @",
+" + O O+++ OO+ @",
+" O++ O+++ O @",
+" OO+ OO+ @@ @",
+"@@ O @ O @@@@@",
+"@@@@ @@@ @@@@@",
+"@@@@@@@@@@@@@@@@"
+};