This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 5126f0d1632b70a09b13c985d366114bc541740e Author: gregor herrmann <[email protected]> Date: Sat Mar 23 02:28:53 2013 +0100 Install original JabRef icon file, and use it in the .desktop file. LP: #1155559 --- debian/jabref.desktop | 2 +- debian/jabref.install | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/jabref.desktop b/debian/jabref.desktop index c0a35da..25675d2 100644 --- a/debian/jabref.desktop +++ b/debian/jabref.desktop @@ -3,7 +3,7 @@ Name=JabRef Comment=Graphical editor for BibTex bibliographies Comment[de]=Grafischer Editor für BibTex-Bibliographien Exec=jabref %f -Icon=/usr/share/pixmaps/jabref32.xpm +Icon=JabRef-icon-48.png Terminal=false Type=Application Categories=Office;Database diff --git a/debian/jabref.install b/debian/jabref.install index fcce17a..add11aa 100644 --- a/debian/jabref.install +++ b/debian/jabref.install @@ -1,3 +1,4 @@ build/lib/JabRef-2.9.2.jar usr/share/jabref build/*.xpm usr/share/pixmaps debian/jabref.desktop usr/share/applications +src/images/JabRef-icon-48.png usr/share/pixmaps -- 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

