Author: osallou-guest Date: 2011-12-28 09:48:34 +0000 (Wed, 28 Dec 2011) New Revision: 9115
Modified: trunk/packages/biomaj/trunk/debian/templates Log: add extended description to templates Modified: trunk/packages/biomaj/trunk/debian/templates =================================================================== --- trunk/packages/biomaj/trunk/debian/templates 2011-12-28 09:40:47 UTC (rev 9114) +++ trunk/packages/biomaj/trunk/debian/templates 2011-12-28 09:48:34 UTC (rev 9115) @@ -1,29 +1,29 @@ Template: biomaj/jdk_home Type: string -# Path to the Java JDK, used by the BioMAJ application _Description: The JDK home directory: + Path to the Java JDK, used by the BioMAJ application Template: biomaj/mysql Type: boolean -# If database is available and preconfigured, it is -# possible to configure the application to use and -# automatically fill the database. If not selected, -# user can manually update the database. _Description: Want to configure MySQL connection now ? + If database is available and preconfigured, it is + possible to configure the application to use and + automatically fill the database. If not selected, + user can manually update the database. Template: biomaj/mysql_host Type: string -# Hostname or IP address of the MySQL server to use _Description: Enter MySQL server address: + Hostname or IP address of the MySQL server to use Template: biomaj/mysql_login Type: string -# User to use to log in the database. -# User must have access to the database named biomaj_log -# and the rights to create tables. _Description: User login for biomaj database: + User to use to log in the database. + User must have access to the database named biomaj_log + and the rights to create tables. Template: biomaj/mysql_passwd Type: password -# Password for the previously selected user. _Description: User password for biomaj database: + Password for the previously selected user. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
