-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: | |||
34 | cd /opt/kdepimpi/kdepim/kaddressbook/icons16; rm -dfR CVS | 34 | cd /opt/kdepimpi/kdepim/kaddressbook/icons16; rm -dfR CVS |
35 | cd /opt/kdepimpi/kdepim; rm -dfR kopiemail | 35 | cd /opt/kdepimpi/kdepim/kopiemail/icons22; rm -dfR CVS |
36 | cd /opt/kdepimpi/kdepim/kopiemail; rm -dfR CVS | ||
36 | cd /opt/kdepimpi/kdepim; rm -f Make* | 37 | 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 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A small mail program | ||
3 | Comment[de]=Mail Programm | ||
4 | Exec=/opt/kdepimpi/ompi | ||
5 | GenericName= | ||
6 | GenericName[de]= | ||
7 | Icon=/opt/kdepimpi/kdepim/kopiemail/kmicromail.png | ||
8 | MimeType= | ||
9 | Name=OM/Pi | ||
10 | Name[de]=KOpieMail/Pi | ||
11 | ServiceTypes=Application | ||
12 | StartupNotify=true | ||
13 | Terminal=false | ||
14 | TerminalOptions= | ||
15 | Type=Application | ||
16 | X-DCOP-ServiceType= | ||
17 | X-KDE-SubstituteUID=false | ||
18 | X-KDE-Username= | ||