This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit a4ae92042d01356abc826b5898e46c8855c4f780 Author: David Capello <[email protected]> Date: Tue May 24 13:23:54 2016 -0300 Merge aseprite.desktop with the official one distributed on .deb files --- desktop/aseprite.desktop | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/desktop/aseprite.desktop b/desktop/aseprite.desktop index af26e11..03b624a 100644 --- a/desktop/aseprite.desktop +++ b/desktop/aseprite.desktop @@ -2,9 +2,13 @@ Type=Application Encoding=UTF-8 Name=Aseprite -Comment=Pixel-art paint program -MimeType=image/bmp;image/gif;image/jpeg;image/png;image/x-pcx;image/x-tga;image/vnd.microsoft.icon;video/x-flic;image/webp;image/x-aseprite; +GenericName=Sprite Editor +Comment=Animated sprite editor & pixel art tool +Icon=aseprite +Categories=Graphics;2DGraphics;RasterGraphics Exec=aseprite %U +TryExec=aseprite Terminal=false -Categories=Graphics;2DGraphics;RasterGraphics; -Icon=aseprite +StartupNotify=false +StartupWMClass=allegro +MimeType=image/bmp;image/gif;image/jpeg;image/png;image/x-pcx;image/x-tga;image/vnd.microsoft.icon;video/x-flic;image/webp;image/x-aseprite; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

