diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
commit | 4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch) | |
tree | b47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/maverick_automake/kdegraphics/debian/icons/kiconedit-16.xpm | |
parent | 5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff) | |
download | tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip |
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick_automake/kdegraphics/debian/icons/kiconedit-16.xpm')
-rw-r--r-- | ubuntu/maverick_automake/kdegraphics/debian/icons/kiconedit-16.xpm | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/ubuntu/maverick_automake/kdegraphics/debian/icons/kiconedit-16.xpm b/ubuntu/maverick_automake/kdegraphics/debian/icons/kiconedit-16.xpm deleted file mode 100644 index 857f5fe1c..000000000 --- a/ubuntu/maverick_automake/kdegraphics/debian/icons/kiconedit-16.xpm +++ /dev/null @@ -1,42 +0,0 @@ -/* XPM */ -static char *kiconedit-16[] = { -/* columns rows colors chars-per-pixel */ -"16 16 20 1", -" c black", -". c navy", -"X c #0000C0", -"o c blue", -"O c #008000", -"+ c #00C000", -"@ c green", -"# c red", -"$ c #C05800", -"% c #808000", -"& c #FF8000", -"* c #FFA858", -"= c #C0C000", -"- c yellow", -"; c #FFDCA8", -": c #C0C0FF", -"> c #C0FFC0", -", c #FFC0C0", -"< c #FFFFC0", -"1 c None", -/* pixels */ -"111111111111 1", -"11111111111 $** ", -"1111111111 ;*$* ", -"111111111 ;*&& 1", -" 11 ;*&& 11", -" ,,## 11 $&& 111", -" ,,## 1111", -" ;;&*&& 11111111", -" &&&*&& 111111", -" <<=-==%% 111111", -" ===-==%% 1111", -" >>+@++OOOO 1111", -" +++@++OOOO 1111", -" ::XoXX.X.. 1111", -" ::XoXX.X.. 1111", -" 1111" -}; |