diff options
author | Christian Rüb <christian.rueb@gmx.net> | 2010-01-24 21:16:26 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-02 01:52:37 +0100 |
commit | 3aea9738dd51d048344fe20c363cdf6bc21d233d (patch) | |
tree | 9ffca2cee75df865bfa4334121159baad56349b8 /recipes/litephone/files | |
parent | 4e53714f98af49d169a310de6fb007b5ed257137 (diff) |
litephone: add new recipe
* Qt4 based phone application for FSO based phones
Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/litephone/files')
-rw-r--r-- | recipes/litephone/files/litephone.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/litephone/files/litephone.desktop b/recipes/litephone/files/litephone.desktop new file mode 100644 index 0000000000..f58bc58da7 --- /dev/null +++ b/recipes/litephone/files/litephone.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=Litephone +Comment=Ligthweight Qt telephony app +Exec=litephone +Icon=litephone-mobile +Terminal=false +Type=Application +Categories=Applications; +StartupNotify=true |