[stegosuite] 06/08: add png to mime type in desktop file
Tobias Ilte
menosmalo-guest at moszumanska.debian.org
Fri Oct 13 12:21:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
menosmalo-guest pushed a commit to branch master
in repository stegosuite.
commit 5c17eee6180fd334b6889adeda23557b50d86178
Author: Tobias Ilte <tobias at stegosuite.org>
Date: Fri Oct 13 14:18:41 2017 +0200
add png to mime type in desktop file
---
debian/stegosuite.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/stegosuite.desktop b/debian/stegosuite.desktop
index 4dd3dd0..5cbc907 100644
--- a/debian/stegosuite.desktop
+++ b/debian/stegosuite.desktop
@@ -4,7 +4,7 @@ Categories=Graphics;2DGraphics;RasterGraphics;
Comment=A steganography tool
Exec=stegosuite %u
Icon=stegosuite
-MimeType=image/gif;image/bmp;image/jpeg;
+MimeType=image/gif;image/bmp;image/jpeg;image/png;
Keywords=steganography;embed;extract;image;hide;stego;
Terminal=false
Type=Application
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stegosuite.git
More information about the pkg-java-commits
mailing list