Author: ximion-guest Date: 2013-01-07 22:28:12 +0000 (Mon, 07 Jan 2013) New Revision: 12743
Added: trunk/packages/gentle/trunk/debian/extra/ trunk/packages/gentle/trunk/debian/extra/GENtle.1 trunk/packages/gentle/trunk/debian/extra/GENtle.desktop Modified: trunk/packages/gentle/trunk/debian/gentle.install trunk/packages/gentle/trunk/debian/manpages Log: Added simple desktop-file Added: trunk/packages/gentle/trunk/debian/extra/GENtle.1 =================================================================== --- trunk/packages/gentle/trunk/debian/extra/GENtle.1 (rev 0) +++ trunk/packages/gentle/trunk/debian/extra/GENtle.1 2013-01-07 22:28:12 UTC (rev 12743) @@ -0,0 +1,22 @@ +.\" Hey, EMACS: -*- nroff -*- +.TH GENTLE 1 "March 9, 2010" +.SH NAME +GENtle \- program to plan genetic cloning experiments +.SH SYNOPSIS +.B gentle +.SH DESCRIPTION +GENtle integrates a series of programs and databases +to plan the integration of foreign DNA into another +larger DNA that by some means can replicate itself +or is by some other means replicated - a process +commonly referred to as +.I cloning. +.SH OPTIONS +None. +.SH SEE ALSO +.BR http://gentle.magnusmanske.de +.SH AUTHOR +GENtle was written by Magnus Manske. +.PP +This manual page was written by Steffen Moeller <[email protected]>, +for the Debian project (and may be used by others). Added: trunk/packages/gentle/trunk/debian/extra/GENtle.desktop =================================================================== --- trunk/packages/gentle/trunk/debian/extra/GENtle.desktop (rev 0) +++ trunk/packages/gentle/trunk/debian/extra/GENtle.desktop 2013-01-07 22:28:12 UTC (rev 12743) @@ -0,0 +1,8 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=GENtle +Comment=Suite to plan genetic cloning +Exec=GENtle +Icon=GENtle +Categories=Science;Biology;MedicalSoftware; Modified: trunk/packages/gentle/trunk/debian/gentle.install =================================================================== --- trunk/packages/gentle/trunk/debian/gentle.install 2013-01-07 21:27:10 UTC (rev 12742) +++ trunk/packages/gentle/trunk/debian/gentle.install 2013-01-07 22:28:12 UTC (rev 12743) @@ -9,3 +9,4 @@ commonvectors.db /usr/share/gentle/ blank.db /usr/share/gentle/ GENtle /usr/bin/ +debian/extra/GENtle.desktop /usr/share/applications Modified: trunk/packages/gentle/trunk/debian/manpages =================================================================== --- trunk/packages/gentle/trunk/debian/manpages 2013-01-07 21:27:10 UTC (rev 12742) +++ trunk/packages/gentle/trunk/debian/manpages 2013-01-07 22:28:12 UTC (rev 12743) @@ -1 +1 @@ -debian/GENtle.1 +debian/extra/GENtle.1 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
