summaryrefslogtreecommitdiff
path: root/noncore/applets/wirelessapplet/connect3.xpm
authormickeyl <mickeyl>2004-03-29 11:58:21 (UTC)
committer mickeyl <mickeyl>2004-03-29 11:58:21 (UTC)
commit17e6e34865c25bd6bb89e0f2b9c1669db0ffc281 (patch) (side-by-side diff)
tree2bc41d085c826e9a523d5390e27ef597b355a84c /noncore/applets/wirelessapplet/connect3.xpm
parentf06be785e84ae52b665ca791925031da335f1f12 (diff)
downloadopie-17e6e34865c25bd6bb89e0f2b9c1669db0ffc281.zip
opie-17e6e34865c25bd6bb89e0f2b9c1669db0ffc281.tar.gz
opie-17e6e34865c25bd6bb89e0f2b9c1669db0ffc281.tar.bz2
eliminate bar graph display style
first shot at drawing the antenna symbol 'by hand' to support multiple display resolutions
Diffstat (limited to 'noncore/applets/wirelessapplet/connect3.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/wirelessapplet/connect3.xpm28
1 files changed, 0 insertions, 28 deletions
diff --git a/noncore/applets/wirelessapplet/connect3.xpm b/noncore/applets/wirelessapplet/connect3.xpm
deleted file mode 100644
index 263443d..0000000
--- a/noncore/applets/wirelessapplet/connect3.xpm
+++ b/dev/null
@@ -1,28 +0,0 @@
-/* XPM */
-static char * connect3_xpm[] = {
-"14 14 11 1",
-" c None",
-". c #FF2609",
-"+ c #848284",
-"@ c #000000",
-"# c #C6C3C6",
-"$ c #877F81",
-"% c #191819",
-"& c #897D7F",
-"* c #0E0E0E",
-"= c #575657",
-"- c #131313",
-" ",
-" ... ",
-" . . ",
-" . +@+ . ",
-" . #@@ . ",
-" . $%+ . ",
-" . + . ",
-" ... ",
-" &*= ",
-" +-@ ",
-" +@@ ",
-" +#@@+ ",
-" +#@@@ ",
-" +#@@@ "};