view TOOLS/subfont-gimp/Makefile @ 9040:2a0619fd84f0

- add new entry's to hungarian skin howto (please Gabu translate) - trivial changes in the code
author pontscho
date Sun, 19 Jan 2003 22:46:39 +0000
parents 22996ab2d78f
children
line wrap: on
line source

install:
	gimptool --install-admin-bin mplayer_subfont || gimptool --install-bin mplayer_subfont

uninstall:
	gimptool --uninstall-admin-bin mplayer_subfont || true
	gimptool --uninstall-bin mplayer_subfont || true