summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/func-comma.xpm
authorhayzel <hayzel>2004-01-08 18:37:03 (UTC)
committer hayzel <hayzel>2004-01-08 18:37:03 (UTC)
commit44443aec5d4b8f974b30b1e9b4ea920d6582add1 (patch) (unidiff)
treec8abd765a49f7679f13cf1417b29aa04ef92866f /noncore/apps/opie-sheet/func-comma.xpm
parentbb961821c44ea2447288ce74537439eb8f97ed9a (diff)
downloadopie-44443aec5d4b8f974b30b1e9b4ea920d6582add1.zip
opie-44443aec5d4b8f974b30b1e9b4ea920d6582add1.tar.gz
opie-44443aec5d4b8f974b30b1e9b4ea920d6582add1.tar.bz2
modified mainwindow.cpp to use icons from resource folder pics
Diffstat (limited to 'noncore/apps/opie-sheet/func-comma.xpm') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/func-comma.xpm24
1 files changed, 0 insertions, 24 deletions
diff --git a/noncore/apps/opie-sheet/func-comma.xpm b/noncore/apps/opie-sheet/func-comma.xpm
deleted file mode 100644
index 2e680d2..0000000
--- a/noncore/apps/opie-sheet/func-comma.xpm
+++ b/dev/null
@@ -1,24 +0,0 @@
1/* XPM */
2static const char *func_comma_xpm[]={
3"16 16 5 1",
4". c None",
5"# c #000000",
6"a c #0000ff",
7"b c #0058c0",
8"c c #0080ff",
9"................",
10"................",
11"................",
12"......###.......",
13".....#aaa#......",
14".....#bcca#.....",
15".....#bbaa#.....",
16"......##ba#.....",
17"........#b#.....",
18"........#b#.....",
19".......#b#......",
20"......#b#.......",
21"......##........",
22"................",
23"................",
24"................"};