This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 4f5a47c3d747e90d541a7beda66caf586f794a13 Author: gregor herrmann <[email protected]> Date: Mon Feb 5 16:11:19 2007 +0000 commit the new files --- debian/jabref.mime | 1 + debian/jabref.sharedmimeinfo | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/debian/jabref.mime b/debian/jabref.mime new file mode 100644 index 0000000..a2ba3ed --- /dev/null +++ b/debian/jabref.mime @@ -0,0 +1 @@ +text/x-bibtex; /usr/bin/jabref %s; Description="BibTex document"; nametemplate=%s.bib; test=test -n "$DISPLAY" diff --git a/debian/jabref.sharedmimeinfo b/debian/jabref.sharedmimeinfo new file mode 100644 index 0000000..e051583 --- /dev/null +++ b/debian/jabref.sharedmimeinfo @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info" > + <mime-type type="text/x-bibtex"> + <sub-class-of type="text/plain"/> + <comment xml:lang="en">BibTeX document</comment> + <comment xml:lang="bg">Документ, формат BibTeX</comment> + <comment xml:lang="cs">Dokument BibTeX</comment> + <comment xml:lang="de">BibTeX-Dokument</comment> + <comment xml:lang="es">Documento BibTeX</comment> + <comment xml:lang="eu">BibTeX dokumentua</comment> + <comment xml:lang="hu">BibTeX dokumentum</comment> + <comment xml:lang="it">Documento BibTeX</comment> + <comment xml:lang="ko">BibTeX 문서</comment> + <comment xml:lang="nb">BibTeX-dokument</comment> + <comment xml:lang="nl">BibTeX-document</comment> + <comment xml:lang="nn">BibTeX-dokument</comment> + <comment xml:lang="sv">BibTeX-dokument</comment> + <comment xml:lang="uk">Документ BibTeX</comment> + <comment xml:lang="vi">Tài liệu BibTeX</comment> + <glob pattern="*.bib"/> + </mime-type> +</mime-info> -- 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

