summaryrefslogtreecommitdiff
path: root/icons/16x16-gnome/help.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/16x16-gnome/help.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/16x16-gnome/help.xpm')
-rw-r--r--icons/16x16-gnome/help.xpm46
1 files changed, 46 insertions, 0 deletions
diff --git a/icons/16x16-gnome/help.xpm b/icons/16x16-gnome/help.xpm
new file mode 100644
index 0000000..50e3e0d
--- /dev/null
+++ b/icons/16x16-gnome/help.xpm
@@ -0,0 +1,46 @@
+/* XPM */
+static char * help_xpm[] = {
+"16 16 27 1",
+" c None",
+". c #000000",
+"+ c #0A0A0A",
+"@ c #2C2C2C",
+"# c #939393",
+"$ c #D6D6D6",
+"% c #FEFEFE",
+"& c #9B9B9B",
+"* c #3E3E3E",
+"= c #6C6C6C",
+"- c #F4F4F4",
+"; c #858585",
+"> c #7B7B7B",
+", c #B5B5B5",
+"' c #747474",
+") c #5A5A5A",
+"! c #666666",
+"~ c #A5A5A5",
+"{ c #343434",
+"] c #D9D9D9",
+"^ c #1C1C1C",
+"/ c #E6E6E6",
+"( c #CACACA",
+"_ c #4B4B4B",
+": c #131313",
+"< c #8C8C8C",
+"[ c #EAEAEA",
+" ",
+" ",
+" .++. ",
+" @#$%%$&*. ",
+" =-%-;=-%%>. ",
+" @-%%,'&)%%%*. ",
+" '%%%%%,*%-%;.. ",
+" !%--%~{]%-%>.. ",
+" ^/%%%&(%-%-@.. ",
+" )-%%#(%%/_.. ",
+" ._/%%-%~:... ",
+" .^<[%%;... ",
+" .:!,/!.. ",
+" ...+{:. ",
+" ..... ",
+" "};