maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Solved]Phone shortcut on desktop (https://talk.maemo.org/showthread.php?t=86596)

uros 2012-09-04 22:06

[Solved]Phone shortcut on desktop
 
Can anybody give mi content of
Code:

rtcom-call-ui.desktop
from usr/share/application/heldon/

Tnx, accidentaly deleted file, so no phone application for me :p

sifo 2012-09-04 22:13

Re: Phone shortcut on desktop
 
Code:

sudo leafpad /usr/share/applicatios/hildon/rtcom-call-ui.desktop
and paste this :)

Code:

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=voip_ap_feature_name
Exec=/usr/bin/rtcom-call-ui
Icon=general_application_call
X-Osso-Service=CallUI
X-Osso-Type=application/x-executable
X-Osso-User-Position=6
X-Maemo-Category=Main
X-Maemo-Prestarted=always
X-Maemo-Prestarted-Priority=9000
X-Maemo-Ignore-Lowmem=true
X-Maemo-Prestarted-Ignore-Load=true
X-Text-Domain=rtcom-call-ui
X-Osso-URI-Actions=tel;sms;sip;xmpp;callto

[X-Osso-URI-Action Handler tel]
Method=CreateCall
Name=uri_link_make_call
TranslationDomain=osso-uri

[X-Osso-URI-Action Handler sms]
Method=CreateCall
Name=uri_link_make_call
TranslationDomain=osso-uri

[X-Osso-URI-Action Handler sip]
Method=CreateCall
Name=uri_link_make_call
TranslationDomain=osso-uri

[X-Osso-URI-Action Handler xmpp]
Method=CreateCall
Name=uri_link_make_call
TranslationDomain=osso-uri

[X-Osso-URI-Action Handler callto]
Method=CreateCall
Name=uri_link_make_call
TranslationDomain=osso-uri

enjoy !

./sifo

uros 2012-09-04 22:24

Re: Phone shortcut on desktop
 
Ok done, rebooting and I hope, my phone app is back.

uros 2012-09-04 22:34

Re: Phone shortcut on desktop
 
Not working, phone application starts and crash. Any idea?

sifo 2012-09-04 23:04

Re: Phone shortcut on desktop
 
Have you tried this ?
Code:

apt-get install --reinstall rtcom-call-ui

uros 2012-09-05 05:05

Re: Phone shortcut on desktop
 
Quote:

Originally Posted by sifo (Post 1261259)
Have you tried this ?
Code:

apt-get install --reinstall rtcom-call-ui

This is fix. Tnx


All times are GMT. The time now is 10:54.

vBulletin® Version 3.8.8