aboutsummaryrefslogtreecommitdiffstats
path: root/art/send-receive.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'art/send-receive.xpm')
-rw-r--r--art/send-receive.xpm58
1 files changed, 0 insertions, 58 deletions
diff --git a/art/send-receive.xpm b/art/send-receive.xpm
deleted file mode 100644
index f9ba82e5c8..0000000000
--- a/art/send-receive.xpm
+++ /dev/null
@@ -1,58 +0,0 @@
-/* XPM */
-static char * send_receive_xpm[] = {
-"16 16 39 1",
-" c None",
-". c #000000",
-"+ c #F7EFD0",
-"@ c #F7EFD1",
-"# c #EED680",
-"$ c #C38909",
-"% c #F6ECC9",
-"& c #D1940C",
-"* c #B98208",
-"= c #A59458",
-"- c #D1BC70",
-"; c #E9D17B",
-"> c #B07C08",
-", c #916608",
-"' c #F3E3A8",
-") c #AE7B0A",
-"! c #F4E4AD",
-"~ c #F5E9BC",
-"{ c #D8E6D2",
-"] c #B9C9B1",
-"^ c #6F9059",
-"/ c #C6B26A",
-"( c #D7E5D0",
-"_ c #AECCA1",
-": c #557C3B",
-"< c #D3E3CB",
-"[ c #D0E1C9",
-"} c #DBE7D6",
-"| c #B9C3B5",
-"1 c #BDCEB6",
-"2 c #A9C79C",
-"3 c #65894C",
-"4 c #748C64",
-"5 c #668154",
-"6 c #669447",
-"7 c #58833C",
-"8 c #E1EBDC",
-"9 c #5E8A41",
-"0 c #E0EADB",
-" . ",
-" .+. ",
-" .@#$. ",
-" .%##&*. ",
-".%=-;>,,. ",
-"...'#)... ",
-" .!#). ..... ",
-" .~#). .{]^. ",
-" .#/). .(_:. ",
-" ..... .<_:. ",
-" ...[_:...",
-" .}|12345.",
-" .}__67. ",
-" .8_9. ",
-" .0. ",
-" . "};
s-gnome/commit/mbone?h=gstreamer0.10-removal&id=74eaeba34ec2e4b26f4e4da48ee451bbf4ab9718'>Correct error in previous commitkris2004-02-181-1/+1 * Remove BROKEN tag; this now compiles on 5.x.kris2004-02-181-6/+0 * Remove BROKEN tag; this port now compiles on 5.x.kris2004-02-181-4/+0 * [seems like when I thought I committed this first, I only committedfenner2004-02-082-6/+5 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0612-6/+6 * Use PLIST_FILES.trevor2004-02-062-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-045-1/+5 * Update tcl/tk dependency to 8.4.fenner2004-02-023-3/+14 * Upgrade rat to version 4.2.25.fenner2004-02-025-33/+12 * Update to sdr 3.0.fenner2004-02-023-14/+3 * SIZEify.trevor2004-01-303-0/+3 * Use the new ghostscript options.marcus2004-01-211-9/+3 * Add a dummy run-autotools target to pacify the new bsd.port.mk.marcus2004-01-201-0/+3 * Reset maintainer to ports@ due to maintainer's request -- he hasn'tlinimon2004-01-131-1/+1 * - Update to 2.99.1pav2004-01-0912-37/+189 * Add xspeakfree, a Tcl/Tk frontent to Speak Freely.pav2003-12-135-0/+56 * Mark as broken on 5.x due to the usual gcc3.3 bitrot.linimon2003-12-121-2/+8 * - Unbreak by adding dependency on makedepend.pav2003-11-211-0/+2 * Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1 * Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1 * Add mcl 2.99,bms2003-11-1532-0/+560 * ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1 * Move inclusion of bsd.port.pre.mk after definiton of all variables.linimon2003-10-295-24/+28 * Remove blank line to pacify portlint.linimon2003-10-221-1/+0 * Mark as broken on 5.x. Fix plist. Notified maintainer.linimon2003-10-222-2/+7 * Mark as broken on 5.x. The last distfile is from 1997. A google searchlinimon2003-10-221-2/+8 * Mark as broken on 5.x. The distfile is from 1997. While here, updatelinimon2003-10-222-1/+9 * Mark broken on 5.x. The distfile is from 1996 so updates might notlinimon2003-10-222-1/+9 * Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-243-4/+4 * [PATCH] mbone/wb: enable choose of ghostscript interpreteredwin2003-08-311-1/+15 * Update to 7.6a.naddy2003-06-264-36/+43 * Undo an obsoleted patch to include <sys/soundcard.h> instead ofkris2003-05-101-3/+3 * Use -DAUDIO_BLOCKING. This should hopefully fix sfmike wedging and becomingadamw2003-03-241-1/+1 * Clear moonlight beckons.ade2003-03-0720-10/+10 * Remove RESTRICTED tag for crypto stuff.nork2003-02-232-3/+0 * De-pkg-comment.knu2003-02-214-2/+2 * De-pkg-comment.knu2003-02-214-2/+2 * Don't treat alpha specially with INT_64. INT_64 is not used consistentlyfenner2003-02-011-0/+15 * Make the struct huffentry public so that global variablesfenner2003-01-241-0/+16 * Use std::memset instead of just memsetfenner2003-01-241-0/+73 * Fix signal handler prototype to make newer g++ happyfenner2003-01-242-0/+18 * Build with tcl/tk 8.3fenner2003-01-242-37/+37 * Change of back-up location.orion2003-01-211-3/+3 * Partially fix build on sparc64 (Don't need to prototype inet_ntopkris2003-01-121-0/+13 * fix fetch for mbone/speak-freelyedwin2002-12-126-88/+54