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/32x32-kde/utility.xpm | 47 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 icons/32x32-kde/utility.xpm (limited to 'icons/32x32-kde/utility.xpm') diff --git a/icons/32x32-kde/utility.xpm b/icons/32x32-kde/utility.xpm new file mode 100644 index 0000000..e6b0cc0 --- /dev/null +++ b/icons/32x32-kde/utility.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char*exec[]={ +"32 32 12 1", +"f c #808080", +"h c #ffa858", +"g c #a0a0a0", +"a c #c3c3c3", +"# c #000000", +". c None", +"d c #303030", +"i c #ffdca8", +"j c #ffffc0", +"e c #585858", +"c c #dcdcdc", +"b c #ffffff", +"................................", +"...............###..............", +"..............#aba#.............", +"..............#cbc#.............", +".......###...d#aaa#d...##d......", +"......#cba#e#fcbbbcf#e#abc#.....", +".....#gccggcbafeeefabccgccg#....", +".....#eagcbgeeffgffeegbcgae#....", +".....#eeacfefhhhhihhgefcaee#....", +"......##cfeghhihihiihgefc##.....", +"......#cgfghhihiiiijiigegc#.....", +"..e###fcfghhiiiedeiijihgfaf###e.", +"..#cbcgcfhhihiedgdeiijihfcgcbc#.", +".#accagcfhiijifa.afijijhfbgabca#", +".#gcccgcghhjijifdfijbjihgcgcccg#", +".#dffgeacfhijijiiibbjjifacegffd#", +"..#eeedfaafhijjjbbbjjifgbgdeee#.", +"...#####gcgfhijjjbjiifaca#####..", +"......#ffacafghiiihggcbaff#.....", +".....#eagfacbagfffgcbcafgaf#....", +".....dcbcgffaccccbccagfgcbc#....", +"....#ccbbcfdefgcccgfedfccbccd...", +"....#gccgfe#ddfffffdd#efgccg#...", +"....#egffe#..dacccad..#effge#...", +".....#ee##...#fcbbf#...##ee#....", +"......##.....#fcbcf#.....##.....", +"..............#ggg#.............", +"..............#eee#.............", +"...............###..............", +"................................", +"................................", +"................................"}; -- cgit v1.2.3