From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- ubuntu/maverick/kdepim/debian/icons/korn-16.xpm | 31 +++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 ubuntu/maverick/kdepim/debian/icons/korn-16.xpm (limited to 'ubuntu/maverick/kdepim/debian/icons/korn-16.xpm') diff --git a/ubuntu/maverick/kdepim/debian/icons/korn-16.xpm b/ubuntu/maverick/kdepim/debian/icons/korn-16.xpm new file mode 100644 index 000000000..33f993fb2 --- /dev/null +++ b/ubuntu/maverick/kdepim/debian/icons/korn-16.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char *korn-16[] = { +/* columns rows colors chars-per-pixel */ +"16 16 9 1", +" c black", +". c #585858", +"X c #C00000", +"o c red", +"O c #808080", +"+ c #A0A0A4", +"@ c #C0C0C0", +"# c gray100", +"$ c None", +/* pixels */ +"$$$ $$$$$$$$$$$", +"$$ @@ $$$$$$$$$", +"$ ###@@ $$$$$$$", +"$ @####oo $$$$$", +" @@@@##ooX@ $$$", +" @@@@@@#@X#@. $", +" @@@@@@@@X#O+.. ", +" @@@@@@@+X#+@O# ", +" @@@@@@@+X@@@O# ", +" @@@@@@@X@O@# ", +"$$ @@@@@X@O## ", +"$$$$ @@@X@+#.. ", +"$$$$$$ @+@O# $", +"$$$$$$$$ @ $$$", +"$$$$$$$$$$ $$$$$", +"$$$$$$$$$$$$$$$$" +}; -- cgit v1.2.1