![]() |
2008-01-18
, 08:16
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#2
|
![]() |
2008-02-19
, 12:32
|
Posts: 21 |
Thanked: 3 times |
Joined on Feb 2008
|
#3
|
Hi,
I want to change the standard application called by the maemo filemanager and browser for some filetypes/mimetypes.
Therefore I'm currently wading through the freedesktop specs and the various mime/protocol related files in /usr/share/mime and /usr/share/applications
So far most of it is clear to me. It seems the Maemo developers did mostly stick to the freedesktop guidelines and did also include some of the freedesktop cli tools for handling this.
But there is one application /usr/bin/mc-import which is also somehow involved in handling mime types and which seems to be something Maemo specific. This application is also referenced in /usr/share/applications/mc_import.desktop.
Does anybody know, what exactly this application is used for? Neither via Google, nor on maemo.org nor here on ITT I could find any reference to this.
![]() |
2008-02-19
, 12:38
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#4
|
![]() |
2008-02-21
, 20:31
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#5
|
To change the default application(s) the File Manager opens when you double-tap in a file...
In X Terminal:
1- Login as root
2- Go to /usr/share/applications/
3- Edit the file: defaults.list
Hope it helps !!!
![]() |
2008-02-29
, 17:19
|
Posts: 21 |
Thanked: 3 times |
Joined on Feb 2008
|
#6
|
That file is bizarre. It has all sorts of references to non-existent files, like "hildon-browser.desktop" and "hildon-mp_ui.desktop" and "hildon-image-viewer.desktop"
When I replace the goofy associations with my preferred associations, (such as changing every line that starts with "video/" to "video/<xxx> = mplayer.desktop") and try to open the file from file manager, it doesn't seem to work, even after a reboot.
![]() |
2008-03-07
, 00:37
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#7
|
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2008-03-07
, 01:31
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#8
|
![]() |
2008-03-07
, 07:34
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#9
|
![]() |
2008-03-07
, 11:35
|
|
Posts: 282 |
Thanked: 69 times |
Joined on Dec 2007
@ Penniless Park, Fla.
|
#10
|
I want to change the standard application called by the maemo filemanager and browser for some filetypes/mimetypes.
Therefore I'm currently wading through the freedesktop specs and the various mime/protocol related files in /usr/share/mime and /usr/share/applications
So far most of it is clear to me. It seems the Maemo developers did mostly stick to the freedesktop guidelines and did also include some of the freedesktop cli tools for handling this.
But there is one application /usr/bin/mc-import which is also somehow involved in handling mime types and which seems to be something Maemo specific. This application is also referenced in /usr/share/applications/mc_import.desktop.
Does anybody know, what exactly this application is used for? Neither via Google, nor on maemo.org nor here on ITT I could find any reference to this.