-rw-r--r-- | desktop/Makefile | 3 | ||||
-rw-r--r-- | desktop/PIM-pi/kopiemail.desktop | 18 |
2 files changed, 20 insertions, 1 deletions
diff --git a/desktop/Makefile b/desktop/Makefile index a02f3fe..0057a85 100644 --- a/desktop/Makefile +++ b/desktop/Makefile @@ -34,3 +34,4 @@ install: cd /opt/kdepimpi/kdepim/kaddressbook/icons16; rm -dfR CVS - cd /opt/kdepimpi/kdepim; rm -dfR kopiemail + cd /opt/kdepimpi/kdepim/kopiemail/icons22; rm -dfR CVS + cd /opt/kdepimpi/kdepim/kopiemail; rm -dfR CVS cd /opt/kdepimpi/kdepim; rm -f Make* diff --git a/desktop/PIM-pi/kopiemail.desktop b/desktop/PIM-pi/kopiemail.desktop new file mode 100644 index 0000000..7ada066 --- a/dev/null +++ b/desktop/PIM-pi/kopiemail.desktop @@ -0,0 +1,18 @@ +[Desktop Entry] +Comment=A small mail program +Comment[de]=Mail Programm +Exec=/opt/kdepimpi/ompi +GenericName= +GenericName[de]= +Icon=/opt/kdepimpi/kdepim/kopiemail/kmicromail.png +MimeType= +Name=OM/Pi +Name[de]=KOpieMail/Pi +ServiceTypes=Application +StartupNotify=true +Terminal=false +TerminalOptions= +Type=Application +X-DCOP-ServiceType= +X-KDE-SubstituteUID=false +X-KDE-Username= |