summaryrefslogtreecommitdiff
path: root/icons/48x48-infox/editor.xpm
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2014-04-13 01:55:53 -0700
committerManoj Srivastava <srivasta@debian.org>2014-04-13 01:55:53 -0700
commit426dc13ddbb45c8b5130da2a38b5b60d9b613f54 (patch)
tree9b7a057ff7651038e0360b3f7f54d6855ab60d64 /icons/48x48-infox/editor.xpm
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
Diffstat (limited to 'icons/48x48-infox/editor.xpm')
-rw-r--r--icons/48x48-infox/editor.xpm58
1 files changed, 58 insertions, 0 deletions
diff --git a/icons/48x48-infox/editor.xpm b/icons/48x48-infox/editor.xpm
new file mode 100644
index 0000000..4cfcde2
--- /dev/null
+++ b/icons/48x48-infox/editor.xpm
@@ -0,0 +1,58 @@
+/* XPM */
+static char * editor48_xpm[] = {
+"48 48 7 1",
+" c None",
+". c #000000",
+"+ c #827F00",
+"@ c #FFFF00",
+"# c #999999",
+"$ c #FFFFFF",
+"% c #CCCCCC",
+" ",
+" ",
+" .................................... ",
+" ........................................ ",
+" .......................................... ",
+" ....................................+..... ",
+" ....................................+@+..... ",
+" ...................................+@@@+.... ",
+" ..........#$..%%%%%%%%%%%%%%%%....+.+@@@+... ",
+" .........#$$..%%%%%%%%%%%%%%%%...+@+.+@@@+.. ",
+" ........#$$$..%%%%%%%%%%%%%%%#..+@@@+.+@+... ",
+" .......#$$$$..%%%%%%%%%%%%%%#..+@@@@@+.+.... ",
+" ......#$$$$$..%...........%#..+@@@@@@@+..... ",
+" .....#$$$$$$..%...........#..+@@@@@@@+...... ",
+" ..............%%%%%%%%%%%#..+@@@@@@@+....... ",
+" ..............%%%%%%%%%%#..+@@@@@@@+........ ",
+" .....%%...................+@@@@@@@+......... ",
+" .....%%..................+@@@@@@@+.......... ",
+" .....%%%%%%%%%%%%%%%%#..+@@@@@@@+........... ",
+" .....%%%%%%%%%%%%%%%#..+@@@@@@@+............ ",
+" .....%%...............+@@@@@@@+............. ",
+" .....%%..............+@@@@@@@+.............. ",
+" .....%%%%%%%%%%%%#..+@@@@@@@+............... ",
+" .....%%%%%%%%%%%#..+@@@@@@@+................ ",
+" .....%%............@@@@@@@+................. ",
+" .....%%............@@+@@@+.................. ",
+" .....%%%%%%%%%%%%..@+.+@+................... ",
+" .....%%%%%%%%%%%%..@........................ ",
+" .....%%..................................... ",
+" .....%%..................................... ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" .....%%%%%%%%%%%%%%%%%%%%%%%%%.............. ",
+" ............................................ ",
+" .......................................... ",
+" .......................................... ",
+" ........................................ ",
+" .................................... ",
+" ",
+" "};