-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> |