Author: miriam Date: 2008-08-14 08:35:36 +0000 (Thu, 14 Aug 2008) New Revision: 7927
Added: packages/trunk/love/debian/love.sharedmimeinfo Log: Added love.sharedmimeinfo XML file Added: packages/trunk/love/debian/love.sharedmimeinfo =================================================================== --- packages/trunk/love/debian/love.sharedmimeinfo (rev 0) +++ packages/trunk/love/debian/love.sharedmimeinfo 2008-08-14 08:35:36 UTC (rev 7927) @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> + <mime-type type="application/x-love"> + <comment>Löve Game</comment> + <comment xml:lang="es">Juego de Löve</comment> + <glob pattern="*.love"/> + </mime-type> +</mime-info> _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

