aboutsummaryrefslogtreecommitdiff
path: root/pixmaps/usb.xpm
diff options
context:
space:
mode:
authorLeandro Pereira <leandro@linuxmag.com.br>2004-06-14 21:33:25 -0300
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:31 -0500
commit7d65a12d6431f72e601ea1d0c3ef5d09af8bfb96 (patch)
tree7ad1761adce3212a13e5342a54865e31b917f18b /pixmaps/usb.xpm
parent0864b0a8e6f0b0983c3536931cfbad1414137d6b (diff)
parent8c1612d32c5682a86216adb8c8d11ce715fe5475 (diff)
Import Debian changes 0.3.6-5
hardinfo (0.3.6-5) unstable; urgency=high * Add Amd64 support (closes: #253935). Thanks to Kurt Roeckx <Q@ping.be> * Close duplicate "doesn't work with newer pciutils" bug (closes: #254018). hardinfo (0.3.6-4) unstable; urgency=high * Fixed segfault on startup (closes: #242843). Thanks to Remco van de Meent <remco@debian.org> hardinfo (0.3.6-3) unstable; urgency=high * Added Debian menu entry icon. * Fixed some misc packaging bugs. * Changed package description. hardinfo (0.3.6-2) unstable; urgency=low * Sync with upstream sources. * Disabled "Network" tab. hardinfo (0.3.6-1) unstable; urgency=high * Sync with upstream sources. hardinfo (0.3.5-1) unstable; urgency=high * Sync with upstream sources. hardinfo (0.3.4-1) unstable; urgency=high * Sync with upstream sources. hardinfo (0.3.3-1) unstable; urgency=low * Sync with upstream sources. hardinfo (0.3.2-1) unstable; urgency=low * Sync with upstream sources. hardinfo (0.3.1-1) unstable; urgency=low * Sync with upstream sources. hardinfo (0.3-1) unstable; urgency=low * Initial Release.
Diffstat (limited to 'pixmaps/usb.xpm')
-rwxr-xr-xpixmaps/usb.xpm49
1 files changed, 49 insertions, 0 deletions
diff --git a/pixmaps/usb.xpm b/pixmaps/usb.xpm
new file mode 100755
index 00000000..476432fd
--- /dev/null
+++ b/pixmaps/usb.xpm
@@ -0,0 +1,49 @@
+/* XPM */
+static char * usb_xpm[] = {
+"16 16 30 1",
+" c None",
+". c #929292",
+"+ c #464646",
+"@ c #313131",
+"# c #353535",
+"$ c #424242",
+"% c #000000",
+"& c #2E2E2E",
+"* c #878787",
+"= c #272727",
+"- c #242424",
+"; c #717171",
+"> c #4B4B4B",
+", c #2B2B2B",
+"' c #323232",
+") c #808080",
+"! c #010101",
+"~ c #C6C6C6",
+"{ c #040404",
+"] c #0D0D0D",
+"^ c #0B0B0B",
+"/ c #131313",
+"( c #7D7D7D",
+"_ c #030303",
+": c #787878",
+"< c #999999",
+"[ c #CCCCCC",
+"} c #959595",
+"| c #8E8E8E",
+"1 c #C2C2C2",
+" ",
+" ",
+" ",
+" ",
+" ",
+" .+@@@@# ",
+" $%%%%%%&*=-; ",
+" >%%%%%%% ,,') ",
+"%%%%%%%%%% !,%~ ",
+"%%{%%%%%%] ^,/ ",
+" (_%%%%%> ::< ",
+" [}||||1 ",
+" ",
+" ",
+" ",
+" "};