Mercurial > mplayer.hg
view etc/inttypes.h @ 26309:5a27681fb896
According to the Icon Theme Specification icon names should have no extension.
Compare the output of new versions of desktop-file-validate.
pointed out by giggz, giggzounet gmail com, in Debian bug #472833.
author | diego |
---|---|
date | Mon, 07 Apr 2008 07:46:32 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>