author | zecke <zecke> | 2003-08-31 15:20:46 (UTC) |
---|---|---|
committer | zecke <zecke> | 2003-08-31 15:20:46 (UTC) |
commit | ce4a99860d28e003871994cca88a82133c1921a7 (patch) (unidiff) | |
tree | b1ad7486a1703d772d96e1aecd0a49cfcfa90959 /apps/Examples | |
parent | d868ed99b6018a969239d079767925c929c71fad (diff) | |
download | opie-ce4a99860d28e003871994cca88a82133c1921a7.zip opie-ce4a99860d28e003871994cca88a82133c1921a7.tar.gz opie-ce4a99860d28e003871994cca88a82133c1921a7.tar.bz2 |
Add an Example showing the udage of QCOP, PIM API and
some other nice parts
-rw-r--r-- | apps/Examples/pim.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/Examples/pim.desktop b/apps/Examples/pim.desktop new file mode 100644 index 0000000..9c7988a --- a/dev/null +++ b/apps/Examples/pim.desktop | |||
@@ -0,0 +1,8 @@ | |||
1 | [Desktop Entry] | ||
2 | Exec=simple-pim | ||
3 | Icon=Example | ||
4 | Type=Example | ||
5 | Name=Simple PIM Viewer | ||
6 | Comment=An Example Program | ||
7 | Name[pt]=Exemplo | ||
8 | Comment[pt]=Um programa de exemplo | ||