From 426dc13ddbb45c8b5130da2a38b5b60d9b613f54 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Sun, 13 Apr 2014 01:55:53 -0700 Subject: wm-icons (0.4.0-9) unstable; urgency=low * Bug fix: "/etc/menu-methods/wm-icons returned error status 1.", thanks to Andreas Metzler. As Andreas points out, the content of debian/$package.menu-method is not parsed as a list of files that will be installed in /etc/menu-methods/ but it *is* the file being installed. In this case, the file is not a static menu methods file, but is generated at build time. I have now replaced the file as a link, which will no longer be dangling after the package is built. (Closes: #744341). # imported from the archive --- icons/16x16-gnome/monitoring.xpm | 130 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 icons/16x16-gnome/monitoring.xpm (limited to 'icons/16x16-gnome/monitoring.xpm') diff --git a/icons/16x16-gnome/monitoring.xpm b/icons/16x16-gnome/monitoring.xpm new file mode 100644 index 0000000..3b2ccd2 --- /dev/null +++ b/icons/16x16-gnome/monitoring.xpm @@ -0,0 +1,130 @@ +/* XPM */ +static char * monitor_xpm[] = { +"16 16 111 2", +" c None", +". c #716E68", +"+ c #B9B7AD", +"@ c #ACAFA3", +"# c #A8AA9E", +"$ c #A5A49D", +"% c #A29E99", +"& c #9D9E95", +"* c #99998F", +"= c #93948A", +"- c #8C8B84", +"; c #87837E", +"> c #9B9690", +", c #BED4B9", +"' c #709C73", +") c #76A079", +"! c #719672", +"~ c #69926D", +"{ c #5B9E62", +"] c #638064", +"^ c #5E7A5F", +"/ c #526B53", +"( c #4F6550", +"_ c #485C49", +": c #928D88", +"< c #8BB58C", +"[ c #447C4C", +"} c #4D8154", +"| c #49724E", +"1 c #3A8646", +"2 c #26A33A", +"3 c #3A5D3E", +"4 c #355B3A", +"5 c #315335", +"6 c #2D4D31", +"7 c #2A482E", +"8 c #1D3721", +"9 c #71796C", +"0 c #4C7B52", +"a c #528157", +"b c #4D7451", +"c c #3C9A4C", +"d c #289F3D", +"e c #3E6242", +"f c #223B26", +"g c #8D8585", +"h c #89AF89", +"i c #339845", +"j c #348941", +"k c #307D3B", +"l c #2A8937", +"m c #239233", +"n c #1E902F", +"o c #147D24", +"p c #5E8F61", +"q c #80AF84", +"r c #2E863C", +"s c #369746", +"t c #3B7644", +"u c #2F8B3E", +"v c #1BD037", +"w c #17CF33", +"x c #14D632", +"y c #0BC929", +"z c #4DA757", +"A c #44734A", +"B c #426546", +"C c #24A93A", +"D c #21852F", +"E c #1D852D", +"F c #1C7E2A", +"G c #126D20", +"H c #59845B", +"I c #837D7A", +"J c #456C49", +"K c #2A913B", +"L c #2A472E", +"M c #203723", +"N c #142617", +"O c #59725A", +"P c #807976", +"Q c #3B643F", +"R c #304F34", +"S c #275E31", +"T c #1A2D1C", +"U c #1A231A", +"V c #0A190D", +"W c #565551", +"X c #98AB95", +"Y c #4C614C", +"Z c #425643", +"` c #3D4D3C", +" . c #384738", +".. c #303B2F", +"+. c #293228", +"@. c #666560", +"#. c #9B958E", +"$. c #A2978E", +"%. c #998783", +"&. c #938C86", +"*. c #93857E", +"=. c #7F7E75", +"-. c #818859", +";. c #72726B", +">. c #5C5B5A", +",. c #4C4A46", +"'. c #6B6A64", +"). c #706C67", +"!. c #62625C", +"~. c #615F5C", +"{. c #5C5A56", +" ", +" ", +" . + @ @ # $ % & * & = - ; . ", +" > , ' ) ! ~ { ] ^ ^ / ( _ = ", +" : < [ } | 1 2 3 4 5 6 7 8 9 ", +" : < 0 a b c d e 3 4 5 7 f 9 ", +" g h [ 0 } i j k l m m n o p ", +" g q r s s t u 2 v w x x y z ", +" ; q t A B e r C m D E F G H ", +" I ) t J e 4 K K L L f M N O ", +" P ! 4 Q 4 R d S M M T U V W ", +" I X / / ( Y A Z ` .....+.@. ", +" . #.$ % $.#.%.&.*.; =.-.;.>. ", +" ,.. '.;.. ).'.W ", +" !.!.'.'.@.!.~.~.{.W ,.!. ", +" "}; -- cgit v1.2.3