Allows some file manager to display the vym icon for .vym
files. Seems to work for thunar and dolphin when using the
default hicolor theme. Does not work right now for Gnome which
seems to have its own theme.
* Ship upstream man 1 vym.
* Drop debian/menu.
* Update debian/copyright.
- * Add a mime file.
+ * Add a mime file and icon for the hicolor default theme.
* Add Rules-Requires-Root set to no.
* Add Vcs information to debian/control.
* Raise Standards-Version to 4.7.0.
usr/share/doc
usr/share/vym
usr/share/applications
+usr/share/icons/hicolor/48x48/mimetypes
\ No newline at end of file
override_dh_auto_install:
dh_auto_install --destdir=debian/vym/
+ # create a link to use the vym icon in the hicolor default theme
+ # for .vym files matched by the mime type
+ ln -s ../apps/vym.png debian/vym/usr/share/icons/hicolor/48x48/mimetypes/application-x-vym.png
# prevent compression of pdf documentation
override_dh_compress: