aboutsummaryrefslogtreecommitdiffstats
path: root/data/check-mime.py
Commit message (Collapse)AuthorAgeFilesLines
* Update mime type list. check-mime.py now catches aliases fromJean-François Rameau2005-05-161-1/+1
| | | | | | | | | | 2005-05-15 Jean-François Rameau <jframeau@cvs.gnome.org> * data/check-mime.py: * data/mime-types-permissions.xml: Update mime type list. check-mime.py now catches aliases from freedesktop.org.xml mime type database.
* data/check-mime.pyJean-François Rameau2005-03-251-2/+10
| | | | | | | | | | 2005-03-25 Jean-François Rameau <jframeau@cvs.gnome.org> * data/check-mime.py Set the script directly executable. Fix problem with args. Add a message if no arg is supplied.
* Add a list of permissions for mime and a script to update it (py hackersMarco Pesenti Gritti2003-11-061-0/+33
2003-11-06 Marco Pesenti Gritti <marco@gnome.org> * data/Makefile.am: * data/check-mime.py: * data/mime-types-permissions.xml: Add a list of permissions for mime and a script to update it (py hackers please forgive me). I put only very obvious items in the safe list for now.