This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 2418a7f6622325cdfccf95e843b3d49b7baa991c Author: gregor herrmann <[email protected]> Date: Sun May 5 21:20:30 2013 +0200 Improve .desktop file. Thanks: lintian and desktop-file-validate. --- debian/jabref.desktop | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/jabref.desktop b/debian/jabref.desktop index 25675d2..c025df0 100644 --- a/debian/jabref.desktop +++ b/debian/jabref.desktop @@ -3,8 +3,9 @@ Name=JabRef Comment=Graphical editor for BibTex bibliographies Comment[de]=Grafischer Editor für BibTex-Bibliographien Exec=jabref %f -Icon=JabRef-icon-48.png +Icon=JabRef-icon-48 Terminal=false Type=Application -Categories=Office;Database -MimeType=text/x-bibtex +Categories=Office;Database; +MimeType=text/x-bibtex; +Keywords=BibTex; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

