|
2010-07-03
, 17:43
|
Posts: 163 |
Thanked: 21 times |
Joined on Feb 2010
@ London UK
|
#2
|
|
2010-07-03
, 18:51
|
Posts: 275 |
Thanked: 46 times |
Joined on Feb 2010
|
#5
|
|
2010-07-03
, 19:39
|
Posts: 267 |
Thanked: 183 times |
Joined on Jan 2010
@ Campinas, SP, Brazil
|
#6
|
How did you come to know that? Is there somewhere a link with the names of the applications?
[user@n900 hildon]% cd /usr/share/applications/hildon [user@n900 hildon]% grep -i conversations * rtcom-messaging-ui.desktop:Name=messaging_ap_conversations [user@n900 hildon]% grep '^Exec=' rtcom-messaging-ui.desktop Exec=/usr/bin/rtcom-messaging-ui [user@n900 hildon]% dpkg -S /usr/bin/rtcom-messaging-ui rtcom-messaging-ui: /usr/bin/rtcom-messaging-ui [user@n900 hildon]%
The Following 4 Users Say Thank You to Patola For This Useful Post: | ||
|
2010-07-04
, 06:13
|
Posts: 208 |
Thanked: 220 times |
Joined on Apr 2010
|
#7
|
Probably something like that:
Code:[user@n900 hildon]% cd /usr/share/applications/hildon [user@n900 hildon]% grep -i conversations * rtcom-messaging-ui.desktop:Name=messaging_ap_conversations [user@n900 hildon]% grep '^Exec=' rtcom-messaging-ui.desktop Exec=/usr/bin/rtcom-messaging-ui [user@n900 hildon]% dpkg -S /usr/bin/rtcom-messaging-ui rtcom-messaging-ui: /usr/bin/rtcom-messaging-ui [user@n900 hildon]%
But that also removed email application (modest) and conversations (SMS) application. Installing modest again was easy but unfortunately I am not sure what is the name of conversations application and that why I am not able to reinstall it...
Could anyone help?