Author: tille Date: 2011-04-09 17:32:25 +0000 (Sat, 09 Apr 2011) New Revision: 6500
Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf Log: enable default name for plugins in config file Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2011-04-09 13:03:00 UTC (rev 6499) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2011-04-09 17:32:25 UTC (rev 6500) @@ -1,3 +1,10 @@ +gnumed-client (0.9.1-2) UNRELEASED; urgency=low + + * debian/conf/gnumed-client.conf: enable default + name for plugins + + -- Andreas Tille <[email protected]> Sat, 09 Apr 2011 19:29:49 +0200 + gnumed-client (0.9.1-1) unstable; urgency=low * New upstream version Modified: trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf =================================================================== --- trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2011-04-09 13:03:00 UTC (rev 6499) +++ trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2011-04-09 17:32:25 UTC (rev 6500) @@ -132,7 +132,7 @@ # to whatever you previously used, or re-comment it # out. # -#name = GNUmed Default +name = GNUmed Default #name = System fallback #name = Clinician #name = <a workplace name> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
