WARNING: This server is unstable and will be retired in the next days.
If you want to keep this forum available, please request immediately a migration
on the
Nabble Support forum.
Forums that don't receive any migration request will be deleted forever.
Re: mime types
Hi
On 01/04/2012 12:40 AM, h.g. muller wrote:
> [...]
> xdg-mime install --mode system --novendor xboard.xml
> xdg-desktop-menu install --mode system --novendor pgn-viewr.desktop
> ... // other desktop files
> xdg-icon-resource install --context mimetypes --size 48
> pixmaps/board48.xpm application-x-chess-pgn
> xdg-icon-resource install --context mimetypes --size 48
> pixmaps/cross48.xpm x-xboard-pgn
> ... // other icon sizes
added this to "make (un)install", seems to work on my computer, let me
know in case you have problems. Let me know when you have the FICS/ICS
ones and I'll add those too
ARUN