author | zautrix <zautrix> | 2004-09-17 00:52:06 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-09-17 00:52:06 (UTC) |
commit | 6cc8e0fc67366fe4d6616d4246b9e8722e2c824f (patch) (side-by-side diff) | |
tree | 4bfeeea58046c468c26973b1db9864fd28ebb3f1 | |
parent | 14f8adb33ca434d36e80b3b7e7e262f4ede24d0d (diff) | |
download | kdepimpi-6cc8e0fc67366fe4d6616d4246b9e8722e2c824f.zip kdepimpi-6cc8e0fc67366fe4d6616d4246b9e8722e2c824f.tar.gz kdepimpi-6cc8e0fc67366fe4d6616d4246b9e8722e2c824f.tar.bz2 |
icon fixes
-rw-r--r-- | bin/kdepim/Makefile | 1 | ||||
-rw-r--r-- | bin/kdepim/Makefile.bup | 1 | ||||
-rw-r--r-- | pim_TAB_icon.control | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/bin/kdepim/Makefile b/bin/kdepim/Makefile index 50c3866..c831e9c 100644 --- a/bin/kdepim/Makefile +++ b/bin/kdepim/Makefile @@ -1,3 +1,4 @@ install: cp -r . $(QPEDIR)/pics/kdepim cp korganizer/ko*.png $(QPEDIR)/pics
\ No newline at end of file + cp korganizer/ko24.png $(QPEDIR)/pics/ko24ti.png
\ No newline at end of file diff --git a/bin/kdepim/Makefile.bup b/bin/kdepim/Makefile.bup index 50c3866..c831e9c 100644 --- a/bin/kdepim/Makefile.bup +++ b/bin/kdepim/Makefile.bup @@ -1,3 +1,4 @@ install: cp -r . $(QPEDIR)/pics/kdepim cp korganizer/ko*.png $(QPEDIR)/pics
\ No newline at end of file + cp korganizer/ko24.png $(QPEDIR)/pics/ko24ti.png
\ No newline at end of file diff --git a/pim_TAB_icon.control b/pim_TAB_icon.control index 25e99ea..46458d1 100644 --- a/pim_TAB_icon.control +++ b/pim_TAB_icon.control @@ -1,5 +1,5 @@ -Files: apps/Pim/.directory pics/ko24.png +Files: apps/Pim/.directory pics/ko24ti.png Priority: optional Section: qpe/pim Maintainer: Lutz Rogowski <lutz@pi-sync.net> |