author | llornkcor <llornkcor> | 2002-03-12 01:50:15 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-03-12 01:50:15 (UTC) |
commit | 457279aeaf8422e7edd285ad6908da07f1b26a2e (patch) (unidiff) | |
tree | a87c8a28eab54ace9d2220c9bf0630966b97ac6b | |
parent | c39ee4f6b28c8ca3475ed29032ade75973c96e2d (diff) | |
download | opie-457279aeaf8422e7edd285ad6908da07f1b26a2e.zip opie-457279aeaf8422e7edd285ad6908da07f1b26a2e.tar.gz opie-457279aeaf8422e7edd285ad6908da07f1b26a2e.tar.bz2 |
added opieftp icon
-rw-r--r-- | pics/inline/oneoverx.xpm | 2 | ||||
-rw-r--r-- | pics/inline/xtopowerofy.xpm | 2 | ||||
-rw-r--r-- | pics/opieftp.png | bin | 0 -> 1586 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/pics/inline/oneoverx.xpm b/pics/inline/oneoverx.xpm index add27fb..93562b3 100644 --- a/pics/inline/oneoverx.xpm +++ b/pics/inline/oneoverx.xpm | |||
@@ -1,20 +1,20 @@ | |||
1 | /* XPM */ | 1 | /* XPM */ |
2 | static char *ythrootofx[] = { | 2 | static char *oneoverx[] = { |
3 | /* width height num_colors chars_per_pixel */ | 3 | /* width height num_colors chars_per_pixel */ |
4 | " 13 11 2 1", | 4 | " 13 11 2 1", |
5 | /* colors */ | 5 | /* colors */ |
6 | ". c None", | 6 | ". c None", |
7 | "# c #000000", | 7 | "# c #000000", |
8 | /* pixels */ | 8 | /* pixels */ |
9 | "......#......", | 9 | "......#......", |
10 | ".....##......", | 10 | ".....##......", |
11 | "......#......" | 11 | "......#......" |
12 | ".....###.....", | 12 | ".....###.....", |
13 | ".............", | 13 | ".............", |
14 | "..#########..", | 14 | "..#########..", |
15 | ".............", | 15 | ".............", |
16 | "....##.##....", | 16 | "....##.##....", |
17 | "......#......", | 17 | "......#......", |
18 | "......#......", | 18 | "......#......", |
19 | "....##.##....", | 19 | "....##.##....", |
20 | }; | 20 | }; |
diff --git a/pics/inline/xtopowerofy.xpm b/pics/inline/xtopowerofy.xpm index 0579539..5f93889 100644 --- a/pics/inline/xtopowerofy.xpm +++ b/pics/inline/xtopowerofy.xpm | |||
@@ -1,17 +1,17 @@ | |||
1 | /* XPM */ | 1 | /* XPM */ |
2 | static char *a[] = { | 2 | static char *xtopowerofy[] = { |
3 | /* width height num_colors chars_per_pixel */ | 3 | /* width height num_colors chars_per_pixel */ |
4 | " 9 8 2 1", | 4 | " 9 8 2 1", |
5 | /* colors */ | 5 | /* colors */ |
6 | ". c None", | 6 | ". c None", |
7 | "# c #000000", | 7 | "# c #000000", |
8 | /* pixels */ | 8 | /* pixels */ |
9 | "......#.#", | 9 | "......#.#", |
10 | "......#.#", | 10 | "......#.#", |
11 | "......###", | 11 | "......###", |
12 | "#...#...#", | 12 | "#...#...#", |
13 | ".#.#..###", | 13 | ".#.#..###", |
14 | "..#......", | 14 | "..#......", |
15 | ".#.#.....", | 15 | ".#.#.....", |
16 | "#...#...." | 16 | "#...#...." |
17 | }; | 17 | }; |
diff --git a/pics/opieftp.png b/pics/opieftp.png new file mode 100644 index 0000000..5551197 --- a/dev/null +++ b/pics/opieftp.png | |||
Binary files differ | |||