Bump the version number in configure.ac to 1.0.5
[moonshot-ui.git] / INSTALL
1 After installing the software we need to update the mime database and the desktop
2 entry database so that the MIME type registry and the MIME/Application association
3 is all indexed.
4
5 These are the commands that have to be executed on post install and post uninstall:
6
7 update-mime-database $(datadir)/mime
8 update-desktop-database $(datadir)/applications
9
10 Note that $(datadir) usually is /usr/share.