OpenOrienteering / mapper

OpenOrienteering Mapper is a software for creating maps for the orienteering sport.
https://www.openorienteering.org/apps/mapper/
GNU General Public License v3.0
399 stars 106 forks source link

Linux: File types (*.omap, *.xmap, *.ocd) not associated with mapper #756

Closed ghost closed 7 years ago

ghost commented 8 years ago

Steps to reproduce

  1. Install OOMapper on Linux
  2. Try open files .omap, .xmap and *.ocd from file manager
  3. Files not recognized as OOMapper file formats

    Actual behaviour

MIME types of .omap, .xmap and *.ocd not automatically associated with OOMapper

Expected behaviour

After installing OOMapper .omap, .xmap and .ocd must be automatically associated with it using MIME types settings (install it in /usr/share/mime/.. folder) and icons of this file types (/usr/share/icons/hicolor/..) must be same as OOMapper icon. Also files .omap, .xmap and .ocd must recognized as "orienteering map" file type.

Configuration

Mapper Version: 0.6.5 Operating System: LinuxMint 17.3 XFCE (64bit)

REFERENCES

ghost commented 8 years ago

@dg0yt, please, add Ukrainian comments inside https://github.com/OpenOrienteering/mapper/blob/master/packaging/debian/openorienteering-mapper.xml

<comment xml:lang="uk">Спортивна карта</comment>
dg0yt commented 8 years ago

The duplicate icon files caused an rpmlint warning. I added %fdupes -s ... to OBS RPM package specs to symlink the duplicate files during packaging. In the long run, we need dedicated file type icons.